Rich

Results 21 comments of Rich

journalctl -u monitor -r

Did this ever get sorted, as I'm also having the problem now. If not any recommendations for an alternative as this project seems to be dead now?

I did do some debug on this, haven't found a solution but in the process of trying to work out what is going on I added a trap for the...

Did you get anywhere with this, I have the same issue but don't have time to debug at the moment?

journalctl -u monitor -r

May be worth posting the front web page of your inverter which shows the version serial etc. of your system. Also post up any output from. http://YOURIPADDR/config_hide.html There seems to...

As the daylight duration at my site decreases I'm steadily getting more warning messages so I have created a fix to only poll the Inverter from sunrise to sunset. I've...

Here are my template variables to do just that. Change the sensor names to match yours. ``` - trigger: - platform: state entity_id: sensor.solis_status_lastupdate sensor: - name: PV1 DC Power...

The minimum polling is 30 seconds, not sure why though. Can change the code if you want to try something shorter, look in solarman.py for the line below but you're...

it's called a template sensor and goes into your configuration.yaml file or a file that included into it. See. https://www.home-assistant.io/integrations/template