dahlb / ha_carrier

Carrier Infinity Integration for Home Assistant
MIT License
35 stars 3 forks source link

2024.2 warning about on/off #89

Closed OwlSaver closed 4 months ago

OwlSaver commented 4 months ago

System Health details

Entity None (<class 'custom_components.ha_carrier.climate.Thermostat'>) implements HVACMode(s): off, fan_only, heat_cool, heat, cool and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/dahlb/ha_carrier/issues

Checklist

Describe the issue

It just showed up in my log. So, I am doing what it said.

Reproduction steps

1.Look in the log. 2. 3. ...

Debug logs

No idea.

Diagnostics dump

No response

dahlb commented 4 months ago

fixed in https://github.com/dahlb/ha_carrier/commit/d92b6c53df8d2a1e2fc2e0fff3fb3548bcdb6b59

dahlb commented 4 months ago

fixed in v1.21.4