Skip to content

Commit

Permalink
Fix scene control for light #445
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed Apr 4, 2024
1 parent d5f9d3c commit 2b9417e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/yandex_station/core/yandex_quasar.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
# don't work
"hsv": "devices.capabilities.color_setting",
"rgb": "devices.capabilities.color_setting",
"scene": "devices.capabilities.color_setting",
"temperature_k": "devices.capabilities.color_setting",
}

Expand Down

0 comments on commit 2b9417e

Please sign in to comment.