Fix Luftdaten sensor id string (#107506)

Luftdaten: fix sensor id string
This commit is contained in:
Manuel Rüger
2024-01-08 10:15:30 +01:00
committed by GitHub
parent 3c7a9272fa
commit 394385fdeb

View File

@@ -3,7 +3,7 @@
"step": {
"user": {
"data": {
"station_id": "Sensor ID",
"sensor_id": "Sensor ID",
"show_on_map": "Show on map"
}
}