You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2024. It is now read-only.
ASCOM requires the CalibratorStatus to have one of 6 states: https://ascom-standards.org/Help/Developer/html/T_ASCOM_DeviceInterface_CalibratorStatus.htm
You set it to ready all the time, even if it is off. This should at least change between 1 and 3.
I'll try to implement a fix and open a PR tomorrow, should be relatively easy.