You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some precision: the color temperature for mono is a value between 1 and 18 where 1 = warmest, 18 = coldest.
The color should be: ColorTemparature;Brightness. For example 6;80
The text was updated successfully, but these errors were encountered:
In the myStrom api documentation only two modes are documented: rgb and hsv. However, there is a third mode: mono. In this mode, the colour temperature can be set instead of the colour itself.
In your readme this is mentioned: https://github.com/home-assistant-ecosystem/python-mystrom/blob/master/README.rst#set-mono-white
Some precision: the color temperature for mono is a value between 1 and 18 where 1 = warmest, 18 = coldest.
The color should be: ColorTemparature;Brightness. For example 6;80
The text was updated successfully, but these errors were encountered: