Nathan Wagner
Nathan Wagner
I have a similar issue. If my home assistant crashes, home assistant doesn't acknowledge the alive message of the sensor when it returns, I have to restart the application to...
It's self discovery mqtt device. Payload = "{"name":"garageSonar","device":"{"identifiers": ["garageSonar"],"name": "garageSonar"}, "device_class":"motion","off_delay":"1", "state_topic":"garageSonar/state","unique_id":"garageSonar","value_template":"{{ value_json.STATE }}"}" home_assistant_payload="{"STATE":"ON", "unique_id":"garageSonar","device":"{"identifiers": ["garageSonar"],"name": "garageSonar"}}" I might have fixed it recently by adding in a retain of...
As a follow up, I actually found my issue. I was setting the retention flag to MQTT in the status message, but not in the origination message. I finally found...
Pardon my ignorance, how do I merge the proot changes into userland for use with a distro? Incidentally, I'm currently stuck just getting proot to compile.
I'm going to leave out some finer details, but this is what I did: android studio up to date clone https://github.com/CypherpunkArmory/UserLAnd and import workspace into android studio get virtualbox installed,...
oh, almost forgot, in userland when attempting to launch code-oss from vnc session, it still fails run this: sed -i 's/BIG-REQUESTS/_IG-REQUESTS/' /usr/lib/**your_arch_here**-linux-gnu/libxcb.so.1
Yes, I'll look into that.
I've submitted: https://github.com/actions/toolkit/pull/1832
Hi there. Is there a chance this is related to this issue? https://github.com/thanos-io/thanos/issues/7757
I'm also seeing this problem, but on AKS