14 lines
261 B
JSON
14 lines
261 B
JSON
|
{
|
||
|
"domain": "ridwell",
|
||
|
"name": "Ridwell",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/ridwell",
|
||
|
"requirements": [
|
||
|
"aioridwell==0.2.0"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@bachya"
|
||
|
],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|