mirror of
https://github.com/home-assistant/core.git
synced 2026-04-25 21:17:23 +00:00
Fix Luftdaten sensor id string (#107506)
Luftdaten: fix sensor id string
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"station_id": "Sensor ID",
|
||||
"sensor_id": "Sensor ID",
|
||||
"show_on_map": "Show on map"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user