Automatic Calibration of screens
Posted: Friday 22 January 2016 12:02
I have two Fibaro FIBARO System FGRM222 Roller Shutter Controller 2 modules that control two Suncreens.
With the option: "29. Forced Roller Shutter calibration" you can calibrate the screens. So open is 0% and closed is 100%.
I control the screens with a LUA script that predics the rain, wind, temperature lux and so on. This script can send the screens to 0%, 50% and 100% (scenes)
After calibration the screens are operated with the LUA script and the open state changes:
- After a week its open 4% and closed 100%
- After another week its open 9% and closed 100%
- The week after that its open 15% and closed 100%
So the open state shifts after use. (daily operated)
In the LUA script I have build in a marge of 10% so everything under 10% is considered as open. But after a while the script doesn't work anymore because the "open" state changes to closed because the open state is for example 11% after a while.
Are other people seeing the same things with there shutters?
Is there a possibility to trigger the "29. Forced Roller Shutter calibration" option throught a LUA script. So I can automatically calibrate the screens back 0%.
These options are module specific and only possible to change within the hardware section in Domoticz.
With the option: "29. Forced Roller Shutter calibration" you can calibrate the screens. So open is 0% and closed is 100%.
I control the screens with a LUA script that predics the rain, wind, temperature lux and so on. This script can send the screens to 0%, 50% and 100% (scenes)
After calibration the screens are operated with the LUA script and the open state changes:
- After a week its open 4% and closed 100%
- After another week its open 9% and closed 100%
- The week after that its open 15% and closed 100%
So the open state shifts after use. (daily operated)
In the LUA script I have build in a marge of 10% so everything under 10% is considered as open. But after a while the script doesn't work anymore because the "open" state changes to closed because the open state is for example 11% after a while.
Are other people seeing the same things with there shutters?
Is there a possibility to trigger the "29. Forced Roller Shutter calibration" option throught a LUA script. So I can automatically calibrate the screens back 0%.
These options are module specific and only possible to change within the hardware section in Domoticz.