Skip to content

Commit

Permalink
add sleepmode handler
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Jan 8, 2019
1 parent 156ab34 commit c3b395b
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion input_boolean.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
sleepmode:
name: Schlafmodus
icon: mdi:sleep
user_one_sleep:
name: Kevin
icon: mdi:sleep
user_two_sleep:
name: Sina
icon: mdi:sleep
user_one_home:
name: Is user one home
icon: mdi:home
Expand Down Expand Up @@ -151,4 +157,13 @@
name: Fußbodenheizung im Wohnzimmer wenn Richtung nach Hause
sensor_watcher:
icon: mdi:alarm
name: Überwache ob alle Sensoren online sind
name: Überwache ob alle Sensoren online sind
user_sleep_mode_handler_user_one:
icon: mdi:sleep
name: Schlafmodus Kevin
user_sleep_mode_handler_user_two:
icon: mdi:sleep
name: Schlafmodus Sina
sleep_mode_handler:
icon: mdi:sleep
name: Schlafmodus

0 comments on commit c3b395b

Please sign in to comment.