Mathieu Lemoine
Mathieu Lemoine
Thanks @stof for the precision. After a couple of tests, FOSTwitter is most definitely not what I need... :+1: for deprecation then...
`decimal` format seems more in line with a number type, rather than a string type. Especially given the fact that JSON numbers aren't restricted in precision, scale or other kind...
@saschanaz If we're going down this road, I'd prefer `declare typeof foo = Foo;` because `:` usually means "the thing on the right is the type of the thing on...
Fair enough... Then `declare foo as Foo` ? unambiguous, no new keyword, no confusion possible with as-expression, `declare` means no impact to JS code...
The issue seems to be that the codes for sensing and off are reversed. Setting the backlight to `sensing` actually gives the off behavior. I'll check if I can provide...
Uh. Sorry about that. I'll try to prepare a PR to revert my change and offer a better fix in the next few days. Would you be able to test...
Hey everyone, I'm so sorry for breaking all your configs. I have sent https://github.com/Koenkk/zigbee-herdsman-converters/pull/11236 in order to revert my change. I'll try to setup a new fix when time permits...
@Koenkk I'm trying to find a way to implement a better fix for this. Essentially, I'm thinking into providing some options/parameter to `fzLocal.thermostat` and `tzLocal.backlight_autodim` so I can pick which...
@xetalx , @nongagf, @scoulombe79: https://github.com/Koenkk/zigbee-herdsman-converters/pull/11454 has just been merged and should solve my issue without creating new ones for you. The new fix should be available in z2m Edge by...
Just wanted to mention that I have tested the latest Z2M Edge and this is working great for me. I'll wait for a few weeks after the next Z2M release...