Skip to content

New Device, HAT Geiger Counter#1472

Merged
jesserockz merged 8 commits intoesphome:mainfrom
homeautomationthings:main
Apr 22, 2026
Merged

New Device, HAT Geiger Counter#1472
jesserockz merged 8 commits intoesphome:mainfrom
homeautomationthings:main

Conversation

@homeautomationthings
Copy link
Copy Markdown
Contributor

@homeautomationthings homeautomationthings commented Mar 4, 2026

Brief description of the changes

Type of changes

  • [X ] New device
  • Update existing device
  • Removing a device
  • General cleanup
  • Other

Checklist:

  • [X ] There are no passwords or secrets references in any examples.
    The only exceptions are !secret wifi_ssid and !secret wifi_password.
  • [X ] The wifi or ethernet block has no static / manual ip address specified.
  • [ X] The first configuration provided should be hardware definitions only.
    A more involved example can be provided in a separate configuration block.

Made for ESPHome Checklist

  • Project is powered by an ESP32 or supported variant such as C3, C6, S2, S3 etc.
  • Project is using ESPHome firmware
  • Project name cannot contain ESPHome except in the case of ending with for ESPHome
  • ESPHome configuration is open source and available for end users to modify/update
  • If the device uses Wi-Fi:
    • Configuration contains esp32_improv: (documentation)
    • Configuration contains improv_serial: if there is a USB port (documentation)
  • Users should be able to apply updates to your device:
    • Device can be "taken control" of by the user using the ESPHome Builder
      • Configuration includes dashboard_import: to facilitate this (documentation)
      • Configuration contains the ota.esphome component (documentation)
      • Serial flashing is not disabled
      • There are no references to secrets in the configuration
      • There are no passwords in the configuration
      • There are no static IP addresses in the configuration
      • The configuration must be valid, compile and run successfully without any user changes after taking control
      • Every entity/component (sensor, switch, etc.) must have an id defined
    • OTA Updates are provided via the update.http_request component (documentation)

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 4, 2026

Deploy Preview for esphome-devices ready!

Name Link
🔨 Latest commit a775869
🔍 Latest deploy log https://app.netlify.com/projects/esphome-devices/deploys/69e859b057a7a60008860e54
😎 Deploy Preview https://deploy-preview-1472--esphome-devices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 76 (🟢 up 5 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been labeled as Made for ESPHome and is pending review. Please complete the checklist added to the description above.

@esphome esphome Bot marked this pull request as draft March 4, 2026 15:48
@github-project-automation github-project-automation Bot moved this from Incoming to Pending in Made for ESPHome Mar 4, 2026
@esphome
Copy link
Copy Markdown

esphome Bot commented Mar 4, 2026

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

Changed image references from .jpg to .png
@homeautomationthings homeautomationthings marked this pull request as ready for review March 5, 2026 07:01
Copy link
Copy Markdown
Member

@jesserockz jesserockz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some things here: homeautomationthings/HAT-Geiger#1

Also some tips to simplify the config homeautomationthings/HAT-Geiger#2

@esphome esphome Bot marked this pull request as draft April 8, 2026 00:34
@homeautomationthings homeautomationthings marked this pull request as ready for review April 13, 2026 11:57
@esphome esphome Bot requested a review from jesserockz April 13, 2026 11:57
@homeautomationthings
Copy link
Copy Markdown
Contributor Author

Left some things here: homeautomationthings/HAT-Geiger#1

Also some tips to simplify the config homeautomationthings/HAT-Geiger#2

All changes from #1 and #2 have been addressed — removed the AP password, fixed the update manifest source, simplified globals using restore_value, and moved the radmon upload to on_value. Ready for re-review!

@jesserockz jesserockz added made-for-esphome-approved This device has been approved for Made for ESPHome and removed made-for-esphome-pending Pending approval for Made for ESPHome labels Apr 22, 2026
@jesserockz jesserockz moved this from Pending to Approved in Made for ESPHome Apr 22, 2026
@jesserockz jesserockz enabled auto-merge (squash) April 22, 2026 05:16
@jesserockz jesserockz merged commit fd8fc0a into esphome:main Apr 22, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

made-for-esphome made-for-esphome-approved This device has been approved for Made for ESPHome

Projects

Status: Approved

Development

Successfully merging this pull request may close these issues.

2 participants