rubenbe / comfospottwin40

Control your Zehnder ComfoSpot Twin 40
MIT License
9 stars 0 forks source link

Reasonable preset of MQTT topics #6

Open Phi2k opened 7 months ago

Phi2k commented 7 months ago

After I moved my installation to docker containers I almost gave up because I did not get it working. Reason for the system not working was wrong strings in the MQTT. After installation lots of settings like e.g. speed come with "(null)". If you do not change these to the expected values the server will not accept any changes from MQTT at all.

Is it possible to directly set all MQTT topics to a working preset?

Phi2k commented 7 months ago

This is a setting which works for me. Make sure you setup every fan. Even if not installed. You have to stop the server in order to make the changes if you have a malign setting. The MQTT Broker must be setup in a way that all states are updated after the server is connecting.

Bildschirmfoto 2024-02-10 um 17 33 51

The JSON-File at "state" must also be set accordingly and must not be contradicting the other settings.

Bildschirmfoto 2024-02-10 um 17 36 45