2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "nut",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Network UPS Tools (NUT)",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/nut",
|
2020-04-05 15:27:16 +00:00
|
|
|
"requirements": ["pynut2==2.1.2"],
|
2020-04-01 02:08:27 +00:00
|
|
|
"codeowners": ["@bdraco"],
|
2020-06-19 15:33:01 +00:00
|
|
|
"config_flow": true,
|
2021-04-15 08:21:38 +00:00
|
|
|
"zeroconf": ["_nut._tcp.local."],
|
|
|
|
"iot_class": "local_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|