-
Before reporting a bug, make sure your configuration is correct, your LAN is working, and you have read about the "Known Issues" in the wiki:
https://github.com/WillCodeForCats/solaredge-modb…
-
**Describe the bug**
I have a pool heat that shows in home assistant following attributes:
```
hvac_modes: off, heat
min_temp: 18
max_temp: 40
target_temp_step: 1
preset_modes: sleep, act…
-
For my own smart home needs I am trying to extract a home consumption figure from the modbus inverter and meter readouts. It appears this should be (power_ac x power_ac_scale) - (power x power_scale).…
-
Dear @ProudElm
I was really happy to find yout integration on HA.
I was about to use it. I downloaded the repository using HACS (not added the custom repo becouse HACS said it is in the main). Go…
-
Can you extend the plugin to support the simple Homewizard Watermeter (https://homewizard-energy-api.readthedocs.io/endpoints.html#example-hwe-wtr) ?
-
```
Traceback (most recent call last):
File "/config/custom_components/solaredge_modbus/__init__.py", line 195, in async_refresh_modbus_data
update_result = self.read_modbus_data()
File "/…
-
Can this MODBUS TCP python module be updated to report the Isolation Resistance from the Inverter? This is visible on the reporting from SolarEdge's Monitoring website and API for the inverter, and i…
-
Hi,
Ik heb ' last' van het volgende fenomeen:
Op mn RASPBERRY PI staat Domoticz en DSMRREADER geinstalleerd. Werkt prima samen, alleen krijg ik nu in Domoticz de melding "Error: Serial Port close…
-
Below is the return I get. It looks fairly different than what I see other folks posting I am able to easily understand what is being produced but I cannot for the life of me figure out how to figure …
-
Hi!
Not an issue but a feature request, I am not sure if this is easy to implement. I am a noob at Python otherwise I'd probably do it myself! The request is to be able to be able to use a network …