tydom2mqtt
tydom2mqtt copied to clipboard
Deltadore Tydom to MQTT Bridge
* Addition of a new sensor class to manage garage to manage garage as a cover * Evolution to manage garage as cover and add garage_door_horizontal that was not managed...
Hello, I'm running the tydom2mqqt addon v3.5.2. In the MQTT integration, Delta Dore devices are missing. In the tydom2mqqt, devices are visible. in the logs: ``` tydom.MessageHandler - INFO -...
Hi, I am using docker and portainer to launch tydom2mqtt. Here is my compose (latest=3.5.2): ``` version: '3' services: tydom2mqtt: image: fmartinou/tydom2mqtt:latest container_name: tydom2mqtt environment: - TYDOM_MAC=0**********4 - TYDOM_PASSWORD=0****4 -...
Bonjour, J'arrive bien à piloter les deux premières zones de l'alarme en ayant configuré zone nuit et zone maison dans les paramètres de Tydom2Mqtt. J'utilise 4 zones de l'alarme Tyxal+,...
I change the hassio-addon from fmartinou to Tydom2mqqt to get the last version, but it broke something with the external temperature sensor. Tydom2mqtt get well the event from the sensor:...
Hello J'ai deux tysense (lightpower et outtemperature) mais les deux remontent sans état et comme des valeurs brutes. Il ne doit pas manquer grand chose pour remonter correctement: Actuellement: ```...
Bonjour Je viens d'installer cet add-on mais ça ne me remonte pas mon capteur de temperateur externe 2024-12-16 16:10:14,570 - tydom.MessageHandler - WARNING - Unknown device name (9_4208752) 2024-12-16 16:10:14,570...
Hi guys Here's an improvement to the JSON reading of messages : **It's a big change!** It involves adding the import of the re module (regex) And adding a control...
Hello, Without any apparent reason, the container suddenly loses connection: ```python tydom2mqtt | 2025-03-04 20:15:46,249 - __main__ - ERROR - Websocket connection closed: no close frame received or sent tydom2mqtt...