-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update for wolf-cwl-configuration.json feature support #13
Comments
Thank you very much for the extend file. Is it possible to create a pull-request? If not I'll merge it with the next release. |
For "Air Flow Out" and "Air Flow In", the labels of the received slave message should match the command (or something alike), as label "Temperature Outside" and "Temperature Inside" are not fitting the received data (air flow in m3). |
Next turn; I tried to complete the file now and restructured it. Most stuff is working, however, I still struggle with three functions. They will follow once they are solved. Code is the following:
|
Hi csowada, I finally finalized my work on that config file. I did some minor adjustments. I still struggle with some non-working functions but I will leave them out for now. Non-working functions are clearly marked. Best, Lui
|
Hey @LuiSauberhorn @csowada . I have the Renovent Sky300 unit and was playing around a bit with it with ebusd and Home Assistant. What you might be interested in knowing is that I was able to extract a lot of parameters from Brink Service Tool (my work can be found here) and even though my files are not directly usable for openhab, one piece of information is useful: Iwas ableto make the Reset Filter notifications to work by sending '00 01 00' instead of 'ff 01 00' and similarly to reset errors you should be able to do so by sending '00 00 01' instead of '7c 00 01' |
Support of CWL is very limited. I extended the json file wolf-cwl-configuration.json to support more functionality.
I have an CWL and started to integrate it. Several additional functions are implemented now. I will continue on working on the file but have reached a good interim state:
wolf.cwl400.json.zip
The text was updated successfully, but these errors were encountered: