-
Notifications
You must be signed in to change notification settings - Fork 27
Scan interval #235
Copy link
Copy link
Open
Description
Changing this line in the YAML
/homeassistant/custom_components/alphaess/const.py
SCAN_INTERVAL = timedelta(seconds=10)
Used to make most of the important sensors like instantaneous solar generation
instantaneous grid I/O
instantaneous battery I/O
Instant instantaneous load
Refresh every 10 seconds
After the most recent update though changing the yaml scan interval to 10 seconds and restarting Home Assistant does nothing everything refreshes at 1 minute still.
Any idea how we can fix this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels