Skip to content

Implement a set_mode method to Bulb to support “mono” mode #44

@Fredo70

Description

@Fredo70

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions