Closed vampywiz17 closed 4 years ago
This is indeed a genuine bug - well spotted! I had added the extra BLINDS1 subtypes as they were released over the years, but not kept up with the changes to which are received. Currently only subtypes 0x00, 0x01, and 0x03 handle unit codes - I will add all of the remaining (0x06, 0x07, 0x08, 0x09, 0x0c, 0x0d, 0x0e, 0x0f, 0x10 and 0x11) even though only a few of them are actually received. Hopefully I won't get caught out again!
Thanks for reporting this!
@maxwellhadley
Thanks a lot! I wait the next release :)
Published 2.11.0 to npm - hopefully this will fix it
Two weeks & no complaints so I will close the issue :)
@maxwellhadley Sorry for that. i only now test it. Working well with new release! Thanks a lot!
Hello there,
I try to set a remote controller. it working well on rfxcom manager:
But in Node-RED i only see this:
The problem that the Topic full lenght is not visible. Not possible to set the Unit, because it not visisble.
It possible to fix this?