mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump py-aosmith to 1.0.12 (#133100)
This commit is contained in:
committed by
GitHub
parent
263eb41e79
commit
8bd2c183e2
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/aosmith",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["py-aosmith==1.0.11"]
|
||||
"requirements": ["py-aosmith==1.0.12"]
|
||||
}
|
||||
|
@ -1677,7 +1677,7 @@ pushover_complete==1.1.1
|
||||
pvo==2.2.0
|
||||
|
||||
# homeassistant.components.aosmith
|
||||
py-aosmith==1.0.11
|
||||
py-aosmith==1.0.12
|
||||
|
||||
# homeassistant.components.canary
|
||||
py-canary==0.5.4
|
||||
|
@ -1378,7 +1378,7 @@ pushover_complete==1.1.1
|
||||
pvo==2.2.0
|
||||
|
||||
# homeassistant.components.aosmith
|
||||
py-aosmith==1.0.11
|
||||
py-aosmith==1.0.12
|
||||
|
||||
# homeassistant.components.canary
|
||||
py-canary==0.5.4
|
||||
|
Reference in New Issue
Block a user