mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Changed them lights
This commit is contained in:
@@ -35,7 +35,7 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt
|
||||
* (IFTTT) Blink Office lights 15 minutes before ANY meeting on my calendar (using IFTTT)
|
||||
* (IFTTT) Stop watering grass via Rachio if winds are greater than 20 MPH.
|
||||
|
||||

|
||||

|
||||
|
||||
#Todo List
|
||||
|
||||
|
||||
@@ -10,4 +10,7 @@ sensor.badlogin:
|
||||
|
||||
input_boolean.guest_mode:
|
||||
friendly_name: 'Guest Mode'
|
||||
icon: mdi:account-alert
|
||||
icon: mdi:account-alert
|
||||
|
||||
group.home_modes:
|
||||
friendly_name: 'Home Modes'
|
||||
@@ -34,7 +34,7 @@ Dinette:
|
||||
|
||||
Den:
|
||||
entities:
|
||||
- light.front_office_lamp
|
||||
- light.den_lamp
|
||||
|
||||
Foyer:
|
||||
entities:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Home_Mode:
|
||||
home_modes:
|
||||
entities:
|
||||
- input_boolean.guest_mode
|
||||
- scene.living_room_tv_time
|
||||
- input_boolean.guest_mode
|
||||
Reference in New Issue
Block a user