CheongKoo / HA_AppDaemonZeverSolarSensor

Get power generation from ZeverSolar Inverter and present it to front end as a sensor for Hass.IO
GNU General Public License v3.0
7 stars 3 forks source link

"refreshInterval" not working #1

Open DavidWicks opened 3 years ago

DavidWicks commented 3 years ago

I have changed the refresh interval from the default 120 seconds to 30 Seconds, 60 Seconds & 20 seconds however the refresh interval remains at 120 secs.

AppDaemon 4.0.3, Docker, Synology

Zever Sensor refresh interval

CheongKoo commented 3 years ago

Hi @DavidWicks , You'll have to change it at the code level. Get the file appd_ZeverSolarSensor.py and change the variable refreshInterval = 120 # Time interval to read the URL in seconds Thanks. Kind regards, @CheongKoo

DavidWicks commented 3 years ago

Thankyou @CheonKoo,

I have already tried this and it does not change the refresh interval.

Refresh Interval py Appdaemon Log