-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
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
Not working in HA 12.0 update #50
Comments
Can confirm. Please fix this issue ASAP, I am very cold. |
It looks like this issue was caused by |
Also confirming I have the same issue since upgrading to 2021.12... |
I have (at least as far as I can tell) fixed the issue by changing line 1006 of climate.py to self.hass.async_create_task(mqtt.async_publish(self.hass, self.topic, payload)) |
I solved it by making the following changes in my repository. |
also work's changing the last line of climate.py |
Ok, I see there is a problem .. I'll read the change log .. And I have to update to the newest HA version too .. :) |
can confirm this works for me too, thanks for the fix. This appears to be the cleanest way to fix the problem |
Can I also ask you to include fix AC power off in the new version? I think it was relevant for Panasonic/Daikin AC's |
Confirmed this works here too! Thanks |
The new version fixes the problem. Thanks to @nao-pon! I want to apologize to everyone experiencing problems because of my slow fixes. |
I will soon create a PR that may solve some of the issues reported in Issues of this repository. |
Not working anymore, mqtt issues seen in log.
https://pastebin.com/56gh0zWW (log)
https://pastebin.com/dxdLBBrw (yaml)
Running Tasmota-ir 10.0
The text was updated successfully, but these errors were encountered: