mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
committed by
Max Winterstein
parent
7a77832eae
commit
ded3332c43
@@ -21,7 +21,7 @@
|
||||
"HTML_SITE_LAT": 50.033056,
|
||||
"HTML_SITE_LON": 8.570556,
|
||||
"SERVICE_ENABLE_ADSBEXCHANGE": false,
|
||||
"ADSBEXCHANGE_UUID": "" ,
|
||||
"ADSBEXCHANGE_UUID": "",
|
||||
"ADSBEXCHANGE_STATION_NAME": "",
|
||||
"MLAT_EXACT_LAT": 50.033056,
|
||||
"MLAT_EXACT_LON": 8.570556,
|
||||
@@ -35,7 +35,7 @@
|
||||
"HTML_SITE_LAT": "float?",
|
||||
"HTML_SITE_LON": "float?",
|
||||
"SERVICE_ENABLE_ADSBEXCHANGE": "bool",
|
||||
"ADSBEXCHANGE_UUID": "str?" ,
|
||||
"ADSBEXCHANGE_UUID": "str?",
|
||||
"ADSBEXCHANGE_STATION_NAME": "str?",
|
||||
"MLAT_EXACT_LAT": "float?",
|
||||
"MLAT_EXACT_LON": "float?",
|
||||
@@ -61,4 +61,4 @@
|
||||
"30004/tcp": "TCP Beast input",
|
||||
"30005/tcp": "TCP Beast output"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user