As I had some misery myself, I have documented my troubleshooting process. It has not yet bin integrated in the official project on GitHub (PR is still pending) but, in the mean time, you can access my documentation from my GitHub. It may help.
Hi,
Your post is from 11/2022 but I try.
I’m facing the exact same problem where HA try to send TOGGLE when ON or OFF seems to be needed by my Delta Dore module. Where did you edit the file to change TOGGLE by ON and OFF?
in sensors/Switch.py , replace the payload TOGGLE
I’ve replaced the addon version by a docker version to make this change.
It works like a charm for me even I still cannot get the status of the garage door with tydom. ( I’ve added a simple zigbee sensor for that )
Thanks a lot for your answer. I will try with the docker version, but I need to redeploy Ha to a regular distro, im using HAOS and it seems that it can not play with external container
Yep. Good point. I’ve had some progress by manually playing with the sent commands but I was not successfull with the configuration.yaml . It’s now a long time ago. My goal was also trying to do some partial opening like the tydom app. I’ve failed. ON and OFF is ok but if the garage door is already opening or closing . It can be unsuccessfull. That’s where the additionnal sensor is usefull. The detection as a switch of the garage door module is weird and it’s probably a part of the problem why we can’t do a partial opening but I don’t have the knowledge to fix that.
On my side on tydom app I can only open or close the door and check the status (closed or opened) there is no other option. My goal now is to find the correct state topic, if we can get the state on tydom, it should be possible to get it in ha with mqtt. Im going to try to find it with a ssl proxy to decrypt what is going on between my phone app and the tydom box.
I would like to know if someone has managed to activate the alarm using this addon.
I’m using an old tyxal CSX40 alarm and nothing changes when I activate the alarm on Home Assistant.
here is the log:
Hello,
How to create lights or Cover automatisations with Tydom2MQTT. I try BluePrints, NodeRed but the services cover.close_cover, cover.open_cover, light.turn_on, … doesn’t work.
Someone has got a working example ?
Hello, I’m new to Home Assistant, and I saw that there was a Tydom extension which made me happy (a little less after reading the 427 comments xD)
I have just had a house built, and it is equipped with home automation from Deltador including the following products:
Tywell PRO
14 Integrated Lock Detector for my windows
2 door lock detectors
Tywell Outdoor Pack (sunlight and outdoor temperature sensor)
8 Tymoove Radio RP2 roller shutters
1x Typass ATL (Receiver for the Atlantic Aflea Duo heat pump)
2 Tywell Control (Indoor thermostats)
Tyxal+ pack for the alarm
Currently, I have configured the installation with the Tydom application in Professional mode (installer) I have not yet validated the installation to have it on my user account.
Do you think that @fmartinou tydom2mqtt community extension is fully compatible with all my devices?
And how I can help contribute to the improvement of this extension (log feedback, testing etc. on my devices)
Thank you, and big thanks to @fmartinou for his contribution to the community.
Hello @fmartinou , I propose a change request to manage the garage doors as a cover and not a switch and I also add the garage_door_horizontal that was not managed.
It works well on my side