12 lines
325 B
JSON
12 lines
325 B
JSON
{
|
|
"domain": "nws",
|
|
"name": "National Weather Service (NWS)",
|
|
"documentation": "https://www.home-assistant.io/integrations/nws",
|
|
"codeowners": ["@MatthewFlamm"],
|
|
"requirements": ["pynws==1.4.1"],
|
|
"quality_scale": "platinum",
|
|
"config_flow": true,
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["metar", "pynws"]
|
|
}
|