TrymPet
TrymPet
Okay, thanks for the feedback. I'll look into it 😊
Hi. Could you turn on debug mode and post the output from Homebridge on startup?
Hi, Jonathan. Thanks for the help! You can enable debug mode from the web interface and see the logs by: 1. Logging into the web interface and opening `Homebridge Settings`...
Thanks for your help! Hmm, interesting. It appears that the response is missing the "heater" object and "status" property, which is used for determining if the climate is on or...
> Agreed. Either the API is different, and/or the the car software itself. For instance, parking climate is in the menus, but doesn’t work in this region... Thanks for your...
Hi, thanks! At the moment, since I am using [node-fetch](https://github.com/node-fetch/node-fetch), http sockets are not durable. This means that a new TCP connection is created upon every request, along with a...
lmao. Since helium is OSS, you could probably still [compile helium](https://github.com/JadenGeller/Helium) from scratch and modify the source code and it would work. They probably check for processes which match "Helium"....
@ericlansher I haven't tried it out, but LDB probably steals focus or something, preventing you from selecting anything. You could check if there are any macos apis that allows the...