mirror of
https://github.com/home-assistant/core.git
synced 2025-08-27 00:11:33 +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": {
|
||||
"user": {
|
||||
"data": {
|
||||
"station_id": "Sensor ID",
|
||||
"sensor_id": "Sensor ID",
|
||||
"show_on_map": "Show on map"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user