Created At
Sep 22, 2021
Created At
Sep 22, 2021
Last Update
Sep 23, 2021
Platforms
HC 3 Lite, Z-box Hub, Yubii Home, Venture WISE, HC 3
Views
3557
Download
466
QuickApp integration with Huawei inverters, using Modbus TCP protocol. Works with new energy panel.
Software version required: 5.080 or higher.
Tested on: SUN2000-2KTL L1
Should work with inverters with integrated WLAN, and those equipped with smart dongle. Probably it does not work with the smart logger, due to different register addresses.
To configure this QuickApp, please provide the IP address of your inverter in the variables tab. You can adjust polling time by changing the pollingTime variable (time in minutes).
After successful connection, the quick app will add additional "endpoints" to the system:
Hi all, I upgraded the SDongleA-05 /Smart Dongle-WLAN-FE firmware and started working the communication. @ fibaro user unnamed > You need upgrade your Huawei dongle firmware to version higher then SPC120 not the Inverter’s firmware
I have a SUN2000-6KTL-L1 with the latest firmware (V200R001C00SPC130), I have changed the settings to enable unrestricted Modbus TCP, I also changed the readHoldingRegisterFrame as suggested in some comment. However, Fibaro QuickApp still throws a Connection Error in the console.
Hi, I have HC3Lite - 5.130.64, Inverter SUN2000-3KTL-MO -with newest firmware, but the dongle has V100R001C00SPC116 and I no have firmware upgrade option. I have enabled modbus over tcp in inverter (unrestricted) . Debug console show teh following> Connecting, Connected: Response error: End of file Disconnect. Connecting again after 5 min. All data requested. Disconnecting.
Witam. Mam falownik 5KTL HC. Pierwsze musimy wejść w ustawienia falownika najlepiej przez stronę: zarządzanie urządzeniami/ wybieramy sdongle/ ModBUS-TCP IP/ Włącz (nieograniczone) i zapisujemy zmiany. Ściągamy QA, następnie wchodzimy w ustawienia/zmienne. Wpisujemy adres IP taki jaki widzimy w swoim ruterze (ja sobie ustawiłem przyporządkowanie jako stały IP do MAC adresu) u mnie 192.168.0.150. Ustawiamy port na 502. Następnie przechodzimy do Edycja i podgląd i wciskamy edytuj. uruchamia się nam edytor i w zakładce "main" u mnie w pozycji 70 local readHoldingRegistersFrame = string.char(0x00, 0x03) zmieniamy w nawiasie jedną pozycję z 00x00 na 00x01 czyli local readHoldingRegistersFrame = string.char(0x01, 0x03). Robimy zapisz i w oknie podglądu powinny pokazać się nam wszystkie pozycje.
Witam Według specjalistów z Fibaro ten QA, który jest do pobrania z tej strony, jest na falownik 1 fazowy i dlatego nie działa na moim SUN2000-6KTL-M1.