mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-09 23:02:59 +00:00
Add living room opple
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user