From 072b4e29bb8f6025263222b6d2d435134897f6e0 Mon Sep 17 00:00:00 2001 From: "@TribuneX" Date: Sun, 21 Jan 2024 13:10:33 +0100 Subject: [PATCH] feat: expose new temp sensors to homekit --- includes/homekit.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/includes/homekit.yaml b/includes/homekit.yaml index 73258e2..f300e40 100644 --- a/includes/homekit.yaml +++ b/includes/homekit.yaml @@ -21,6 +21,12 @@ filter: - sensor.livingroom_temperature - sensor.livingroom_humidity - sensor.livingroom_pressure + - sensor.child_temperature + - sensor.child_humidity + - sensor.child_pressure + - sensor.outdoor_temperature + - sensor.outdoor_humidity + - sensor.outdoor_pressure - sensor.bedroom_pressure - sensor.bedroom_humidity - sensor.bedroom_temperature @@ -49,7 +55,7 @@ filter: - cover.all - cover.livingroom_front - alarm_control_panel.alarm - - switch.wallbox_charging_enabled +# - switch.wallbox_charging_enabled entity_config: alarm_control_panel.alarm: code: 1234