Update README.md

HomeAssistant configuration
This commit is contained in:
2024-12-29 17:27:57 +01:00
parent f11df9c42d
commit 9338ed59e2

View File

@@ -1,5 +1,24 @@
# Geiger-interface # Geiger-interface
### HomeAssistant integration
After MQTT is configured in Geiger-interface, simply add to HomeAssistant configuration.yaml
```
- name: "Geiger CPM"
state_topic: "esp32/CPM"
unit_of_measurement: "CPM"
icon: mdi:radioactive
- name: "Geiger μSv/h "
state_topic: "esp32/uSv"
unit_of_measurement: "μSv/h"
icon: mdi:radioactive
```
reload configuration and voilà!
<img src="assets/ha1.png" width="600"><br>
<img src="assets/ha2.png" width="600">
### J3x5 Tube specification ### J3x5 Tube specification
| Property | J3x5 | | Property | J3x5 |
|--------------------------------------------|--------------------------------------| |--------------------------------------------|--------------------------------------|