Home Assistant Git Exporter
This commit is contained in:
17
config/custom_components/blitzortung/manifest.json
Normal file
17
config/custom_components/blitzortung/manifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user