home_assistant_solarman
home_assistant_solarman copied to clipboard
Home Assistant component for Solarman collectors used with a variety of inverters.
As far as I understand, to change the scan_interval from default 60 seconds to another value I have to create a sensor via configuration.yaml, because scan_interval is not shown in...
Hello everybody I have an INVT inverter installed and I see the production data via the SOLARMAN app. I need to integrate the inverter into Home Assistant (running on RasbPi4)...
Error while processing event for domain device_tracker Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/event.py", line 608, in _async_dispatch_domain_event hass.async_run_hass_job(job, event) File "/usr/src/homeassistant/homeassistant/core.py", line 937, in async_run_hass_job hassjob.target(*args) File "/usr/src/homeassistant/homeassistant/components/dhcp/__init__.py", line...
The additional work mode sensors can be used with the sunsynk powerflow home assistant card to better indicate charging status.
Hi, I am using Solarman 1.5.1 using the deye_sg04lp3.yaml lookup-file on a up2date HA installation and I am experiencing spikes in the daily_load_consumption, daily_energy_bought and daily_energy_sold values, please see the...
This PR closes #665
I have a Deye SUN-3G-K and it works great with this integration most of the time. But it fails to reconnect in the morning most of the time so I...
Logger: homeassistant.util.loop Quelle: util/loop.py:136 Erstmals aufgetreten: 11:30:22 (1 Vorkommnisse) Zuletzt protokolliert: 11:30:22 Detected blocking call to open with args ('/config/custom_components/solarman/inverter_definitions/deye_4mppt.yaml',) inside the event loop by custom integration 'solarman' at custom_components/solarman/solarman.py,...
No CT power signal for sofar lsw3. I solved this by edit to sofar_lsw3.yaml #edit requests end value requests: - start: 0x0000 end: 0x0029 mb_functioncode: 0x03 #add this to items...
Detected blocking call to open with args ('/config/custom_components/solarman/inverter_definitions/deye_hybrid.yaml',) inside the event loop by custom integration 'solarman' at custom_components/solarman/solarman.py, line 31: with open(self.path + self.lookup_file) as f: (offender: /config/custom_components/solarman/solarman.py, line 31:...