core/homeassistant/components/nws/manifest.json

8 lines
207 B
JSON

{
"domain": "nws",
"name": "National Weather Service (NWS)",
"documentation": "https://www.home-assistant.io/integrations/nws",
"codeowners": ["@MatthewFlamm"],
"requirements": ["pynws==0.10.4"]
}