core/homeassistant/components/wwlln/manifest.json

14 lines
273 B
JSON

{
"domain": "wwlln",
"name": "World Wide Lightning Location Network",
"config_flow": true,
"documentation": "https://www.home-assistant.io/components/wwlln",
"requirements": [
"aiowwlln==1.0.0"
],
"dependencies": [],
"codeowners": [
"@bachya"
]
}