mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump automower-ble to 0.2.1 (#144817)
This commit is contained in:
@ -12,5 +12,5 @@
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/husqvarna_automower_ble",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["automower-ble==0.2.0"]
|
||||
"requirements": ["automower-ble==0.2.1"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -542,7 +542,7 @@ aurorapy==0.2.7
|
||||
autarco==3.1.0
|
||||
|
||||
# homeassistant.components.husqvarna_automower_ble
|
||||
automower-ble==0.2.0
|
||||
automower-ble==0.2.1
|
||||
|
||||
# homeassistant.components.generic
|
||||
# homeassistant.components.stream
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -497,7 +497,7 @@ aurorapy==0.2.7
|
||||
autarco==3.1.0
|
||||
|
||||
# homeassistant.components.husqvarna_automower_ble
|
||||
automower-ble==0.2.0
|
||||
automower-ble==0.2.1
|
||||
|
||||
# homeassistant.components.generic
|
||||
# homeassistant.components.stream
|
||||
|
Reference in New Issue
Block a user