Add living room opple

This commit is contained in:
2020-07-17 16:13:34 +03:00
parent f65a4e484b
commit a9e6f6d68a
6 changed files with 305 additions and 11 deletions
+2
View File
@@ -117,12 +117,14 @@ sensor:
value_template: "{{ now().strftime('%Y-%m-%d %H:%M:%S') }}"
# again, if you change base_topic of Zigbee2mqtt, change json_attributes_topic accordingly
json_attributes_topic: z2m_deconz/bridge/networkmap/raw
- platform: mqtt
name: "Zigbee2MQTT Devices count"
availability_topic: "z2m_deconz/bridge/state"
state_topic: "z2m_deconz/bridge/config/devices"
value_template: "{{ value_json | count }}"
icon: "mdi:counter"
- platform: mqtt
name: "Router 1 LQI"
state_topic: "z2m_deconz/router_1"