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

Add ClimateEntityFeature.TURN_OFF for Google Assistant calls #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bryanyork
Copy link

Google Assistant expects to call the turn_off service which does not exist unless specifically enabled as a ClimateEntityFeature.TURN_OFF feature.

Previously calls to turn off my Kumo devices would fail silently from Google and an error message in Home Assistant regarding an unsupported service.

I have tested this change to fix my issue.

Google Assistant expects to call the turn_off service which does not exist unless specifically enabled as a ClimateEntityFeature.TURN_OFF feature.

Previously calls to turn off my Kumo devices would fail silently from Google and an error message in Home Assistant regarding an unsupported service.

I have tested this change to fix my issue.
@bryanyork
Copy link
Author

Discussion in #137

@bryanyork
Copy link
Author

@dlarrick any thoughts on this one? Seems to work great for my setup. (Both via Google Assistant and Home Assistant apps)

@dlarrick
Copy link
Owner

Didn't we remove this to stop some deprecation warning? Let me dig up that PR too...

@dlarrick
Copy link
Owner

Yeah -- #155 which references #137

So with this change to your local files you're not seeing that warning? Or if you are, can you research the proper way to fix all this?

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

Successfully merging this pull request may close these issues.

2 participants