[APP][Pro] Sensibo - Air Conditioning and Quality

Could you do this:

  1. Restart the Sensibo app in Homey
  2. run the test flow to set target temperature
  3. go to • • • → Apps → Sensibo → Settings (:gear:) → Create Diagnostics Report and fill in your forum name and send it.

This should give me some information to see what is happening on the API.


Edit 11.5.2025: I think I have found the issue. I need to clarify a few things with Sensibo API guys on the impact.

Since Homey internally handles always temperatures in centigrade, but Sensibo uses centigrade or fahrenheit in their API based on user selection. They do luckily return C or F for temperature unit.

I have made a small change to detect that when getting the value from the device and have pushed that to the test version, if you could test that.