Manuel Pietschmann
Manuel Pietschmann
I think the refresh intervals for the items which also receive values by ZCL attribute reporting need to be raised, they should be higher than the max reporting intervals to...
Sorry took a while. I'd propose to update the refresh intervals in this PR only for this light. The other Ikea lights can then be fixed in further per device...
Hi I had a look into the Proflux devices and also how other projects try to deal with them. +++ rant on +++ To be frank they should be outright...
@SwoopX @ebaauw I'm not so sure here if the usage of `config/duration` `config/delay` is appropriate for this device type? (besides the JSON needs to be reformatted to "standard" format)
Hi sorry for the late reply. Scenes are a very tricky part of the code currently, since the code paths related to are very scattered and full of quirks for...
Hi please also use a JSON formatter like https://jsonformatter.org
While the original name doesn't have the ideal consistency this PR would be a breaking change for little gain (I think). There are a few existing legacy devices out there...
@cornim ping :)
On the REST-API level the FLS-PP lp is indeed presented as two lights for historical reasons to make the white channel controllable separately. In the Phoscon App merges these two...
>[...]having 2 different approach in REST-API vs Phoscon does not make any sense. Phoscon is just a visual representation, any REST API client is free to present the resources from...