From ba9f887852bf9c12a0df9a1b9dca3c5df8d880b0 Mon Sep 17 00:00:00 2001 From: Ben Charlton Date: Sat, 30 Nov 2019 22:04:33 +0000 Subject: [PATCH] fix battery typo --- sensors.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sensors.yaml b/sensors.yaml index 55d2b81..740eba0 100644 --- a/sensors.yaml +++ b/sensors.yaml @@ -103,7 +103,8 @@ 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 + + value_template: '{{ states.zwave.aeotec_zw100_multisensor_6.attributes.battery_level }}' + unit_of_measurement: '%' + entity_id: zwave.aeotec_zw100_multisensor_6