Best way to install on a disk station in the Docker environment (called Container Manager here) #16
-
Hi would like to deploy the whole thing here. Have 2 TSUN 3rd generation inverters. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 11 replies
-
Hello megabyte0469, Since I have not yet fully understood the problem, first a rough overview
If everything has worked so far, you can test the installation as follows:
Of course, the browser can't load anything, which is expected. When you close the browser window, the connection will be closed and you should see, this in the console:
Now you system is working and you must restart your inverter., so that he request the DNS resolution again. For this simply disconnect the panels, redo the pairing or wait until the next day. Than you should see all the entities in the home assistant overview dashboard. If anything up to here has not worked, please ask me again. then i will be happy to help with even more details. Cheers |
Beta Was this translation helpful? Give feedback.
-
Hallo Stefan, |
Beta Was this translation helpful? Give feedback.
-
Hallo megabyte0469, eine Anleitung habe ich noch nicht erstellt. Vielleicht magst du mit einer starten? Auf den NAS Systemen versuchen die Hersteller, immer eine "einfache" Oberfläche für Docker zu integrieren, die sie dann regelmäßig inkompatibel "verbessern". Nicht nur Synology macht dies... Was hast du den für ein Problem genau? Hast du schon die Prüfungen aus meiner ersten Antwort oben probiert? Gruß Stefan |
Beta Was this translation helpful? Give feedback.
-
just download the .toml in app/config in this repository and upload it to your diskstation. |
Beta Was this translation helpful? Give feedback.
-
I think this line shows the problem:
The proxy didn't know the base path, where to store the files. Since you use portianer and hopefully the
So to add the base path you should define the environment variable If you don't use the If that didn't work for you, pls don't hesitate to ask here again. |
Beta Was this translation helpful? Give feedback.
-
@fff5ee You can also fork the wiki and write it by your own. Than I can merge you notes as a pull request into this project. |
Beta Was this translation helpful? Give feedback.
Ja klar sollte dies gehen. Im Config file des Proxies musst du nur die IP-Adresse oder den DNS Namen deines MQTT Brokers angeben. Wenn beide im selben IP-Netz sind, sollte es direkt funktionieren.
Wenn du den Rechner mit Home-Assistant nicht immer durchlaufen lässt, wäre es vermutlich sinnvoll, den MQTT Broker doch auf der NAS dauerhaft laufen zu lassen. Es gibt QoS Klassen im MQTT Protokoll, die Informationen nachhalten, sodass Home-Assistant diese auch später erhalten kann, zum Beispiel wenn du Home-Assistant nur bei Bedarf startest. Derzeit nutze ich dies nicht und ich gehe davon aus, dass der Proxy, MQTT Broker und Home Assistant immer laufen