diff --git a/homeassistant/components/withings/common.py b/homeassistant/components/withings/common.py index 5d8d5799fc1..30b67fac566 100644 --- a/homeassistant/components/withings/common.py +++ b/homeassistant/components/withings/common.py @@ -450,7 +450,7 @@ WITHINGS_ATTRIBUTES = [ NotifyAppli.BED_IN, "In bed", "", - "mdi:bed", + "mdi:hotel", BINARY_SENSOR_DOMAIN, True, UpdateType.WEBHOOK,