hristo-atanasov / Tasmota-IRHVAC

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

Platform error climate.tasmota_irhvac - Exception importing custom_components.tasmota_irhvac.climate #77

Closed xinux87 closed 2 years ago

xinux87 commented 2 years ago

Hi everyone, i'm getting this error after the last update of HA, in the check configuration:

Platform error climate.tasmota_irhvac - Exception importing custom_components.tasmota_irhvac.climate

Home Assistant Core 2022.6.1 Home Assistant Supervisor 2022.05.3 Home Assistant OS 8.1

Anyone is having the same issues?

abra5umente commented 2 years ago

I'm also getting this. Have tried reinstalling and it's made no difference - I'm guessing that HA has updated some code base which makes this not work anymore.

kaciker commented 2 years ago

Same problem image

abra5umente commented 2 years ago

Looks like there was a commit pushed to fix this, #75

I'm just testing it out now, will report back if it resolved.

abra5umente commented 2 years ago

Can confirm that #75 has resolved the issue - just copy and paste the changed code into the custom_components/tasmota_irhvac/climate.py file, remove your climate config yaml from the configuration.yaml file, reload HASS, put your yaml back, restart again, and it's all working.

kaciker commented 2 years ago

Confirmed, it's working after such modification Thansk a lot

hristo-atanasov commented 2 years ago

Fixed in #75 and release v2022.06.04