mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 09:58:17 +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) 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.
|
* (IFTTT) Stop watering grass via Rachio if winds are greater than 20 MPH.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
#Todo List
|
#Todo List
|
||||||
|
|
||||||
|
|||||||
@@ -10,4 +10,7 @@ sensor.badlogin:
|
|||||||
|
|
||||||
input_boolean.guest_mode:
|
input_boolean.guest_mode:
|
||||||
friendly_name: '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:
|
Den:
|
||||||
entities:
|
entities:
|
||||||
- light.front_office_lamp
|
- light.den_lamp
|
||||||
|
|
||||||
Foyer:
|
Foyer:
|
||||||
entities:
|
entities:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Home_Mode:
|
home_modes:
|
||||||
entities:
|
entities:
|
||||||
|
- input_boolean.guest_mode
|
||||||
- scene.living_room_tv_time
|
- scene.living_room_tv_time
|
||||||
- input_boolean.guest_mode
|
|
||||||
Reference in New Issue
Block a user