Hoymiles Dtu Einrichten

0 views
Skip to first unread message

Kathrine Selvage

unread,
Aug 4, 2024, 4:25:24 PM8/4/24
to amafrywel
Ifound GitHub - dmslabsbr/hoymiles: Hoymiles ADD-ON for Home Assistant - does anyone has experiences with that? It seems I have to use S-Miles for now to get at least some data. OR I put an EM in between.

Mit der steigenden Nachfrage nach Balkonkraftwerken in Europa, interessieren sich immer mehr Verbraucher fr Hoymiles DTU DIY Kontoeinrichtung und Hoymiles DTU Alternative. Diese Hoymiles DTU DIY Anleitung zeigt Ihnen, wie Sie in einfachen Schritten ein neues Hoymiles-Konto einrichten. Auerdem wird Ihnen in diesem Artikel die Hoymiles DTU Alternative vorgestellt.


Aufgrund der allgemeinen Preissenkung von Hoymiles-Produkten kann eine Hoymiles DTU-Wlite fr HM-Serie, die im April noch rund 60 Euro gekostet htte, bei Mini Power fr nur 28,90 Euro erworben werden. Mehr dazu erfahren Sie hier.


Da immer mehr Heimwerker-Kunden Hoymiles-Mikrowechselrichter fr Solarstromanlagen auf Balkonen und anderen engen Rumen installieren, hat Hoymiles den Prozess der Kontoerstellung vereinfacht. Nach dieser Hoymiles DTU DIY Anleitung knnen Heimwerker-Kunden jetzt ohne die Hilfe eines Installateurs neue Hoymiles-Systemkonten in der S-Miles Cloud-App einrichten.


Diese Hoymiles DTU DIY Funktion befindet sich noch in der Beta-Phase und ist nur verfgbar fr Kunden in Deutschland, Frankreich, Polen, Niederlanden, Italien und sterreich. Benutzern aus anderen Regionen wird empfohlen, regelmig auf der offiziellen Website nach den neuesten Produktinformationen zu suchen.


5) Verbinden Sie sich mit Ihrem Heimnetzwerk (oder verwenden Sie Ihre Verkehrsdaten) und geben Sie die erforderlichen Informationen ein. Geben Sie auerdem den Besttigungscode ein, den Sie per E-Mail erhalten haben, um die Einrichtung Ihres Kontos abzuschlieen. Jetzt knnen Sie mit dem nchsten Schritt der Einrichtung Ihres Systems fortfahren.


8) Geben Sie manuell die Seriennummer (SN) der DTU ein, die Sie auf der DTU oder der Verpackung finden, um die DTU zu Ihrer PV-Anlage hinzuzufgen. Oder scannen Sie einfach den SN-Aufkleber ein, um die DTU zu Ihrer PV-Anlage hinzuzufgen.


9) Als letzten Schritt, um Ihren Mikrowechselrichter zu Ihrer PV-Anlage hinzuzufgen, geben Sie bitte die Seriennummer (SN) des Mikrowechselrichters manuell ein oder scannen Sie einfach den SN-Aufkleber auf dem Gert.


Mit der steigenden Nachfrage nach PV-Anlagen auf den Balkonen der Verbraucher hat Hoymiles DTU die Aufmerksamkeit der Verbraucher auf sich gezogen. Immer mehr Verbraucher werden neugierig auf die Hoymiles DTU-Alternative. Um die Leistung Ihrer Balkonkraftwerke zu steuern, stehen dem Heimwerker mehrere Hoymiles DTU Alternative zur Auswahl:


Die erste Alternative ist die Installation Ihrer Balkonkraftwerke in Kombination mit dem Hoymiles Mikro-Wechselrichter und DTU-WLite (fr HM Serie) / DTU-WLite-S (fr HMS/HMT Serie). Diese Wahl ist die wirtschaftlichste Mglichkeit, Ihr PV-System zu vervollstndigen. Daher ist es auch die Alternative, die die meisten Verbraucher whlen. Weitere Informationen zu diesen Produkten finden Sie unter den folgenden Links:


Wenn Sie Hoymiles DTU-WLite durch Hoymiles DTU-Pro (fr HM Serie) ersetzen order Hoymiles DTU-WLite-S durch Hoymiles DTU-Pro-S (fr HMS/HMT Serie) ersetzen, erhalten Sie mehr Funktionen und Mglichkeiten zur Steuerung Ihrer PV-Anlage, und es ist auch stabiler. Hoymiles DTU-Pro-S ist eher fr Balkonkraftwerke mit mehr als vier Solarmodulen geeignet. Weitere Informationen zu diesen Produkten finden Sie unter den folgenden Links:


Wi-Fi ist in der Hoymiles HMS-Serie vorinstalliert, so dass Sie die Leistung Ihrer PV-Anlage auch ohne DTU steuern knnen. Dieses Produkt wurde im Jahr 2023 neu eingefhrt. Fr Kunden, die noch keinen Hoymiles-Mikro-Wechselrichter besitzen, wre das Produkt eine gute Wahl. Weitere Informationen zu diesen Produkten finden Sie unter den folgenden Links:


