mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Add missing body height icon in Withings integration (#132991)
Update icons.json
This commit is contained in:
parent
eea781f34a
commit
b02ccd0813
@ -16,6 +16,9 @@
|
|||||||
"heart_pulse": {
|
"heart_pulse": {
|
||||||
"default": "mdi:heart-pulse"
|
"default": "mdi:heart-pulse"
|
||||||
},
|
},
|
||||||
|
"height": {
|
||||||
|
"default": "mdi:human-male-height-variant"
|
||||||
|
},
|
||||||
"hydration": {
|
"hydration": {
|
||||||
"default": "mdi:water"
|
"default": "mdi:water"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user