mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2026-01-06 16:49:09 +03:00
Fixed status led and mute led color
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# RGB Led (not exported to Home Assistant)
|
||||
light:
|
||||
- platform: status_led
|
||||
internal: true
|
||||
name: "Status LED"
|
||||
pin: $pin_led_blue
|
||||
|
||||
- platform: rgb
|
||||
id: rgb_led
|
||||
name: "${board_name} led"
|
||||
|
||||
Reference in New Issue
Block a user