We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have been receiving the following warning for xiaomi_miot.miir_ir02_2336_ir_aircondition_control:
Entity xiaomi_miot.miir_ir02_2336_ir_aircondition_control (<class 'custom_components.xiaomi_miot.climate.MiirClimateEntity'>) does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/al-one/hass-xiaomi-miot/issues Entity xiaomi_miot.miir_ir02_2336_ir_aircondition_control (<class 'custom_components.xiaomi_miot.climate.MiirClimateEntity'>) does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/al-one/hass-xiaomi-miot/issues Entity xiaomi_miot.miir_ir02_2336_ir_aircondition_control (<class 'custom_components.xiaomi_miot.climate.MiirClimateEntity'>) implements HVACMode(s): off, auto, cool, heat, dry, fan_only and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/al-one/hass-xiaomi-miot/issues
The text was updated successfully, but these errors were encountered:
🕹️ fix deprecated for remote (#1613 #1658)
35e3bf3
No branches or pull requests
I have been receiving the following warning for xiaomi_miot.miir_ir02_2336_ir_aircondition_control:
The text was updated successfully, but these errors were encountered: