14 lines
274 B
JSON
14 lines
274 B
JSON
|
{
|
||
|
"domain": "nina",
|
||
|
"name": "NINA",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/nina",
|
||
|
"requirements": [
|
||
|
"pynina==0.1.4"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@DeerMaximum"
|
||
|
],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|