-
Notifications
You must be signed in to change notification settings - Fork 16
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
Climate and Window Compatibility, If I can help ;) #13
Comments
Same here how can we help to integer temperature controls and Windows detectors ? |
Hi guys, i will try to guide you, take a MQTT climate element from Home Assistant https://www.home-assistant.io/integrations/climate.mqtt/ Try to link which attributes are associate with the data from the plugin (you can use the plugin by mgrear to easely send commands to your tydom box and have a lot of data, or just use my plugin and check the logs. Then we have to create a new part of the function de parse data and a climate.py class for the MQTT part (copy-paste the cover.py and adapt it). I still don't have time but i can review and integrate code if you produce some (again i'm just a nurse anybody can do it :)) |
Windows detector probably just need a little integration to binary sensor, do you have some data part for them ? |
Use https://github.com/mgcrea/node-tydom-client and generate a file, i will try to check it |
Hi, Thanks for helping us ! i am not a developper, i am trying to do my best NB: Je pense que cela intéresse particulièrement les français qui utilisent du Delta Dore, merci pour ton aide :-) |
New release is up if you can try, thx to bb076 for the PR (i can't test here no such sensors) |
Hi, i have updated but it's not working, here is the log TYDOM WEBSOCKET CONNECTION INITIALISING....
Incoming message type : Info detected Incoming message type : data detected Incoming message type : data detected
Incoming message type : data detected |
New release with PR merge from bbo76, thx man ! |
Hello, |
Hi ! And thanks, if you started from the current files just make a pull request from GitHub UI or git cli, you can make a fork just before also. Did you tested covers and alarm and sensors too ? (Just check for new errors) Glad to see more people to continue the work, it's great ! |
Done, if it still works for other devices, I will improve to distinguish electrical heaters from thermostat |
Hello `""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Incoming message type : Info detected Incoming message type : config detected Incoming message type : data detected |
Windows (K-Line) sensors are OK now, thanks for your work! |
I have 4 temperature controls and 10 Windows detectors.
I want to help you, just tell me what to do ;)
The text was updated successfully, but these errors were encountered: