New version in Test:
Adding two extra functions to the app:
When Homey Pro (Early 2023) is low on memory, Less than 20% free it adds a Timeline notification!
Athom decided to prevent extra Apps starting if less than 10% memory is free, (see Homey Pro (Early 2023) Changelog | Homey )
v10.0.0-rc.76
- Added safeguards to prevent starting an app when there’s not enough free memory.
Like the UnderVoltage I think you should know once you are in the danger zone. I will look if I can make it a configurable threshold. But the new Homey’s behave different than the classic one’s regarding memory!
Restart trigger
sysInternals now tries to detect a Homey restart (all local models). Once it detects it, it will set a indicator Restarted to YES!
Beside it Shows a different view as indicator (~2 days ago vs 44.34 hours ) it is reset when all Apps are running (or after 300 Seconds).
There are two triggers,
Where the PowerUser Trigger Homey Restarted triggers often before all Apps are available and Flows fail, the sysInternals triggers guarantee systInterals is running and all other Apps are running.
With three flows on a timeline it shows (depending on # of Apps that need to start After sysInternals):
If after 300 seconds still not all Enabled Apps are Ready you will find [notReadyApps] > 0;
Please send me a Log if you find strange things, trying to detect the restart reliable and not to trigger on App restarts or App upgrades