mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
light: Replace kelvin with color_temp_kelvin (#38867)
This commit is contained in:
parent
9b1322eaef
commit
772048b902
@ -88,7 +88,7 @@ automation:
|
||||
entity_id: light.living_room
|
||||
data:
|
||||
brightness: 255
|
||||
kelvin: 2700
|
||||
color_temp_kelvin: 2700
|
||||
```
|
||||
```yaml
|
||||
# Ledlist morning on, red
|
||||
|
Loading…
x
Reference in New Issue
Block a user