Bump aioautomower to 2024.4.4 (#116185)

This commit is contained in:
Thomas55555 2024-04-25 21:36:00 +02:00 committed by GitHub
parent 9d33965bc9
commit a8b41c90c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -7,5 +7,5 @@
"documentation": "https://www.home-assistant.io/integrations/husqvarna_automower",
"iot_class": "cloud_push",
"loggers": ["aioautomower"],
"requirements": ["aioautomower==2024.4.3"]
"requirements": ["aioautomower==2024.4.4"]
}

View File

@ -204,7 +204,7 @@ aioaseko==0.1.1
aioasuswrt==1.4.0
# homeassistant.components.husqvarna_automower
aioautomower==2024.4.3
aioautomower==2024.4.4
# homeassistant.components.azure_devops
aioazuredevops==2.0.0

View File

@ -183,7 +183,7 @@ aioaseko==0.1.1
aioasuswrt==1.4.0
# homeassistant.components.husqvarna_automower
aioautomower==2024.4.3
aioautomower==2024.4.4
# homeassistant.components.azure_devops
aioazuredevops==2.0.0

View File

@ -91,7 +91,7 @@
'work_areas': dict({
'0': dict({
'cutting_height': 50,
'name': None,
'name': 'my_lawn',
}),
'123456': dict({
'cutting_height': 50,