jason0x43 / hacs-hubitat

A Hubitat integration for Home Assistant
MIT License
191 stars 46 forks source link

Unable to Control Fibaro Radiator Thermostat from HA #167

Open BlueMoon23 opened 2 years ago

BlueMoon23 commented 2 years ago

Hi,

Not sure of this is a Hubitat Integration or a HA Problem. I have several Fibaro Radiator Thermostats installed, they are connected to HA by the Maker API. They work in HA and I can see the temperature, mode etc, but when I try to change the temperature via the Thermostat Card, I get an error in HA as follows:

Failed to call service climate/set_temperature. expected float for dictionary value at data ['target_temp_high']

This flags as an error on screen, but I can't find anything in the logs.

Is this something to do with the Hubitat Integration or the HA Thermostat Card? Happy to raise an issue with HA is the source of the error is there.