Skip to content

Commit 0691f32

Browse files
authored
Added light color_temp HomeKit (home-assistant#5122)
* Added light color_temp support
1 parent c427325 commit 0691f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/homekit.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ The following components are currently supported:
196196
| alarm_control_panel | SecuritySystem | All security systems. |
197197
| climate | Thermostat | All climate devices. |
198198
| cover | WindowCovering | All covers that support `set_cover_position`. |
199-
| light | Light | Support for `on / off`, `brightness` and `rgb_color`. |
199+
| light | Light | Support for `on / off`, `brightness`, `color_temp` and `rgb_color`. |
200200
| sensor | TemperatureSensor | All sensors that have `Celsius` and `Fahrenheit` as their `unit_of_measurement`. |
201201
| sensor | HumiditySensor | All sensors that have `%` as their `unit_of_measurement` |
202202
| switch / remote / input_boolean / script | Switch | All represented as switches. |

0 commit comments

Comments
 (0)