mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump aioautomower to 2024.4.4 (#116185)
This commit is contained in:
parent
9d33965bc9
commit
a8b41c90c5
@ -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"]
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -91,7 +91,7 @@
|
||||
'work_areas': dict({
|
||||
'0': dict({
|
||||
'cutting_height': 50,
|
||||
'name': None,
|
||||
'name': 'my_lawn',
|
||||
}),
|
||||
'123456': dict({
|
||||
'cutting_height': 50,
|
||||
|
Loading…
x
Reference in New Issue
Block a user