Add missing body height icon in Withings integration (#132991)

Update icons.json
This commit is contained in:
Christopher Fenner
2024-12-12 07:47:57 +01:00
committed by GitHub
parent eea781f34a
commit b02ccd0813

View File

@ -16,6 +16,9 @@
"heart_pulse": {
"default": "mdi:heart-pulse"
},
"height": {
"default": "mdi:human-male-height-variant"
},
"hydration": {
"default": "mdi:water"
},