fernbrun

Results 9 comments of fernbrun

Same here, Yesterday and today unable to accecc api from 98:48 CET. Error message : retry: 429, message='', url='https://monitoringapi.solaredge.com

> did you change the data update interval? error 429 means "too many requests" > > > Daily Limitation > > Use of the monitoring server API is subject to...

Many thanks @CommanderTux , it seems that it works. So I create an automation that triggers everyday my nas turns on.

add this to configurations.yaml shell_command: restart_supervisor: "ha supervisor restart" then in an automation add this action : - action: shell_command.restart_supervisor

@Dazzel , this works for me as well !

Same issue for me. I shutdown my NAS during night. So the issue comes and don't leave until I restart HA.

This is very painful, indeed. I tried to script the mount of network shares, but it doesn't work. Anybody as a workaround ?