swingerman/ha-dual-smart-thermostat

[bug] - hvac_power_level when off

Bergoglio opened this issue · 8 comments

Hi,

three bugs that I found :

  1. I don't know if it happens only in my Home Assistant but in Settings > Device & Services > Integrations > Dual Smart Thermostat it continues to show me 0.9.6 even if I installed 0.9.8.beta.6 version
    Screenshot_20240829_091826

  2. even if hvac_action_reason: opening and / or hvac_action: off (so, when the thermostat switch off heater and cooler for different reasons than achieved target temperature) hvac_power_level and hvac_power_percent stay with values different from 0
    Screenshot_20240829_093432

  3. it continues to show hvac_power_percent value with a lot of decimals instead of an int number and hvac_power_level show 2.0 instead of 2 (0, 1 and 3 are ok; i cannot test more because my fancoils are a 3-speeds type)

Please check v0.9.8.beta-7

This is the situation of 0.9.8.beta-7
Screenshot_20240829_125318

But the problem 2,0 in speed 2 is fixed
Screenshot_20240829_125750

Also in speed 2 hvac_power_percent doesn't show 66,66666666 but 67
The problem of 33,333333333 is only on speed 1

Please check v0.9.8.beta-8

Ok, power levels now work good on device state changes.

Remain only speed 1 - percentage 33,333333333 as You can see
Screenshot_20240830_125350

OK. It's foxed now in v0.9.8.beta-9

Ok, it is fixed !
Good work, well done !