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

async_set_fan_mode() got an unexpected keyword argument 'fan_mode' #41

Closed
syssi opened this issue Dec 2, 2018 · 0 comments
Closed

async_set_fan_mode() got an unexpected keyword argument 'fan_mode' #41

syssi opened this issue Dec 2, 2018 · 0 comments

Comments

@syssi
Copy link
Owner

syssi commented Dec 2, 2018

Changing fan mode from "high" to "medium" - didn't seem to get accepted neither through a beepbeep sound neither through the unit itself it still blows in high:

2018-12-02 12:22:25 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/service.py", line 277, in _handle_service_platform_call
    await getattr(entity, func)(**data)
TypeError: async_set_fan_mode() got an unexpected keyword argument 'fan_mode'

EDIT: Went back to "heat" from "ventilate" tried changing fan mode to "medium" from "high" again same log as above.

cp. #40 (comment)

@gsotiriou

@syssi syssi closed this as completed in 5d1e65d Dec 2, 2018
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