mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Switch to zigbee2mqtt auto discovery
This commit is contained in:
@@ -21,9 +21,9 @@ alexa:
|
||||
- media_player.living_room
|
||||
- media_player.bathroom
|
||||
|
||||
- binary_sensor.front_door
|
||||
- binary_sensor.living_room_right_window
|
||||
- binary_sensor.bedroom_right_window
|
||||
- binary_sensor.front_door_contact
|
||||
- binary_sensor.living_room_right_window_contact
|
||||
- binary_sensor.bedroom_right_window_contact
|
||||
|
||||
- sensor.bedroom_weather_temperature
|
||||
- sensor.bedroom_weather_humidity
|
||||
@@ -60,11 +60,11 @@ alexa:
|
||||
name: "Living room Sonos"
|
||||
media_player.bathroom:
|
||||
name: "Bathroom Sonos"
|
||||
binary_sensor.front_door:
|
||||
binary_sensor.front_door_contact:
|
||||
name: "Front door"
|
||||
binary_sensor.living_room_right_window:
|
||||
binary_sensor.living_room_right_window_contact:
|
||||
name: "Living room window"
|
||||
binary_sensor.bedroom_right_window:
|
||||
binary_sensor.bedroom_right_window_contact:
|
||||
name: "Bedroom window"
|
||||
sensor.bedroom_weather_temperature:
|
||||
name: "Bedroom temperature"
|
||||
|
||||
Reference in New Issue
Block a user