Bonjour,
J’ai l’impression d’avoir quelques petits dysfonctionnements depuis le passage en V2 mais rien de grave.
Les commandes fonctionnent correctement, mais les informations retournées ne me semble pas toujours à jour.
Voici un petit extrait de mon log en mode debug
0003|[2025-03-20 12:07:30]WARNING : Unknown message type: position-event-v2
0004|[2025-03-20 12:07:34] DEBUG : Received message battery-event-v2
0005|[2025-03-20 12:07:34] DEBUG : Received automower data {'id': 'a13f13f6-ae27-4d48-a4c5-91154a5d982b', 'type': 'battery-event-v2', 'attributes': {'battery': {'batteryPercent': 83}}}
0006|[2025-03-20 12:07:35] DEBUG : Try sending to jeedom: {'husqvarna_automower': {'a13f13f6-ae27-4d48-a4c5-91154a5d982b': {'id': 'a13f13f6-ae27-4d48-a4c5-91154a5d982b', 'type': 'mower', 'name': 'AM405X', 'model_type': 'Husqvarna Automower® 405X', 'serial': 213602533, 'battery_level': 83, 'battery_type': 'Rechargeable', 'mode': 'MAIN_AREA', 'activity': 'MOWING', 'state': 'IN_OPERATION', 'errorCode': 0, 'errorDesc': '', 'planner_nextStartTimestamp': 0, 'planner_override': {'action': 'FORCE_MOW'}, 'planner_restrictedReason': 'NONE', 'cuttingHeight': 5, 'headlight': 'EVENING_AND_NIGHT', 'positions': xxxxxxxx, 'cuttingBladeUsageTime': 6129548, 'numberOfChargingCycles': 1704, 'numberOfCollisions': 38743, 'totalChargingTime': 4763284, 'totalCuttingTime': 6566663, 'totalRunningTime': 7482188, 'totalSearchingTime': 697063, 'connected': True, 'statusTimestamp': 1742467476012, 'calendarTasks': [{'start': 540, 'duration': 360, 'monday': (True,), 'tuesday': (False,), 'wednesday': (True,), 'thursday': (False,), 'friday': (True,), 'saturday': (False,), 'sunday': (False,)}, {'start': 600, 'duration': 90, 'monday': (False,), 'tuesday': (True,), 'wednesday': (False,), 'thursday': (True,), 'friday': (False,), 'saturday': (True,), 'sunday': (False,)}], 'stayOutZones': [], 'workAreas': {0: 'Default', 757: 'Zone Sud', 758: 'Zone Nord'}}}}
0007|[2025-03-20 12:08:00] DEBUG : Received message position-event-v2
0008|[2025-03-20 12:08:00]WARNING : Unknown message type: position-event-v2
0009|[2025-03-20 12:08:30] DEBUG : Received message position-event-v2
0010|[2025-03-20 12:08:30]WARNING : Unknown message type: position-event-v2
0011|[2025-03-20 12:09:00] DEBUG : Received message position-event-v2
0012|[2025-03-20 12:09:00]WARNING : Unknown message type: position-event-v2
0013|[2025-03-20 12:09:09] DEBUG : Received message battery-event-v2
0014|[2025-03-20 12:09:09] DEBUG : Received automower data {'id': 'a13f13f6-ae27-4d48-a4c5-91154a5d982b', 'type': 'battery-event-v2', 'attributes': {'battery': {'batteryPercent': 78}}}
0015|[2025-03-20 12:09:09] DEBUG : Try sending to jeedom: {'husqvarna_automower': {'a13f13f6-ae27-4d48-a4c5-91154a5d982b': {'id': 'a13f13f6-ae27-4d48-a4c5-91154a5d982b', 'type': 'mower', 'name': 'AM405X', 'model_type': 'Husqvarna Automower® 405X', 'serial': 213602533, 'battery_level': 78, 'battery_type': 'Rechargeable', 'mode': 'MAIN_AREA', 'activity': 'MOWING', 'state': 'IN_OPERATION', 'errorCode': 0, 'errorDesc': '', 'planner_nextStartTimestamp': 0, 'planner_override': {'action': 'FORCE_MOW'}, 'planner_restrictedReason': 'NONE', 'cuttingHeight': 5, 'headlight': 'EVENING_AND_NIGHT', 'positions': xxxxxxxx, 'cuttingBladeUsageTime': 6129548, 'numberOfChargingCycles': 1704, 'numberOfCollisions': 38743, 'totalChargingTime': 4763284, 'totalCuttingTime': 6566663, 'totalRunningTime': 7482188, 'totalSearchingTime': 697063, 'connected': True, 'statusTimestamp': 1742467476012, 'calendarTasks': [{'start': 540, 'duration': 360, 'monday': (True,), 'tuesday': (False,), 'wednesday': (True,), 'thursday': (False,), 'friday': (True,), 'saturday': (False,), 'sunday': (False,)}, {'start': 600, 'duration': 90, 'monday': (False,), 'tuesday': (True,), 'wednesday': (False,), 'thursday': (True,), 'friday': (False,), 'saturday': (True,), 'sunday': (False,)}], 'stayOutZones': [], 'workAreas': {0: 'Default', 757: 'Zone Sud', 758: 'Zone Nord'}}}}
0016|[2025-03-20 12:09:30] DEBUG : Received message position-event-v2
0017|[2025-03-20 12:09:30]WARNING : Unknown message type: position-event-v2
0018|[2025-03-20 12:09:59] DEBUG : Received message position-event-v2
0019|[2025-03-20 12:09:59]WARNING : Unknown message type: position-event-v2
0020|[2025-03-20 12:10:30] DEBUG : Received message position-event-v2
0021|[2025-03-20 12:10:30]WARNING : Unknown message type: position-event-v2
0022|[2025-03-20 12:10:59] DEBUG : Received message position-event-v2
0023|[2025-03-20 12:10:59]WARNING : Unknown message type: position-event-v2
0024|[2025-03-20 12:11:26] DEBUG : Received message battery-event-v2
0025|[2025-03-20 12:11:26] DEBUG : Received automower data {'id': 'a13f13f6-ae27-4d48-a4c5-91154a5d982b', 'type': 'battery-event-v2', 'attributes': {'battery': {'batteryPercent': 73}}}
0026|[2025-03-20 12:11:26] DEBUG : Try sending to jeedom: {'husqvarna_automower': {'a13f13f6-ae27-4d48-a4c5-91154a5d982b': {'id': 'a13f13f6-ae27-4d48-a4c5-91154a5d982b', 'type': 'mower', 'name': 'AM405X', 'model_type': 'Husqvarna Automower® 405X', 'serial': 213602533, 'battery_level': 73, 'battery_type': 'Rechargeable', 'mode': 'MAIN_AREA', 'activity': 'MOWING', 'state': 'IN_OPERATION', 'errorCode': 0, 'errorDesc': '', 'planner_nextStartTimestamp': 0, 'planner_override': {'action': 'FORCE_MOW'}, 'planner_restrictedReason': 'NONE', 'cuttingHeight': 5, 'headlight': 'EVENING_AND_NIGHT', 'positions': xxxxxxxx, 'cuttingBladeUsageTime': 6129548, 'numberOfChargingCycles': 1704, 'numberOfCollisions': 38743, 'totalChargingTime': 4763284, 'totalCuttingTime': 6566663, 'totalRunningTime': 7482188, 'totalSearchingTime': 697063, 'connected': True, 'statusTimestamp': 1742467476012, 'calendarTasks': [{'start': 540, 'duration': 360, 'monday': (True,), 'tuesday': (False,), 'wednesday': (True,), 'thursday': (False,), 'friday': (True,), 'saturday': (False,), 'sunday': (False,)}, {'start': 600, 'duration': 90, 'monday': (False,), 'tuesday': (True,), 'wednesday': (False,), 'thursday': (True,), 'friday': (False,), 'saturday': (True,), 'sunday': (False,)}], 'stayOutZones': [], 'workAreas': {0: 'Default', 757: 'Zone Sud', 758: 'Zone Nord'}}}}
0027|[2025-03-20 12:11:29] DEBUG : Received message position-event-v2
0028|[2025-03-20 12:11:29]WARNING : Unknown message type: position-event-v2