inspired by the dbus-shelly-3em-smartmeter from @fabian-lauer, and dbus-shelly-1pm-pvinverter from @vikt0rm, I have created a Github project to usen OpenDTU for Hoymiles and TSUN Inverter API to show PV values in VenusOS as a PV inverter. So you do not need any Shelly or metering device to get a reading into Venus and VRM Portal. Hope you find this useful. Attached are some screenshots and the link to Github: -opendtu


Nice to hear it was not just for me ;-) To your questions:



As My Hoymiles Inverter and with that OpenDTU is only single phase you can only see Voltage and Current of this phase. I cannot say if that is different for 3 phase Hoymiles, but should also work. I just need to implement this. Venus and VRM Portal seem to calculate then the overall Current from all phases. That is why you do not see a current in my screenshot for AC Totals, you cannot write to Total Current or Voltage anymore in dbus. but it should be accurate enough for Victron/Venus and VRM. So for now the code is single phase only.


Currently this is only to pull data from OpenDTU into dbus, no way back from Victron ESS to Hoymiles. This is not my use case, but if that is needed, then please help to add the required code. For now I control the hoymiles from home-assistant.


hello henne, could now finally put my ahoydtu into operation. unfortunately only the first one is displayed here. the calculation does not refer to the total but only to the first inverter. I can't really test it because the sun has made itself quite rare here. Since I don't have a plan from programming, I don't know how complicated it would be to show the inverters individually, such as L1,L2,L2. Or at least read the complete total from the Dtu.


opendtu luft nur auf dem esp32. Wenn du Daten siehst mit ahoy, dann muss es auch da die gleiche URL geben, weil die Frage ich ab. Aber es kann sein, dass diese JSON Datei dort anders strukturiert ist, wie bei OpenDTU. Dort stimmen auch bei 2 Inverter die Summen, aber ich habe bisher immer nur einen Inverter per Serial angezeigt, weil ich nur einen habe.


I have a 1-phase inverter (HM-1500 and HM-1200) together in a DTU. and I believe that the values are not totally taken over here, but only from the first one. or do you have the same setup and split it into "2 phases"?


I'm just playing around with the installation, as I do not have an actual Hoymiles inverter yet. In my OpenDTU i created a dummy inverter with a bogus serial number. The inverter is now listed in the openDTU webapp, but obviously does not have actual data.


However, following the installation instructions for the dbus-opendtu service, I would expect that I should be able to see the openDTU device as a PV inverter in VenusOS, right? Apparently this is not the case however, and I am wondering if my installation is correct.


For instance, I set my log level to DEBUG in config.ini and I would expect to regularly see entries in /data/dbus-opendtu/current.log, but the file does not exist, making it look like the service is not running. How can I check if the service is in fact running?


I'm not able to get a tasmota (sonoff pow) working with generic template. I have uncommented und configured everythink below "[Template]". But there there should be any failure, because it didn't work. Can you or anybody help me?


The code would be ready in further steps to support from a single script multiple REST based devices in a single instance, but we are not yet there. So for now you have to install multiple times. I guess if the merge works fine, we will see a single Instance to support up to 10 different Shelly or Sonoff devices in a couple of weeks.


I have started with 2.80 as VenusOS version and I'm currently on beta 3.0 which works. As we use the official Victron dbus API, it should be quite compatible. I cannot say what is the earliest release that is supported.


The first code change is done and it works with only Template or with 1 opendtu or 1 ahoy and multiple templates. I will push the code later to github and then you can test the branch, before we merge into main.


ich bekomme das leider nicht ans laufen

nach dem ich die IP des openDTU in die config.ini eingetragen habe und gespeichert habe ich einen Neustart des raspi gemacht der Open DTU fehlt leider immer noch.


Please file Bugs, Problems and Questions on github: -opendtu#troubleshooting



Sometime VRM is having issues to show, but overall statistics are OK. So the most important thing is that Venus console works. Please raise an issue.


Maybe this is a stupid question, but as far as I understand Victron is communicating with Fronius inverters to, if needed, lower their output instead of using Frequency shift, in case the system runs on island mode.


Hi henne,



I have also a question:



After installing the software with hoymiles, and getting it to work suddenly i dont have any values in Grid showing. This is for remote console and VRM. (Grid - )



Im using the internal MPII meters, and in console settings i can see the AC input beeing displayed and also i see the AC Out. Everything was working bevor and is right configured.



What is also interesting is that somtimes i have way to many load showing.

For example if the MPII is feeding in energy, its displayed as AC Loads.



I dont know where I went wrong. What do i have to change?

Sincerely Adam


Hi, thanks for this awesome module. I am wondering what happens when I do a firmware update of my Cerbo GX device. Will I need to re-install and configure everything or will it still work after the update?


Diese Anleitung erklrt Ihnen in einfachen Schritten, wie Sie ein neues Hoymiles-Konto einrichten knnen.

Da die Zahl der DIY-Kunden, die Hoymiles-Mikrowechselrichter fr ihre PV-Anlagen auf Balkonen und anderen kleinen Flchen installieren, immer grer wird, vereinfachte Hoymiles das Verfahren zur Einrichtung eines Kontos. Nun knnen DIY-Kunden ohne die Hilfe eines Installateurs ein neues Hoymiles-Systemkonto in der S-Miles Cloud App-einrichten.

3a8082e126
Reply all
Reply to author
Forward
0 new messages