Bump aioautomower to 1.2.2 (#148497)

This commit is contained in:
Thomas55555 2025-07-09 22:02:31 +02:00 committed by GitHub
parent a7e879714b
commit da255af8de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 4 deletions

View File

@ -8,5 +8,5 @@
"iot_class": "cloud_push",
"loggers": ["aioautomower"],
"quality_scale": "silver",
"requirements": ["aioautomower==1.2.0"]
"requirements": ["aioautomower==1.2.2"]
}

2
requirements_all.txt generated
View File

@ -204,7 +204,7 @@ aioaseko==1.0.0
aioasuswrt==1.4.0
# homeassistant.components.husqvarna_automower
aioautomower==1.2.0
aioautomower==1.2.2
# homeassistant.components.azure_devops
aioazuredevops==2.2.1

View File

@ -192,7 +192,7 @@ aioaseko==1.0.0
aioasuswrt==1.4.0
# homeassistant.components.husqvarna_automower
aioautomower==1.2.0
aioautomower==1.2.2
# homeassistant.components.azure_devops
aioazuredevops==2.2.1

View File

@ -63,7 +63,8 @@
'stay_out_zones': True,
'work_areas': True,
}),
'messages': None,
'messages': list([
]),
'metadata': dict({
'connected': True,
'status_dateteime': '2023-06-05T00:00:00+00:00',