Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -9,12 +9,12 @@ After that you will see **Account ID** and **Geiger Counter ID**
|
||||
### HomeAssistant integration
|
||||
After MQTT is configured in Geiger-interface, simply add to HomeAssistant configuration.yaml
|
||||
|
||||
```
|
||||
```yaml
|
||||
- name: "Geiger CPM"
|
||||
state_topic: "esp32/CPM"
|
||||
unit_of_measurement: "CPM"
|
||||
icon: mdi:radioactive
|
||||
- name: "Geiger μSv/h "
|
||||
- name: "Geiger μSv/h"
|
||||
state_topic: "esp32/uSv"
|
||||
unit_of_measurement: "μSv/h"
|
||||
icon: mdi:radioactive
|
||||
@@ -25,6 +25,9 @@ reload configuration and voilà!
|
||||
<img src="assets/ha1.png" width="600"><br>
|
||||
<img src="assets/ha2.png" width="600">
|
||||
|
||||
### RadMon integration
|
||||
**TBD**
|
||||
|
||||
### J3x5 Tube specification
|
||||
| Property | J3x5 |
|
||||
|--------------------------------------------|--------------------------------------|
|
||||
@@ -42,4 +45,5 @@ reload configuration and voilà!
|
||||
|
||||
### Resources
|
||||
- https://iot-devices.com.ua/
|
||||
- https://www.gmcmap.com/
|
||||
- https://www.gmcmap.com/
|
||||
- https://radmon.org/
|
||||
Reference in New Issue
Block a user