Jan-Philipp Benecke
Jan-Philipp Benecke
Please enable the debug log
Are you on the latest version?
Would it be possible for you to upgrade to the latest release? It contains a bit more logging
Just to be sure, you look at the right entities as you have two devices which were not reachable
Could you maybe run tcpdump or something like that to see if your Windows desktop is replying to the ICMP requests?
Could you please check the ping configuration for the IP `192.168.0.81`? Based on your log above it looks like the IP has a leading whitespace: ``` 2024-07-14 21:19:53.789 DEBUG (MainThread)...
Ok, thanks for confirming. I’ll check to improve this and avoid such problems
This makes way more sense. Thanks for improving it further 👍
The binary sensor wont work as you're pointing to `http://19.168.178.191:8000/lights` instead of `http://192.168.178.191:8000/lights` 🙂 Furthermore, REST has nothing to do with the RESTful command, these are two separate integrations. Could...
I'll see if I can figure out anything in the next few days.