You can find the entire repo here.

This commit is contained in:
ccostan
2018-02-28 19:43:00 -05:00
parent ddcf503781
commit 40f8fd2edc
263 changed files with 0 additions and 194 deletions

View 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