mirror of
https://github.com/home-assistant/core.git
synced 2025-08-24 06:51:33 +02:00
Bump aioridwell to 2022.11.0 (#81929)
This commit is contained in:
committed by
Franck Nijhof
parent
0d62d80038
commit
f24549f7d1
@@ -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"],
|
||||
|
@@ -246,7 +246,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
|
||||
|
@@ -221,7 +221,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
|
||||
|
Reference in New Issue
Block a user