Go to file
Cyberes 185c469dfd add files 2024-09-13 18:22:15 -06:00
components/geiger_counter_sensor add files 2024-09-13 18:22:15 -06:00
LICENSE Initial commit 2024-09-13 13:44:24 -06:00
README.md add files 2024-09-13 18:22:15 -06:00
geiger_counter.yaml add files 2024-09-13 18:22:15 -06:00

README.md

esphome-geiger-counter

  • Wired/UART logs don't work. Use wireless logs.
  • Only uSv is sent.

Example HA Config for Statistics

- platform: statistics
  name: "Radiation (μSv)"
  unique_id: geiger_counter
  entity_id: sensor.geiger_counter_raw
  state_characteristic: mean
  max_age:
    minutes: 1