Multisensor battery, improve groups
This commit is contained in:
parent
7b381f24d4
commit
fda4718706
2 changed files with 45 additions and 5 deletions
|
@ -99,3 +99,11 @@
|
|||
unit_of_measurement: '%'
|
||||
entity_id: zwave.aeotec_zw112_door_window_sensor_6
|
||||
|
||||
- platform: template
|
||||
sensors:
|
||||
batt_multisensor:
|
||||
friendly_name: 'Multisensor Battery'
|
||||
value_template: '{{ states.zwave.fibaro_system_fgk10x_door_opening_sensor.attributes.battery_level }}'
|
||||
unit_of_measurement: '%'
|
||||
entity_id: zwave.fibaro_system_fgk10x_door_opening_sensor
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue