Releases: fracz/supla-scripts
Releases · fracz/supla-scripts
v4.5.8
- Add support for webhooks from HVAC* functions
v4.5.7
- fix SHUT & REVEAL actions for roller shutters
v4.5.6
- fix some PHP warnings
- do not store state logs for roller shutters, as they generate too many logs
v4.5.4
- fix script that executes interval scenes if they are not working (the scenes, not scripts)
v4.5.3
- fix issues with refreshing access tokens:
- refresh them in order of expiration date
- refresh them when they are about to expire in 8 minutes (before: 5 minutes)
- add more logs to debug further issues
- update reuglations (small technical isses, thanks lesny8
v4.5.2
- Add regulations
- require regulations to be accepted before sign in
v4.5.1
- introduce script exection time limit to prevent hanging crontab executions
- change default URL address to https://scripts.supla.io
v4.5.0
- New feature: executing scenes based on action triggers
- display webhook token in user details page, if signed in with Personal Access Token
v4.4.0
- add logs rotation
- do not store state logs of continuous measurements
- expose API endpoint to check service status