Bump aioautomower to 2024.10.0 (#128137)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>pull/128176/head
parent
9cfc9b9baf
commit
3e2edc1a2d
|
@ -7,5 +7,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/husqvarna_automower",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["aioautomower"],
|
||||
"requirements": ["aioautomower==2024.9.3"]
|
||||
"requirements": ["aioautomower==2024.10.0"]
|
||||
}
|
||||
|
|
|
@ -198,7 +198,7 @@ aioaseko==1.0.0
|
|||
aioasuswrt==1.4.0
|
||||
|
||||
# homeassistant.components.husqvarna_automower
|
||||
aioautomower==2024.9.3
|
||||
aioautomower==2024.10.0
|
||||
|
||||
# homeassistant.components.azure_devops
|
||||
aioazuredevops==2.2.1
|
||||
|
|
|
@ -186,7 +186,7 @@ aioaseko==1.0.0
|
|||
aioasuswrt==1.4.0
|
||||
|
||||
# homeassistant.components.husqvarna_automower
|
||||
aioautomower==2024.9.3
|
||||
aioautomower==2024.10.0
|
||||
|
||||
# homeassistant.components.azure_devops
|
||||
aioazuredevops==2.2.1
|
||||
|
|
Loading…
Reference in New Issue