mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-05-11 14:26:03 +01: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_LAT": 50.033056,
|
||||||
"HTML_SITE_LON": 8.570556,
|
"HTML_SITE_LON": 8.570556,
|
||||||
"SERVICE_ENABLE_ADSBEXCHANGE": false,
|
"SERVICE_ENABLE_ADSBEXCHANGE": false,
|
||||||
"ADSBEXCHANGE_UUID": "" ,
|
"ADSBEXCHANGE_UUID": "",
|
||||||
"ADSBEXCHANGE_STATION_NAME": "",
|
"ADSBEXCHANGE_STATION_NAME": "",
|
||||||
"MLAT_EXACT_LAT": 50.033056,
|
"MLAT_EXACT_LAT": 50.033056,
|
||||||
"MLAT_EXACT_LON": 8.570556,
|
"MLAT_EXACT_LON": 8.570556,
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
"HTML_SITE_LAT": "float?",
|
"HTML_SITE_LAT": "float?",
|
||||||
"HTML_SITE_LON": "float?",
|
"HTML_SITE_LON": "float?",
|
||||||
"SERVICE_ENABLE_ADSBEXCHANGE": "bool",
|
"SERVICE_ENABLE_ADSBEXCHANGE": "bool",
|
||||||
"ADSBEXCHANGE_UUID": "str?" ,
|
"ADSBEXCHANGE_UUID": "str?",
|
||||||
"ADSBEXCHANGE_STATION_NAME": "str?",
|
"ADSBEXCHANGE_STATION_NAME": "str?",
|
||||||
"MLAT_EXACT_LAT": "float?",
|
"MLAT_EXACT_LAT": "float?",
|
||||||
"MLAT_EXACT_LON": "float?",
|
"MLAT_EXACT_LON": "float?",
|
||||||
|
|||||||
Reference in New Issue
Block a user