Improve description of Elevation field in homeassistant.set_location (#131356)

This commit is contained in:
Norbert Rittel 2024-11-23 17:30:00 +01:00 committed by GitHub
parent 0033ce4f96
commit 2609fdf2a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -134,7 +134,7 @@
},
"elevation": {
"name": "[%key:common::config_flow::data::elevation%]",
"description": "Elevation of your location."
"description": "Elevation of your location above sea level."
}
}
},