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

Ecobee version bump to 0.0.8 cause failure is set hold mode @nkgilley #9190

Closed
Vasiley opened this issue Aug 28, 2017 · 3 comments · Fixed by #9191
Closed

Ecobee version bump to 0.0.8 cause failure is set hold mode @nkgilley #9190

Vasiley opened this issue Aug 28, 2017 · 3 comments · Fixed by #9191
Assignees
Milestone

Comments

@Vasiley
Copy link

Vasiley commented Aug 28, 2017

Make sure you are running the latest version of Home Assistant before reporting an issue.

You should only file an issue if you found a bug. Feature and enhancement requests should go in the Feature Requests section of our community forum:

Home Assistant release (hass --version):
.52

Python release (python3 --version):

Component/platform:
Ecobee

Description of problem:
I use the set hold mode in automations "Home", "Sleep" and "Away"

Expected:
Ecobee to recogize commands

Problem-relevant configuration.yaml entries and steps to reproduce:

- service: climate.set_hold_mode
        data:
          entity_id: climate.thermostat
          hold_mode: "home"

Traceback (if applicable):

Additional info:

Nothing was captured by Logs

@Vasiley
Copy link
Author

Vasiley commented Aug 28, 2017

I dont know if that tagged you right but here we go again @@nkgilley

@dale3h
Copy link
Member

dale3h commented Aug 28, 2017

Looks like @nkgilley has already made the changes and bumped the version to 0.0.9 in his repo: nkgilley/python-ecobee-api@dd9ad26

We should expect this to be fixed with 0.52.1.

@dale3h dale3h added this to the 0.52.1 milestone Aug 28, 2017
@dale3h
Copy link
Member

dale3h commented Aug 28, 2017

Hotfix will be included in 0.52.1. Closed via #9191.

@dale3h dale3h self-assigned this Aug 28, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Dec 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants