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
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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