Fix precipitation typo in icons (#109156)

This commit is contained in:
karwosts 2024-01-30 15:32:53 -05:00 committed by GitHub
parent a22244707b
commit ef4e72f218
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -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": {

View file

@ -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": {