Jason Rumney

Results 387 comments of Jason Rumney

Sorry, there is insufficient info on the dps to make a config. There is no info about ranges of numeric settings or valid values for the enums.

Also, using async_create_background_task instead of async_create_task will allow the task to be started during startup again, and not from EVENT_HOMEASSISTANT_STARTED, since startup does not block on background tasks. This should...

Please follow the directions in the error message. Until you can get a warning message in the log reporting the actual DPS received from the device, there is no hope...

This seems to match m027_curtain the closest, except for the inversion of positions and disabling of the unreliable action. I think you can find some improvements for this config if...

I think if the positions are not inverted in M027, but they are in this device, then the configs cannot be merged into one. I was more suggesting that you...

Devices going unavailable is most likely related to power management on the devices themselves (are they battery powered?) or network instability. It is not affected by which dps are optional...

The curl commands are for the cloud API. The devices locally do not use http, thus the need for this library to communicate with them locally.

I'm not sure any useful features beyond the standard RGBCW lightbulb can be implemented for these lights. They are all complex multivalue non-standard settings.

I need the log message from trying to add the device without your custom changes, not the log message after you unsuccessfully created a broken config.