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

(acpartner.v1) service climate.turn_off not working #138

Open
Yarden92 opened this issue Sep 15, 2021 · 0 comments
Open

(acpartner.v1) service climate.turn_off not working #138

Yarden92 opened this issue Sep 15, 2021 · 0 comments

Comments

@Yarden92
Copy link

Yarden92 commented Sep 15, 2021

if I go to [Developer Tools] -> [Services] -> and using YAML mode (for simplicity):

The following snippet works:

service: climate.turn_on
target:
  entity_id: climate.aqara_air_conditioning_companion

while this one doesn't work:

service: climate.turn_off
target:
  entity_id: climate.aqara_air_conditioning_companion

I click the CALL SERVICE button and nothing happens (while turn on sends the IR signal to my ac)

using the Overview GUI, I have full access on my AC controller.
I can turn on, off change modes and temps with no problem..

I tried to create automation to turn off AC when I'm away and found this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant