2021-10-30 14:27:48 +00:00
|
|
|
{
|
|
|
|
"domain": "ridwell",
|
|
|
|
"name": "Ridwell",
|
2023-02-08 19:13:46 +00:00
|
|
|
"codeowners": ["@bachya"],
|
2021-10-30 14:27:48 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/ridwell",
|
2023-02-08 19:13:46 +00:00
|
|
|
"integration_type": "service",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2022-10-25 20:23:54 +00:00
|
|
|
"loggers": ["aioridwell"],
|
2023-07-11 16:21:05 +00:00
|
|
|
"requirements": ["aioridwell==2023.07.0"]
|
2021-10-30 14:27:48 +00:00
|
|
|
}
|