I’ve got my HVAC system integrated into Home Assistant and have the thermostat card working.
One thing I’d like to do is automate my system to switch to AC mode if the day’s max temp will exceed 80F. Below that, I like to either key it fan only mode, or heat with a really low temp since we can manage the temperature manually with windows and doors being open.
At first, I thought I’d do this in Node Red, but it seems like just way too much work there, when this should be simple in HA automation. However, I need to get a sensor that tells me the day’s max temp but I’m not figuring out how to do that.
I have DarkSky integration working, but as we all know, DarkSky is eventually going away so I’d like to move away from that. What am I missing in how to get a weather forecast and the max temp for the current day?
I kind of feel like you’re trying to reinvent the wheel. You must already have a smart thermostat, if you can connect it to HA. Why not just use the features that are already built into it?