Updates for #589. Will close once the video comes out. But looks like it is all done.
This commit is contained in:
parent
954fa08a3f
commit
3e33e82df9
|
@ -30,26 +30,6 @@ switch.garage_outlet:
|
|||
icon: mdi:power-plug
|
||||
assumed_state: true
|
||||
|
||||
switch.landscaping:
|
||||
friendly_name: 'Landscaping Lights'
|
||||
|
||||
hidden: True
|
||||
homebridge_hidden: True
|
||||
|
||||
switch.back_landscaping:
|
||||
friendly_name: 'Back Landscaping'
|
||||
|
||||
hidden: False
|
||||
homebridge_hidden: false
|
||||
icon: mdi:flower
|
||||
|
||||
|
||||
switch.front_landscaping:
|
||||
friendly_name: 'Front Landscaping'
|
||||
|
||||
hidden: False
|
||||
homebridge_hidden: False
|
||||
icon: mdi:flower
|
||||
|
||||
switch.pool_deck:
|
||||
friendly_name: 'Pool Deck'
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
# Landscape Lighting Packages
|
||||
# @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
# Landscape Lights are Tuya Based Outlets in Smart_Life Package.
|
||||
#-------------------------------------------
|
||||
homeassistant:
|
||||
customize:
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue