mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Fix typo in sensor icons configuration (#110133)
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
"speed": {
|
||||
"default": "mdi:speedometer"
|
||||
},
|
||||
"sulfur_dioxide": {
|
||||
"sulphur_dioxide": {
|
||||
"default": "mdi:molecule"
|
||||
},
|
||||
"temperature": {
|
||||
|
Reference in New Issue
Block a user