mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Massive Migration! #292
This commit is contained in:
19
www/custom_ui/floorplan/floorclock.yaml
Executable file
19
www/custom_ui/floorplan/floorclock.yaml
Executable file
@@ -0,0 +1,19 @@
|
||||
## This is the main Floorplan configuration page. To define the pages.
|
||||
## This one is called Floorclock since this is for my Clock application.
|
||||
## log_level: which can be set to one these: error, warning, info or debug
|
||||
|
||||
date_format: MMM-DD-YYYY
|
||||
#log_level: debug
|
||||
|
||||
fully_kiosk:
|
||||
|
||||
- name: Alarm Clock
|
||||
address: 00:FC:8B:4A:D5:CF
|
||||
motion_sensor: binary_sensor.clock_motion
|
||||
plugged_sensor: binary_sensor.clock_plugged
|
||||
screensaver_light: light.clock_screensaver
|
||||
media_player: media_player.alarm_clock
|
||||
|
||||
pages:
|
||||
- /local/custom_ui/floorplan/clock.yaml
|
||||
- /local/custom_ui/floorplan/clock_config.yaml
|
Reference in New Issue
Block a user