Closed jeff-winn closed 1 year ago
Did some investigation, the bug was unable to be reproduced.
The reason it wasn't produced is because even though a 403 error was occurring, the web services from Husqvarna still respond even if the API isn't connected.
Had the mower been running, it likely would have flipped to ON as the plugin would have seen the status. The event streams just would not have worked.
Describe The Bug:
It has been observed that when 403s are occurring the schedule switch is somehow flipping to an ‘ON’ state even though it should be ‘OFF’
To Reproduce:
Expected behavior:
The schedule switch should remain in an ‘OFF’ state.
Logs:
Refer to #166 for logs and related configuration screenshots.