mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix Luftdaten sensor id string (#107506)
Luftdaten: fix sensor id string
This commit is contained in:
parent
3c7a9272fa
commit
394385fdeb
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user