mirror of
https://github.com/home-assistant/core.git
synced 2025-08-27 08:21:36 +02:00
Fix Luftdaten sensor id string (#107506)
Luftdaten: fix sensor id string
This commit is contained in:
committed by
Franck Nijhof
parent
66307c5acb
commit
73ba77deb6
@@ -3,7 +3,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"station_id": "Sensor ID",
|
"sensor_id": "Sensor ID",
|
||||||
"show_on_map": "Show on map"
|
"show_on_map": "Show on map"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user