Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #297 from Thomas55555/new-error-codes
Browse files Browse the repository at this point in the history
add new error descriptions
  • Loading branch information
Thomas55555 authored Jul 12, 2022
2 parents 407a5c7 + 8a96d00 commit 5c2d766
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions custom_components/husqvarna_automower/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,24 @@
121: "High internal temperature",
122: "CAN error",
123: "Destination not reachable",
701: "Connectivity problem",
702: "Connectivity settings restored",
703: "Connectivity problem",
704: "Connectivity problem",
705: "Connectivity problem",
706: "Poor signal quality",
707: "SIM card requires PIN",
708: "SIM card locked",
709: "SIM card not found",
710: "SIM card locked",
711: "SIM card locked",
712: "SIM card locked",
713: "Geofence problem",
714: "Geofence problem",
715: "Connectivity problem",
716: "Connectivity problem",
717: "SMS could not be sent",
724: "Communication circuit board SW must be updated",
}

# Headlight modes
Expand Down

0 comments on commit 5c2d766

Please sign in to comment.