Leviton is pretty proprietary, isn't it? I'd say avoid it if so. Unless they have Matter/Thread stuff, those should be compatible with various other brands stuff.
Yippee!Getting ready to send my first issue to HA for a an integration. New device (hvac controller) uses an old version of an api and exposes fields that it doesn’t use, and those fields are what the integration chooses over the in use field. I expect they’ll need to add specific device detection to their code. If this is the issue, once fixed my hvac will be properly plugged in to HA. Hopefully they’ll do it!
Innnnteresting. I'm very much wondering if that's baked into the hardware, or something baked into ESP-IDF, their development framework, and a update to that could strip all those BT things out. If the ESP-IDF update is viable, that'd be nice.I've been thinking about getting into ESPHome stuff, but I think I'll pass. For now, at least.
Ah. I've done so via reverse proxy TLS Nginx, I haven't done a wireguard/whatever VPN from my phone/laptop to my home yet.I have a static IP address, I just don't want to put my HA server directly on the Internet. Using wire guard to a VPN on the ESP directly seems a lot safer.
Backdoor was fake FYI.
View: https://youtu.be/ndM369oJ0tk?t=218
Basically, the bluetooth hardware can be told by the operating system to write to memory and send packets ... which the operating system can already do since it is the operating system. Doesn't appear to be exploitable since you have to send the commands from the OS side.