a882cfafb1
The icon for Withings sleep sensor was using `mdi:bed` (which is correct for MDI v5.0.45 and later). However Home Assistant still uses an older version of Material Design Icons (4.9.95), so this `mdi:bed` icon was not displaying at all. It should be`mdi:hotel` instead, which you can see here: https://cdn.materialdesignicons.com/4.9.95/ |
||
---|---|---|
.. | ||
translations | ||
__init__.py | ||
binary_sensor.py | ||
common.py | ||
config_flow.py | ||
const.py | ||
manifest.json | ||
sensor.py | ||
strings.json |