esphome-geiger-counter/README.md

317 B

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