|
{
|
|
"domain": "nina",
|
|
"name": "NINA",
|
|
"codeowners": ["@DeerMaximum"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/nina",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pynina"],
|
|
"requirements": ["PyNINA==0.3.4"],
|
|
"single_config_entry": true
|
|
}
|