OK so bit of an update looks like I got it working and TBH I am not sure how
First I reset my systems, I went through the same process again and it worked.
however one thing i did not notice was that i needed to install both at the same time as where previously i did one at a time. so using 1,2 on ID is probably what did it
Now the documentations says that you are supposed to get a request for the installation password but I did not get this request soā¦ lets see if that makes a difference later.
One more question for the forum. I live in DK and instead of Pound and pence it is dkk and Ćøre
So, I receive spot prices from Noordpool and when energy spot prices is < 0.05 Ćøre (at this price it actuallycost me to send to grid) I would like to set both my system to Zero Export Limitation, and when I do this manually I know I need to do this from the Dongle configuration. Is this possible at the moment through do do this with Home assistant.
FYI I have limited coding so not much hope me building this myself
Hi there,
I canāt get the connection to my inverter working.
Iāve tried all possibly combinations of port 502/6607 and slave 0/1, the IP is the right one.
Port scan responded that port 502 is open which makes me believe itās the right one.
Modbus is activated unrestricted.
Iām connected to the dongle via LAN/FE.
When pulling the logs from HA this is what I get.
What other device might interrupt?
I successfully setup the bridge connection between the inverter and my local network and Iām able to ping 192.168.200.100 but I canāt ping my inverterā¦
I can however ping 192.168.200.1 just fine in OpenWrt, so iām really confused whatās going on here and how I can fix it. I followed all the comments in this thread to the letter, even found some people with the same symptom but never a conclusive answer how they fixed itā¦
Ofcourse this time it have not recovered.
Have anything changed?
I am trying to re-install the add-on but its not connecting as before, have the Dongle support been removed again so I need to enable to local direct connect network I have?
āFailed to connectā when I try the IP, tried both 502 and 6607 and slave 0 and 1.
I want to thank the author of this integration for a fantastically easy product to use.
I got everything to work after changing the Wi-Fi network the adapter was connected to. I stupidly enough connected it to my guest network at first (that donāt have any access to the rest of my network) wish didnāt work at first. After changing to the correct one I got everything to work.
One question though:
Is it possible to change the update interval? At the moment it updates every 30 seconds for me. Can I change this to update more often? Eg every 10-15 seconds?
I also would like to say thank you.
I have everything connected over a wired connection to a SDongle, and am charging my battery in cheap-time using forecast solar generation.
I should sort out a homeassistant dashboard, but for the time being I have achieved my objective!
Thanks for the integration, itās not working for me though,
I get the following error when loading HACS, didnāt have this problem before installing the integration:
Logger: homeassistant.config_entries
Source: custom_components/hacs/__init__.py:171
Integration: HACS (documentation, issues)
First occurred: 15:56:45 (2 occurrences)
Last logged: 16:05:47
Error setting up entry for hacs
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup
result = await component.async_setup_entry(hass, self)
File "/config/custom_components/hacs/__init__.py", line 220, in async_setup_entry
setup_result = await async_initialize_integration(hass=hass, config_entry=config_entry)
File "/config/custom_components/hacs/__init__.py", line 206, in async_initialize_integration
await async_try_startup()
File "/config/custom_components/hacs/__init__.py", line 193, in async_try_startup
startup_result = await async_startup()
File "/config/custom_components/hacs/__init__.py", line 171, in async_startup
hass.config_entries.async_setup_platforms(
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'
Every router and Tl-Wr802N are connected to each other by ethernet. Inverter is connected with router3 by wifi(to comunicate with fusion servers). Instead Tp-Link Tl-Wr802N with openwrt comunicate with inverter by wifi in client mode. I use portforward to export 6607 port to get data.
I have the problem that sometimes inverter disconnect from wifi of Tl-Wr802N. Or sometimes inverter is connected but 6607 port is not exported.
This is my last configuration: /etc/config/wireless
Hi.
Any solution for cascaded inverters, to appear in HA?
Right now only the Master inverter and SmartMeter (2 devices are detected, instead of 3, thru Dongle/ModbusTCP), are visible in HA, using Huawei Solar integration.
Thanks!