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
Whenever the mower faults while mowing the main switch seems to turn off even though the mower would be mowing and is still on. It’s hard to tell it should be mowing like this.
To Reproduce:
Easiest way would be to have the mower out mowing and lift it. The switch will then turn off.
Expected behavior:
When the mower is mowing and faults, the switch should ignore that it’s not mowing and just stay in whatever state it was in previously.
Mower was parked should remain it’s parked
Mower was mowing should remain it’s mowing
The only thing that should change is the sensor indicating it’s faulted
Logs:
[8/17/2024, 11:50:50 AM] [Homebridge Automower Platform] Received event:
{"id":"REDACTED","type":"status-event","attributes":{"battery":{"batteryPercent":74},"mower":{"mode":"MAIN_AREA","activity":"NOT_APPLICABLE","state":"FATAL_ERROR","inactiveReason":"NONE","errorCode":36,"errorCodeTimestamp":1723894409000},"planner":{"nextStartTimestamp":0,"override":{"action":"NOT_ACTIVE"},"restrictedReason":"NOT_APPLICABLE"},"metadata":{"connected":true,"statusTimestamp":1723909850266}}}
[8/17/2024, 11:50:50 AM] [Homebridge Automower Platform] Changed 'Motion Sensor' for 'Dobby': GENERAL_FAULT
[8/17/2024, 11:50:50 AM] [Homebridge Automower Platform] Changed 'Motion Sensor' for 'Dobby': NO_MOTION
[8/17/2024, 11:50:50 AM] [Homebridge Automower Platform] Changed 'Schedule' for 'Dobby': OFF
The big concern with this is if the mower is trying to mow and faults, when I check HomeKit it looks like the mower has been parked, and not that it's sitting on the property somewhere in a ditch waiting for help to arrive.
Describe The Bug:
Whenever the mower faults while mowing the main switch seems to turn off even though the mower would be mowing and is still on. It’s hard to tell it should be mowing like this.
To Reproduce:
Easiest way would be to have the mower out mowing and lift it. The switch will then turn off.
Expected behavior:
When the mower is mowing and faults, the switch should ignore that it’s not mowing and just stay in whatever state it was in previously.
Logs:
Plugin Config:
Screenshots:
Mower:
Environment:
v2.3.0-preview.100+96089d6.0
The text was updated successfully, but these errors were encountered: