1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

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
@@ -3,7 +3,7 @@
"step": {
"user": {
"data": {
"station_id": "Sensor ID",
"sensor_id": "Sensor ID",
"show_on_map": "Show on map"
}
}