this post was submitted on 01 Mar 2024
21 points (88.9% liked)

homeassistant

11478 readers
52 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

Been using the Venstar colourtouch T7900 for a while now and was very happy with it. But ever since configuring HomeAssistant with my local Certs/Authority (I run it all local only and access remotely via Wireguard), it won't communicate with HA anymore. I updated the firmware and rebooted it and it came back for about a week but has since become unavailable again in HomeAssistant and rebooting fails to fix it anymore.

anyone else have this issue. or am I missing something here?

side note/context: I have both the thermostat and HomeAssistant configured with static IP addresses, if that matters at all.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 months ago

I tried that; it re-paired but then disappeared after about a day or so. Figure there is something going on with my NAT/Avahi setup, but this shouldn't be an issue considering it worked before I added TLS. Maybe there is a setting in HA that I need to adjust.

I'm not as familiar with the networking configuration options in HA. I'm assuming I have everything set up correctly since everything else works as intended. I'm running it as a VM in Proxmox and my background is in network development so naturally everything else on my network is installed in regular linux vms/containers behind nginx. Is there a specific config file for https or is it just the usual HA config file?