fmartinou / tydom2mqtt

Deltadore Tydom to MQTT Bridge
https://fmartinou.github.io/tydom2mqtt/
MIT License
90 stars 53 forks source link

Adding compatibility for Delta Dore TRV1 #93

Open Alejandro67120 opened 1 year ago

Alejandro67120 commented 1 year ago

Hello, It would be usefull if possible to add compatibility for the Delta Dore TRV1

Alejandro67120 commented 1 year ago

I guess i found the device but there are unknown Anybody know hos to configure them for adding ?

image

BlacKTM1190 commented 1 year ago

Hello I don't own these interesting products but I think it's only missing keywords in the app/tydom/MessageHandler.py Could you try node-tydom-client and provide us the part of the json corresponding to this endpoint.

Alejandro67120 commented 1 year ago

Hello, Yes these product are very helpfull :) Thanks for having a look on my issue :)

Below json output for these both endpoint :

image

And in attachement TRV1 output.txt , other part of information

BlacKTM1190 commented 1 year ago

Hello Thank you for sharing. There are 2 interesting values, imho :

There are other interesting values (e.g time slots) but it goes beyond my skills to manage them in Tydom2MQTT... Could you please provide us your log (in debug if possible) only the part when you change the set temp by app or device ?

Alejandro67120 commented 1 year ago

Hello, You'r welcome if this could add some functionality for everyone :)

I modify the value on one device (1681209363) after setting debug log level and here is the output of the log from tydom2mqtt:

output debug log level 1681209363.txt

Alejandro67120 commented 1 year ago

Hello, Did I provide enough information for adding these compatibility ?

Thanks in advance :)