Hi everyone,
I got the new Tydom Home box (zigbee compatible) and i want to integrate it with my home assistant.
I installed mosquitto mqtt broker, that part is ok. I integrated the tydom2mqtt add-on in my home assistant, it’s ok too.
The problem is, when i try to start the tydom2mqtt add-on, i have this error message, after all my configurations :
2022-08-20 16:01:45,768 - tydomConnector - ERROR - Exception when trying to connect with websocket !
2022-08-20 16:01:45,769 - tydomConnector - ERROR - server rejected WebSocket connection: HTTP 401
2022-08-20 16:01:45,770 - tydomConnector - ERROR - wss://192.168.1.37:443/mediation/client?mac=001A250603D8&appli=1
2022-08-20 16:01:45,770 - tydomConnector - ERROR - {'Authorization': 'Digest username="001A250603D8", realm="protected area", nonce="091873e074ca1a412f5f102b2299d473", uri="/mediation/client?mac=001A250603D8&appli=1", response="ca3f43e87a14828ae416be9665927d1f", qop="auth", nc=00000001, cnonce="43941e2adfe8d71c"'}
I think the problem is that … there is the wrong password set for the tydom box but with this new version fo the box … You can not set any password ? You have to create a deltadore account and after you can connect your box with the MAC address and that’s all, no tydom password for the box. I tried the account password but it doesnt work either.
Has someone already encoutered this issue with a new tydom box ? Is there another way to connect it or integrate to home assistant ?
Thanks for your help
EDIT : my bad i did not read the documentation, you have to install an old version of the app to set the tydom password. It works now