2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "nut",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Network UPS Tools (NUT)",
|
2023-04-23 19:09:36 +00:00
|
|
|
"codeowners": ["@bdraco", "@ollo69", "@pestevez"],
|
2020-06-19 15:33:01 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:32:43 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/nut",
|
|
|
|
"integration_type": "device",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:32:43 +00:00
|
|
|
"loggers": ["pynut2"],
|
|
|
|
"requirements": ["pynut2==2.1.2"],
|
|
|
|
"zeroconf": ["_nut._tcp.local."]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|