Skip to content

MSS560 Support #19

@marcelsphone

Description

@marcelsphone

I have a Meross MSS560 Dimmer switch. The component works great to turn the device on or off, but was trying to see if there is a way to add support for the luminance attribute to use as a dimmer. The log below shows it uses a scale of 0-100 for lightning. Any help or guidance on how to implement would be appreciated. I id is altered for privacy below.

Not mapped ability Appliance.Control.Light for the device 1810262975985129085634298XXXXXXX.
{ light:
{ capacity: 4, channel: 0, rgb: -1, temperature: -1, luminance: 1 } }
Not mapped ability Appliance.Control.Light for the device 1810262975985129085634298XXXXXXX.
{ light:
{ capacity: 4,
channel: 0,
rgb: -1,
temperature: -1,
luminance: 100 } }
Not mapped ability Appliance.Control.Light for the device 1810262975985129085634298XXXXXXX.
{ light:
{ capacity: 4,
channel: 0,
rgb: -1,
temperature: -1,
luminance: 80 } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions