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 Franck Nijhof
parent 66307c5acb
commit 73ba77deb6

View File

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