Update gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,6 +11,7 @@ adb/
|
|||||||
deps/
|
deps/
|
||||||
tts/
|
tts/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
blueprints/
|
||||||
custom_components/
|
custom_components/
|
||||||
!custom_components/hacs
|
!custom_components/hacs
|
||||||
include/
|
include/
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Lighting Package
|
# Lighting Package
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
# Automations for Bedroom Nighstand Lamps
|
# Automations for Bedroom Nightstand Lamps
|
||||||
automation:
|
automation:
|
||||||
- alias: Jen Nighstand Lamp (Package)
|
- alias: Jen Nightstand Lamp
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- device_id: 98d9a86c7838fdbfcbdaeceef9a98f36
|
- device_id: 98d9a86c7838fdbfcbdaeceef9a98f36
|
||||||
@@ -18,7 +18,7 @@ automation:
|
|||||||
entity_id: light.jen_nightstand_light
|
entity_id: light.jen_nightstand_light
|
||||||
domain: light
|
domain: light
|
||||||
|
|
||||||
- alias: J.P. Nighstand Lamp (Package)
|
- alias: J.P. Nighstand Lamp
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- device_id: f223ed24fe135bfd6bb7006dddb6b9f8
|
- device_id: f223ed24fe135bfd6bb7006dddb6b9f8
|
||||||
|
|||||||
Reference in New Issue
Block a user