Ingo Ratsdorf
Ingo Ratsdorf
Looks like you have a PIR that goes online only after detecting motion, then goes offline again. And once it's offline, well, nothing will be able to connect to it,...
Same issue here. Rebooted so many times, reloaded integration, now removed cloud account from LocalTuya. Let's see whether it's gonna be any better.
Maybe have a look at vdirsyncer, runs on server and syncs with local collections, google, dav server. Not sure whether it syncs to office365 though, assuming Microsoft does not use...
Looks like my issue is the same: [https://github.com/Koenkk/zigbee2mqtt/issues/21912](https://github.com/Koenkk/zigbee2mqtt/issues/21912)
And probably the same here: [https://github.com/Koenkk/zigbee2mqtt/issues/21758](https://github.com/Koenkk/zigbee2mqtt/issues/21758)
Same Lonsonho that creates issues here: [https://github.com/Koenkk/zigbee2mqtt/issues/19465](https://github.com/Koenkk/zigbee2mqtt/issues/19465)
From what I can read on the forum and by reading through custom converters, it looks like we / Z2M needs a better profile matching algorithm. Coming from a few...
If you have a separate listener on a non-standard port, you also have to specify the port in your healthcheck, ie: ``` healthcheck: test: ["CMD", "mosquitto_sub", "-p", "1880", "-t", "$$SYS/#",...
No, because the test is executing within the container, not on the host. Would not make sense otherwise.
Apologies for reopening this, but this is still an issue in version 5.5.1 (docker) I see VM memory use going constantly up and down between 500M and 8G, the rise...