You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: