Bump aioridwell to 2022.11.0 (#81929)
This commit is contained in:
parent
78180b2ad8
commit
f67ecd8ef5
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Ridwell",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ridwell",
|
||||
"requirements": ["aioridwell==2022.03.0"],
|
||||
"requirements": ["aioridwell==2022.11.0"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aioridwell"],
|
||||
|
|
|
@ -252,7 +252,7 @@ aioqsw==0.2.2
|
|||
aiorecollect==1.0.8
|
||||
|
||||
# homeassistant.components.ridwell
|
||||
aioridwell==2022.03.0
|
||||
aioridwell==2022.11.0
|
||||
|
||||
# homeassistant.components.senseme
|
||||
aiosenseme==0.6.1
|
||||
|
|
|
@ -227,7 +227,7 @@ aioqsw==0.2.2
|
|||
aiorecollect==1.0.8
|
||||
|
||||
# homeassistant.components.ridwell
|
||||
aioridwell==2022.03.0
|
||||
aioridwell==2022.11.0
|
||||
|
||||
# homeassistant.components.senseme
|
||||
aiosenseme==0.6.1
|
||||
|
|
Loading…
Add table
Reference in a new issue