John Cosker

Results 7 comments of John Cosker

Good idea. Glad I asked here first before diving in

I'll take a stab at this one

> Congrats, you found some code that hasn't been touched in almost 11 years Feels like I'm at my job lol If this behavior isn't incorrect than no need to...

Here's my bandaid fix to work around it: on my HA server, I edited `/config/custom_components/fglair_heatpump_controller/climate.py` by commenting out lines 418 through 420: ![image](https://github.com/user-attachments/assets/45b00733-bebf-48af-aee0-1b4f76e19f5f) probably could do a try/except but I...

The overarching issue is that different models don't support all properties and the underlying API library isn't returning `None` correctly in some cases when the value isn't present in the...

What is the error log saying?