bdf0506
bdf0506
Might be a little off topic, but is there any functional reason to connect serial to infinitude? I seem to remember with infinitIVE you could control it over the serial/ABCD...
I don’t think this is possible to adjust. I believe that the temperature differentials that @nebulous mentions is the difference between heat and cool when set to auto, not between...
I've had this behavior ever since I started using infinitude. I think this is a result of Carrier's ultra crappy architecture. I wound up disabling any settings to the cloud...
Check out https://github.com/travisghansen/hass-pfsense/issues/188#issuecomment-1941605767 for a potential workaround.
Also experiencing the same behavior in 2024.2.1. It’s not just Wake On LAN, seems like it’s something with the service configurations that are busted. This more generic service also fails...
While we wait for a fix to this custom component, here's another way to do this with Home Assistant and pfSense. This may actually even be a better long term...
> That works well assuming the hass installation is on the same network (generally the case)! This method will also work across subnets, providing pfsense has a FW rule to...
Thanks for the response. I think by converting this to a template sensor, this *should* work, but I'm still struggling. I created a template sensor under devices > helpers. The...
Great, thanks for the pointer. I actually needed to also set `guess_mode` to true for it to work, otherwise it simply displayed the value of the `sensor.night_light_on_weekend` sensor. Working example...
Actually, this does work, but then when it's complete, it will then show the value of the sensor. How would you customize this so that it will show "idle" or...