mirror of
https://github.com/GeorgeSG/sarah.git
synced 2025-12-28 20:30:29 +00:00
configure alexa
This commit is contained in:
@@ -101,6 +101,8 @@ logger:
|
||||
# https://www.home-assistant.io/integrations/ffmpeg
|
||||
ffmpeg:
|
||||
|
||||
cloud:
|
||||
|
||||
# https://www.home-assistant.io/integrations/ssdp/
|
||||
ssdp:
|
||||
|
||||
|
||||
@@ -1,89 +0,0 @@
|
||||
alexa:
|
||||
smart_home:
|
||||
filter:
|
||||
include_entities:
|
||||
- light.living_room_main
|
||||
- light.master_bedroom_main
|
||||
- light.bedside
|
||||
- light.hallway_entrance
|
||||
- light.hallway
|
||||
- light.tuya_hallway_main
|
||||
|
||||
- switch.camera
|
||||
|
||||
- fan.philips_airpurifier
|
||||
|
||||
- media_player.living_room_tv
|
||||
- media_player.nvidia_shield
|
||||
- media_player.master_bedroom
|
||||
- media_player.kitchen
|
||||
- media_player.living_room
|
||||
- media_player.bathroom
|
||||
|
||||
- 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
|
||||
- sensor.purifier_air_quality
|
||||
|
||||
- script.routine_bedtime
|
||||
- script.sonos_join_bedroom
|
||||
- script.sonos_join_tv
|
||||
- script.routine_good_night
|
||||
- script.brita_new_filter
|
||||
- script.brita_pour_water
|
||||
- script.latest_pds
|
||||
- script.music_play
|
||||
- script.cadmium_start
|
||||
|
||||
entity_config:
|
||||
light.living_room_main:
|
||||
name: "Living room"
|
||||
light.master_bedroom_main:
|
||||
name: "Bedroom"
|
||||
light.hallway:
|
||||
name: "Hallway"
|
||||
light.hallway_entrance:
|
||||
name: "Entrance"
|
||||
light.tuya_hallway_main:
|
||||
name: "Hallway main"
|
||||
media_player.master_bedroom:
|
||||
name: "Bedroom Sonos"
|
||||
media_player.kitchen:
|
||||
name: "Kitchen Sonos"
|
||||
media_player.living_room:
|
||||
name: "Living room Sonos"
|
||||
media_player.bathroom:
|
||||
name: "Bathroom Sonos"
|
||||
binary_sensor.front_door_contact:
|
||||
name: "Front door"
|
||||
binary_sensor.living_room_right_window_contact:
|
||||
name: "Living room window"
|
||||
binary_sensor.bedroom_right_window_contact:
|
||||
name: "Bedroom window"
|
||||
sensor.bedroom_weather_temperature:
|
||||
name: "Bedroom temperature"
|
||||
sensor.bedroom_weather_humidity:
|
||||
name: "Bedroom humidity"
|
||||
sensor.purifier_air_quality:
|
||||
name: "Bedroom air quality"
|
||||
script.routine_bedtime:
|
||||
name: "Bedtime"
|
||||
script.sonos_join_bedroom:
|
||||
name: "Sonos Bedroom"
|
||||
script.sonos_join_tv:
|
||||
name: "Sonos TV"
|
||||
script.routine_good_night:
|
||||
name: "Good Night"
|
||||
script.brita_new_filter:
|
||||
name: "New brita filter"
|
||||
script.brita_pour_water:
|
||||
name: "Brita pour water"
|
||||
script.latest_pds:
|
||||
name: "Play the latest PDS"
|
||||
script.music_play:
|
||||
name: "Music chill"
|
||||
script.cadmium_start:
|
||||
name: "Cadmium"
|
||||
@@ -29,7 +29,6 @@ homekit:
|
||||
- climate.toshiba_ac
|
||||
- cover.living_room
|
||||
- media_player.living_room
|
||||
- media_player.nvidia_shield
|
||||
- scene.living_room_ambient_neon
|
||||
- sensor.living_room_radiator_temperature
|
||||
- sensor.multisensor_6_relative_humidity
|
||||
|
||||
Reference in New Issue
Block a user