2019-01-16 12:47:15 +00:00
|
|
|
# Display Categories: https://developer.amazon.com/de/docs/device-apis/alexa-discovery.html#display-categories
|
|
|
|
smart_home:
|
|
|
|
endpoint: https://api.amazonalexa.com/v3/events
|
|
|
|
client_id: !secret alexa_client_id
|
|
|
|
client_secret: !secret alexa_client_secret
|
|
|
|
filter:
|
|
|
|
include_entities:
|
|
|
|
- light.ambilight
|
2019-01-20 11:08:34 +00:00
|
|
|
- light.kuchen_theke
|
2019-02-02 23:16:33 +00:00
|
|
|
- light.esstisch
|
2020-11-18 21:12:34 +00:00
|
|
|
- light.office_rgb
|
|
|
|
- light.lichtleiste
|
2020-07-12 00:06:15 +00:00
|
|
|
- light.onair
|
2020-11-18 21:12:34 +00:00
|
|
|
- light.stimmungslicht
|
|
|
|
- light.lichterkette
|
2019-01-16 12:47:15 +00:00
|
|
|
- switch.livingroom_music
|
|
|
|
- switch.livingroom_netflix
|
|
|
|
- switch.harmony_firetv
|
|
|
|
- switch.harmony_steamlink
|
|
|
|
- switch.harmony_playstation
|
2019-01-20 11:08:34 +00:00
|
|
|
- switch.harmony_denon_power
|
2019-10-18 20:25:45 +00:00
|
|
|
- switch.desktop_wol
|
2019-10-22 18:40:01 +00:00
|
|
|
- switch.wallboard_display
|
2020-01-13 14:43:32 +00:00
|
|
|
- switch.tplink1
|
2020-07-12 00:06:15 +00:00
|
|
|
- switch.osram_plug_01_57b6060a_on_off
|
|
|
|
- switch.onair_lamp_recording
|
2019-01-16 12:47:15 +00:00
|
|
|
# include_domains:
|
|
|
|
# - switch
|
|
|
|
# exclude_entities:
|
|
|
|
# - switch.outside
|
|
|
|
entity_config:
|
|
|
|
# switch.stairs:
|
|
|
|
# display_categories: LIGHT
|
2019-01-20 11:08:34 +00:00
|
|
|
|
|
|
|
# ACHTUNG: WHITELIST EBENFALLS ERGÄNZEN!
|
2019-01-16 12:47:15 +00:00
|
|
|
light.ambilight:
|
|
|
|
name: Ambilight
|
|
|
|
description: Wohnzimmer - TV Ambilight
|
2019-01-20 11:08:34 +00:00
|
|
|
light.kuchen_theke:
|
2019-03-18 19:06:18 +00:00
|
|
|
name: Küche
|
2019-01-20 11:08:34 +00:00
|
|
|
description: Küche - Theken-Lichter
|
2019-02-02 23:16:33 +00:00
|
|
|
light.esstisch:
|
|
|
|
name: Esstisch
|
2019-10-13 09:25:04 +00:00
|
|
|
description: Esstisch-Lichter
|
2020-11-18 21:12:34 +00:00
|
|
|
light.office_rgb:
|
2019-10-13 09:25:04 +00:00
|
|
|
name: Büro
|
|
|
|
description: Büro - Deckenlampe
|
2020-11-18 21:12:34 +00:00
|
|
|
light.lichtleiste:
|
|
|
|
name: Schreibtischlicht
|
|
|
|
description: Büro - Schreibtischlicht
|
2019-01-20 11:08:34 +00:00
|
|
|
light.stimmungslicht:
|
|
|
|
name: Stimmungslicht
|
|
|
|
description: Wohnzimmer - Stimmungslicht
|
2020-11-18 21:12:34 +00:00
|
|
|
light.lichterkette:
|
|
|
|
name: Lichterkette
|
|
|
|
description: Garten - Lichterkette
|
2020-07-12 00:06:15 +00:00
|
|
|
light.onair:
|
|
|
|
name: Studio-Treppe
|
|
|
|
description: Studio-Treppenlicht
|
2019-01-16 12:47:15 +00:00
|
|
|
switch.livingroom_music:
|
|
|
|
name: Musik
|
|
|
|
description: Wohnzimmer - Musik
|
|
|
|
switch.livingroom_netflix:
|
|
|
|
name: Netflix
|
|
|
|
description: Wohnzimmer - Netflix
|
|
|
|
switch.harmony_firetv:
|
|
|
|
name: Fernseher
|
|
|
|
description: Harmony - FireTV
|
|
|
|
switch.harmony_steamlink:
|
|
|
|
name: Konsole
|
|
|
|
description: Harmony - SteamLink
|
|
|
|
switch.harmony_playstation:
|
|
|
|
name: Playstation
|
2019-01-17 20:08:21 +00:00
|
|
|
description: Harmony - Playstation
|
|
|
|
switch.harmony_denon_power:
|
|
|
|
name: Receiver
|
2019-01-20 11:08:34 +00:00
|
|
|
description: Harmony - Denon AVR
|
2019-10-18 20:25:45 +00:00
|
|
|
switch.desktop_wol:
|
|
|
|
name: Computer
|
|
|
|
description: Computer im Büro
|
2019-10-22 18:40:01 +00:00
|
|
|
switch.wallboard_display:
|
|
|
|
name: Display
|
|
|
|
description: Wallboard Display
|
2020-01-13 14:43:32 +00:00
|
|
|
switch.tplink1:
|
|
|
|
name: Kamera
|
|
|
|
description: Wohnzimmer Kamera
|
2020-07-12 00:06:15 +00:00
|
|
|
switch.osram_plug_01_57b6060a_on_off:
|
|
|
|
name: Ring
|
|
|
|
description: Studio-Steckdose
|
|
|
|
switch.onair_lamp_recording:
|
|
|
|
name: Aufnahme
|
|
|
|
description: Studio-Treppenlicht Aufnahme-Modus
|
2019-01-20 11:08:34 +00:00
|
|
|
# ACHTUNG: WHITELIST EBENFALLS ERGÄNZEN!
|