From f08728a49ac43e12a8d83b0fdb971fb856cec79e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Grondek?= Date: Wed, 4 Oct 2023 23:34:56 +0200 Subject: [PATCH] Update button info automation --- configuration/automations/info-battery.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/configuration/automations/info-battery.yaml b/configuration/automations/info-battery.yaml index 357bcd4..eae1d92 100644 --- a/configuration/automations/info-battery.yaml +++ b/configuration/automations/info-battery.yaml @@ -134,12 +134,27 @@ - platform: numeric_state below: '10' entity_id: sensor.kitchen_button_power + - platform: numeric_state + below: '10' + entity_id: sensor.kitchen_coffee_shopping_button_battery + - platform: numeric_state + below: '10' + entity_id: sensor.kitchen_meal_button_battery - platform: numeric_state below: '10' entity_id: sensor.kitchen_motion_sensor_battery_level + - platform: numeric_state + below: '10' + entity_id: sensor.kitchen_oatmeal_button_battery + - platform: numeric_state + below: '10' + entity_id: sensor.kitchen_pasta_button_battery - platform: numeric_state below: '10' entity_id: sensor.kitchen_sink_button_battery + - platform: numeric_state + below: '10' + entity_id: sensor.kitchen_spices_button_battery - platform: numeric_state below: '10' entity_id: sensor.kitchen_sink_leak_sensor_battery