2021-12-05 14:11:02 +00:00
|
|
|
{
|
|
|
|
"domain": "nina",
|
|
|
|
"name": "NINA",
|
2023-02-08 19:32:43 +00:00
|
|
|
"codeowners": ["@DeerMaximum"],
|
2021-12-05 14:11:02 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:32:43 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/nina",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:32:43 +00:00
|
|
|
"loggers": ["pynina"],
|
2024-11-20 18:55:17 +00:00
|
|
|
"requirements": ["PyNINA==0.3.4"],
|
2024-03-28 22:05:47 +00:00
|
|
|
"single_config_entry": true
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|