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

View file

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