hristo-atanasov / Tasmota-IRHVAC

Home Assistant platform for controlling IR Air Conditioners via Tasmota IRHVAC command and compatible hardware
186 stars 64 forks source link

Integration stopped loading after core 2024.6.4 #149

Closed bilogic closed 5 days ago

bilogic commented 6 days ago

Configuration warnings Platform error 'climate' from integration 'tasmota_irhvac' - cannot import name 'MqttAvailability' from 'homeassistant.components.mqtt.mixins' (/usr/src/homeassistant/homeassistant/components/mqtt/mixins.py)

I'm getting this when I check the YAML config. Was working fine in 2024.5.5

Any idea?

nao-pon commented 5 days ago

@bilogic Is your Tasmota-IRHVAC version 2024.6.0 or higher?

bilogic commented 5 days ago

I updated to this repo released few days, or how do I check?

nao-pon commented 5 days ago

The current source code does not import 'MqttAvailability'. It may not be updated for some reason. Please try re-download using HACS.

bilogic commented 5 days ago

I used a git pull, do you have the instructions for "re-downloading using HACS"?

bilogic commented 5 days ago

hmm I see some problem, let me try again

bilogic commented 5 days ago

So sorry, it works now. Thank you!