Skip to content
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

Closed
avvalex opened this issue Jun 9, 2023 · 10 comments · Fixed by #94469
Closed

Daikin service climate.turn_on not working #94372

avvalex opened this issue Jun 9, 2023 · 10 comments · Fixed by #94469

Comments

@avvalex
Copy link

avvalex commented Jun 9, 2023

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

@avvalex
Copy link
Author

avvalex commented Jun 9, 2023

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...

@bouyssic
Copy link

I thought I was going crazy believing this used to work .. I confirm therefore I have the same issue as @avvalex

@gigatexel
Copy link
Contributor

tagging @fredrike because topic does not have the integration labeled.

experiencing same issue.

@fredrike
Copy link
Contributor

It is due to this change https://bitbucket.org/mustang51/pydaikin/pull-requests/56

@fredrike
Copy link
Contributor

@mover85 can you please take a look at this?

@gigatexel
Copy link
Contributor

Except downgrading to 2023.5.x, is there an other solution to fix this for now?

@barshow
Copy link

barshow commented Jun 11, 2023

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

@barshow
Copy link

barshow commented Jun 11, 2023

https://bitbucket.org/mustang51/pydaikin/pull-requests/65 is the pr for this fix on the lib @fredrike

@fredrike
Copy link
Contributor

@barshow I've pushed version 2.10.3 of pydaikin to pypi with your fixes.

@dolenec
Copy link

dolenec commented Jun 14, 2023

Will this be fixed only for Daikin integration or overal also for other HVAC like Melcloud integration?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
6 participants