Disable the annoying window notifier, will write my own soon(tm)
This commit is contained in:
@ -67,19 +67,19 @@ white_noise_emma_bedroom:
|
|||||||
input_boolean: white_noise_emma_bedroom
|
input_boolean: white_noise_emma_bedroom
|
||||||
filename: !secret remote_url_oceanwaves
|
filename: !secret remote_url_oceanwaves
|
||||||
|
|
||||||
alexa_door_window_announce:
|
# alexa_door_window_announce:
|
||||||
module: alexa_door_window_announce
|
# module: alexa_door_window_announce
|
||||||
class: AlexaDoorWindowAnnounce
|
# class: AlexaDoorWindowAnnounce
|
||||||
alexas:
|
# alexas:
|
||||||
- media_player.living_room_echo_dot
|
# - media_player.living_room_echo_dot
|
||||||
doors_windows:
|
# doors_windows:
|
||||||
- binary_sensor.kitchen_big_window
|
# - binary_sensor.kitchen_big_window
|
||||||
- binary_sensor.front_window_near
|
# - binary_sensor.front_window_near
|
||||||
- binary_sensor.stairway_window_lower
|
# - binary_sensor.stairway_window_lower
|
||||||
- binary_sensor.mud_room_window
|
# - binary_sensor.mud_room_window
|
||||||
announcements:
|
# announcements:
|
||||||
delay: "00:00:00"
|
# delay: "00:00:00"
|
||||||
close: True
|
# close: True
|
||||||
start_time: "08:00:00"
|
# start_time: "08:00:00"
|
||||||
end_time: "22:00:00"
|
# end_time: "22:00:00"
|
||||||
debug: false
|
# debug: false
|
Reference in New Issue
Block a user