mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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
|
entity_id: light.living_room
|
||||||
data:
|
data:
|
||||||
brightness: 255
|
brightness: 255
|
||||||
kelvin: 2700
|
color_temp_kelvin: 2700
|
||||||
```
|
```
|
||||||
```yaml
|
```yaml
|
||||||
# Ledlist morning on, red
|
# Ledlist morning on, red
|
||||||
|
Loading…
x
Reference in New Issue
Block a user