Results 29 comments of Michael Barker
trafficstars

Overall I'm happy with the change (some small comments mentioned). One question the addition of `ClusterClock::convertToNanos`. I'm not sure I completely understand the necessity of it, would it be possible...

Hi @netwolfuk For heat pumps/Home AC, Group Code: 1 Class Code: 48 The value for 'instance' is almost certain to be 1 (it is for all of mine) and just...

Does the Airtouch4 also support Echonetlite? If so my existing binding could be extended to support it. The only difference is that there may be additional properties that aren't yet...

I've seen something similar with outside temp on my system. I don't think that the device actually supports it, but it reports as an available property in the available meta...

Yes, it does look like very different protocol. If you are going to write a custom binding for it I would recommend a couple of things: - If you haven't...

With regards to the build errors, it appears to be an unrelated module that is not compiling correctly (MQTT). It appears to be broken in the `main` branch as well.

> This problem should be fixed now (by disabling the broken test): https://github.com/openhab/openhab-addons/pull/12793 There still appears to be build errors in main (Checkstyle failures).

Yes, you do need to have a bridge. Let me do some testing with adding a bridge then manually adding the thing. I haven't tried that recently as scanning was...

Looks like I need to add some code for handling the case of manually adding an echonetlite thing to a bridge.

> Somewhere between my switches, firewall and ubiqiti Wifi I am possibly blocking multicast on that subnet. It also possible that the multicast TTL is not large enough. This will...