-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
Daikin service climate.turn_on not working #94372
Comments
In particular, this command 2023-06-09 22:36:22.591 DEBUG (MainThread) [pydaikin.daikin_brp069] Sending query_c: aircon/set_control_info?pow=0&mode=3&stemp=25.0&shum=0&f_rate=5&f_dir=0 sent with climate.turn_on doesn't seem to work anymore... |
I thought I was going crazy believing this used to work .. I confirm therefore I have the same issue as @avvalex |
tagging @fredrike because topic does not have the integration labeled. experiencing same issue. |
It is due to this change https://bitbucket.org/mustang51/pydaikin/pull-requests/56 |
@mover85 can you please take a look at this? |
Except downgrading to 2023.5.x, is there an other solution to fix this for now? |
You can change the hvac mode, that will kick it on. I'm working on a fix for this now, but will probably take a bit to get pushed out |
https://bitbucket.org/mustang51/pydaikin/pull-requests/65 is the pr for this fix on the lib @fredrike |
@barshow I've pushed version 2.10.3 of pydaikin to pypi with your fixes. |
Will this be fixed only for Daikin integration or overal also for other HVAC like Melcloud integration? |
The problem
I don't know when the issue started (i usually use my Daiking in cool mode, today for the firt time this year), but i've noticed that now if i use climate.turn_on the air conditioner doesn't start in last used mode, but it does nothing.
I have to use climate.set_hvac_mode --> cool instead.
Is it somethig related with some Daikin update, or a problem with HA?
What version of Home Assistant Core has the issue?
core-2023.6.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: