Discussions

Ask a Question

Events from MQTT

Has anyone been able to get events from the MQTT Interface. I have it connected, but have yet to recieve any data from it. I thought i had it wrong so in a Node-Red flow for testing i created a few different connections so i could see the result from each combination and none of them got a message when testing.

H6143 dynamic_scene not working even though it should

diy or scene change dosen't work with H6143 eventhough it should. Moreover as mentionned before in the doc it is said to use the api to change scenes using "devices.capabilities.scene_color_setting" but it dosen't work so i changed it with "devices.capabilities.dynamic_scene" then it worked but half of the scenes that are listed when i query them and try to apply them are not working (even though the response from the api is 200) wierd.

H6003 scene fetch retrun empty even if in app there is scenes

H6003 scene fetch retrun empty even if in app there is scenes

Device state does not respond accurate current dynamic-scene

Device state does not respond accurate current dynamic-scene

Support for H5106 Smart Air Quality Monitor

It would be nice if we could get this device supported. Temp and Humidity should already be supported PM and AQ would be nice to add as well.

API inconsistency for brightness value for H6143

On your api reference you mentiomentioned that the brightness range from 1 to 100 and it is working like that for all of my devices EXCEPT for my H6143 devices. For them it seems that they give brightness value between 0 anb 255 so not the same units (% for devices that works proproperly but byte for H6143). Please fix that

H6003 ligth bulb color change not working

I have tested for a lot of every devices with the same request but i with this it fails (the light is not changing color when the other did even though i got a success response, moreover other actions like turning the lightbulb on or off are working

More capabilities for H6159 and if possible H6163

It would be nice if you add support for more control over H6159 and if possible H6163 like:

Missing comma in example code for Working mode.

The value section is missing a comma between the two values.

Missing capabilities for H610A

I am trying to use the API to list and set scenes on a H610A (Glide Lively RGBIC Wall Lights) but they don't list the ability to set scenes as a capability in the response, nor do they return a set of snapshots. All the API returns is a devices.capabilities.on_off powerSwitch. I can get the set of dynamic scenes and DIY scenes by querying those APIs directly, but not snapshots.