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