mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump asyncarve to 0.1.1 (#120740)
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/arve",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["asyncarve==0.0.9"]
|
||||
"requirements": ["asyncarve==0.1.1"]
|
||||
}
|
||||
|
@ -493,7 +493,7 @@ asterisk_mbox==0.5.0
|
||||
async-upnp-client==0.39.0
|
||||
|
||||
# homeassistant.components.arve
|
||||
asyncarve==0.0.9
|
||||
asyncarve==0.1.1
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
asyncinotify==4.0.2
|
||||
|
@ -448,7 +448,7 @@ asterisk_mbox==0.5.0
|
||||
async-upnp-client==0.39.0
|
||||
|
||||
# homeassistant.components.arve
|
||||
asyncarve==0.0.9
|
||||
asyncarve==0.1.1
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
asyncsleepiq==1.5.2
|
||||
|
Reference in New Issue
Block a user