18 lines
447 B
JSON
18 lines
447 B
JSON
{
|
|
"domain": "blitzortung",
|
|
"name": "Blitzortung",
|
|
"after_dependencies": [],
|
|
"codeowners": [
|
|
"@mrk-its"
|
|
],
|
|
"config_flow": true,
|
|
"dependencies": [
|
|
"persistent_notification"
|
|
],
|
|
"documentation": "https://github.com/mrk-its/homeassistant-blitzortung",
|
|
"iot_class": "cloud_push",
|
|
"issue_tracker": "https://github.com/mrk-its/homeassistant-blitzortung/issues",
|
|
"requirements": ["paho-mqtt>=1.5.0"],
|
|
"version": "1.0.1"
|
|
}
|