mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Homekit improvements
This commit is contained in:
@@ -55,8 +55,9 @@ homekit:
|
||||
# Kitchen
|
||||
- light.kitchen_main
|
||||
- light.kitchen_secondary
|
||||
- binary_sensor.kitchen_motion_occupancy
|
||||
- climate.kitchen_radiator_mode
|
||||
- binary_sensor.kitchen_motion_occupancy
|
||||
- binary_sensor.kitchen_window
|
||||
- sensor.kitchen_weather_temperature
|
||||
- sensor.kitchen_weather_humidity
|
||||
- vacuum.vacuum
|
||||
@@ -150,6 +151,10 @@ homekit:
|
||||
linked_battery_sensor: sensor.kitchen_motion_battery
|
||||
low_battery_threshold: 20
|
||||
name: Kitchen Motion
|
||||
binary_sensor.kitchen_window:
|
||||
linked_battery_sensor: sensor.kitchen_window_battery
|
||||
low_battery_threshold: 20
|
||||
name: Kitchen Window
|
||||
sensor.kitchen_weather_temperature:
|
||||
linked_battery_sensor: sensor.kitchen_weather_battery
|
||||
low_battery_threshold: 20
|
||||
|
||||
Reference in New Issue
Block a user