fmartinou / tydom2mqtt

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

Support for Tyxia 4840 #74

Open mariusjell opened 1 year ago

mariusjell commented 1 year ago

Would love to have the Tyxia 4840 added :-)

2022-12-25 10:03:26,369 - __main__ - INFO - Tydom Client is connected to websocket and ready !
2022-12-25 10:03:26,370 - tydomConnector - INFO - Requesting 1st data...
2022-12-25 10:03:26,370 - tydomConnector - INFO - >>>>>>>>>> Sending to tydom client..... GET /info
2022-12-25 10:03:26,372 - tydomConnector - INFO - ##################################
2022-12-25 10:03:26,372 - tydomConnector - INFO - ##################################
2022-12-25 10:03:26,372 - tydomConnector - INFO - >>>>>>>>>> Sending to tydom client..... POST /refresh/all
2022-12-25 10:03:26,372 - tydomConnector - INFO - >>>>>>>>>> Sending to tydom client..... GET /configs/file
2022-12-25 10:03:26,373 - tydomConnector - INFO - >>>>>>>>>> Sending to tydom client..... GET /devices/cmeta
2022-12-25 10:03:31,378 - tydomConnector - INFO - >>>>>>>>>> Sending to tydom client..... GET /devices/data
2022-12-25 10:03:31,381 - tydomMessagehandler - INFO - Incoming data parsed successfully !
2022-12-25 10:03:31,383 - tydomMessagehandler - INFO - Configuration updated
2022-12-25 10:03:31,383 - tydomMessagehandler - INFO - Incoming data parsed successfully !
2022-12-25 10:03:31,385 - tydomMessagehandler - INFO - Metadata configuration updated
2022-12-25 10:03:31,385 - tydomMessagehandler - INFO - Incoming data parsed successfully !
2022-12-25 10:03:31,391 - tydomMessagehandler - WARNING - 1671882893_1671882893 not in dic device_name
2022-12-25 10:03:31,391 - tydomMessagehandler - WARNING - 1671882893_1671882893 not in dic device_type
2022-12-25 10:03:31,391 - tydomMessagehandler - INFO - Incoming data parsed successfully !
mariusjell commented 1 year ago

This is now working in 3.2.0. Thanks!