core/homeassistant/components/nws/manifest.json

9 lines
234 B
JSON

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