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",
|
2022-12-05 09:59:25 +00:00
|
|
|
"codeowners": ["@MatthewFlamm", "@kamiyo"],
|
2022-04-08 20:28:03 +00:00
|
|
|
"requirements": ["pynws==1.4.1"],
|
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
|
|
|
}
|