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

Error / Warning / Info, Filter Change, Fan Stage and Bypass #4

Open
s-cochet opened this issue Dec 18, 2020 · 1 comment
Open

Error / Warning / Info, Filter Change, Fan Stage and Bypass #4

s-cochet opened this issue Dec 18, 2020 · 1 comment

Comments

@s-cochet
Copy link

s-cochet commented Dec 18, 2020

You´ve done some great work here! It´s working fine with a KWL EC 300W L.

I would like to see the above being added.
VARIABLE_ERRORS = "v01123"
VARIABLE_WARNINGS = "v01124"
VARIABLE_INFOS = "v01125"
VARIABLE_FILTER_CHANGE = "v01031"
VARIABLE_FAN_STAGE = "v00102"
VARIABLE_BYPASS = "v02119"

Besides reading the above it would be nice to control the fan stage outside of boost mode.

@asev
Copy link
Owner

asev commented Dec 19, 2020

Thanks. I'll consider adding them.
Fetching current values already takes some time. I'm looking for a way to optimise that. I'll try to add them in next release.

You can control fan speed. Use fan.set_speed service. Send entity_id and speed (low, medium, high or max) as data.
Also you can change it on fan entity
image

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

2 participants