Skip to content

Commit bf003d6

Browse files
authored
Fixed Renault charge state icon (#142478)
Fixed charge state icon (duplicate mdi prefix)
1 parent 04fa699 commit bf003d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/renault/icons.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"sensor": {
3737
"charge_state": {
38-
"default": "mdi:mdi:flash-off",
38+
"default": "mdi:flash-off",
3939
"state": {
4040
"charge_in_progress": "mdi:flash"
4141
}

0 commit comments

Comments
 (0)