Fix precipitation typo in icons (#109156)
This commit is contained in:
parent
a22244707b
commit
ef4e72f218
2 changed files with 4 additions and 4 deletions
|
@ -93,10 +93,10 @@
|
|||
"power_factor": {
|
||||
"default": "mdi:angle-acute"
|
||||
},
|
||||
"preciptation": {
|
||||
"precipitation": {
|
||||
"default": "mdi:weather-rainy"
|
||||
},
|
||||
"preciptation_intensity": {
|
||||
"precipitation_intensity": {
|
||||
"default": "mdi:weather-pouring"
|
||||
},
|
||||
"pressure": {
|
||||
|
|
|
@ -96,10 +96,10 @@
|
|||
"power_factor": {
|
||||
"default": "mdi:angle-acute"
|
||||
},
|
||||
"preciptation": {
|
||||
"precipitation": {
|
||||
"default": "mdi:weather-rainy"
|
||||
},
|
||||
"preciptation_intensity": {
|
||||
"precipitation_intensity": {
|
||||
"default": "mdi:weather-pouring"
|
||||
},
|
||||
"pressure": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue