mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump asyncarve to 0.1.1 (#120740)
This commit is contained in:
parent
fe8b5656dd
commit
c5fa9ad272
@ -5,5 +5,5 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/arve",
|
"documentation": "https://www.home-assistant.io/integrations/arve",
|
||||||
"iot_class": "cloud_polling",
|
"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
|
async-upnp-client==0.39.0
|
||||||
|
|
||||||
# homeassistant.components.arve
|
# homeassistant.components.arve
|
||||||
asyncarve==0.0.9
|
asyncarve==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.keyboard_remote
|
# homeassistant.components.keyboard_remote
|
||||||
asyncinotify==4.0.2
|
asyncinotify==4.0.2
|
||||||
|
@ -448,7 +448,7 @@ asterisk_mbox==0.5.0
|
|||||||
async-upnp-client==0.39.0
|
async-upnp-client==0.39.0
|
||||||
|
|
||||||
# homeassistant.components.arve
|
# homeassistant.components.arve
|
||||||
asyncarve==0.0.9
|
asyncarve==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.sleepiq
|
# homeassistant.components.sleepiq
|
||||||
asyncsleepiq==1.5.2
|
asyncsleepiq==1.5.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user