2019-08-23 12:13:06 +00:00
|
|
|
{
|
2020-01-06 20:28:23 +00:00
|
|
|
"domain": "nws",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "National Weather Service (NWS)",
|
2020-01-06 20:28:23 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/nws",
|
|
|
|
"codeowners": ["@MatthewFlamm"],
|
2021-10-09 21:38:45 +00:00
|
|
|
"requirements": ["pynws==1.3.2"],
|
2020-05-08 03:43:43 +00:00
|
|
|
"quality_scale": "platinum",
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["metar", "pynws"]
|
2019-08-23 12:13:06 +00:00
|
|
|
}
|