8000 In bed sensor unknown status · Issue #145667 · home-assistant/core · GitHub
[go: up one dir, main page]

Skip to content
In bed sensor unknown status #145667
@VEM33

Description

@VEM33

The problem

I keep getting unknown status from the in bed sensor. Does anybody know how to fix it? Already tried resetting the device and reconnecting the integration.

Image

{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2025.5.3",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.13.3",
"docker": true,
"arch": "aarch64",
"timezone": "America/Campo_Grande",
"os_name": "Linux",
"os_version": "6.6.74-haos-raspi",
"supervisor": "2025.05.3",
"host_os": "Home Assistant OS 15.2",
"docker_version": "28.0.4",
"chassis": "embedded",
"run_as_root": true
},
"custom_components": {
"midea_ac": {
"documentation": "https://github.com/mill1000/midea-ac-py",
"version": "2025.4.0",
"requirements": [
"msmart-ng==2025.3.3"
]
},
"spotcast": {
"documentation": "https://github.com/fondberg/spotcast",
"version": "v4.0.1",
"requirements": [
"spotipy==2.23.0"
]
},
"virtual": {
"documentation": "https://github.com/twrecked/hass-virtual/blob/master/README.md",
"version": "0.9.2",
"requirements": []
},
"alarmo": {
"documentation": "https://github.com/nielsfaber/alarmo",
"version": "v1.10.8",
"requirements": []
},
"securitas": {
"documentation": "https://github.com/guerrerotook/securitas-direct-new-api",
"version": "1.1.1.0",
"requirements": []
},
"samsungtv_smart": {
"documentation": "https://github.com/ollo69/ha-samsungtv-smart",
"version": "0.13.6",
"requirements": [
"websocket-client!=1.4.0,>=0.58.0",
"wakeonlan>=2.0.0",
"aiofiles>=0.8.0",
"casttube>=0.2.1"
]
},
"ui_lovelace_minimalist": {
"documentation": "https://ui-lovelace-minimalist.github.io/UI/",
"version": "v1.3.18",
"requirements": [
"aiofiles>=0.8.0",
"aiogithubapi>=22.2.4"
]
},
"hacs": {
"documentation": "https://hacs.xyz/docs/use/",
"version": "2.0.5",
"requirements": [
"aiogithubapi>=22.10.1"
]
},
"scrypted": {
"documentation": "https://www.home-assistant.io/integrations/scrypted",
"version": "0.0.9",
"requirements": []
},
"localtuya": {
"documentation": "https://github.com/rospogrigio/localtuya/",
"version": "5.2.3",
"requirements": []
},
"flightradar24": {
"documentation": "https://github.com/AlexandrErohin/home-assistant-flightradar24",
"version": "v1.26.0",
"requirements": [
"FlightRadarAPI==1.3.34",
"pycountry==23.12.11"
]
},
"aarlo": {
"documentation": "https://github.com/twrecked/hass-aarlo/blob/master/README.md",
"version": "0.8.1.18",
"requirements": [
"unidecode",
"pyaarlo==0.8.0.17",
"aiofiles"
]
},
"alexa_media": {
"documentation": "https://github.com/alandtse/alexa_media_player/wiki",
"version": "5.7.2",
"requirements": [
"alexapy==1.29.5",
"packaging>=20.3",
"wrapt>=1.14.0"
]
}
},
"integration_manifest": {
"domain": "withings",
"name": "Withings",
"after_dependencies": [
"cloud"
],
"codeowners": [
"joostlek"
],
"config_flow": true,
"dependencies": [
"application_credentials",
"http",
"webhook"
],
"dhcp": [
{
"macaddress": "0024E4*"
}
],
"documentation": "https://www.home-assistant.io/integrations/withings",
"iot_class": "cloud_push",
"loggers": [
"aiowithings"
],
"requirements": [
"aiowithings==3.1.6"
],
"is_built_in": true,
"overwrites_built_in": false
},
"setup_times": {
"null": {
"setup": 5.2277000008871255e-05
},
"01JW58A60MEB0CHGK9J27JPWXR": {
"wait_import_platforms": -0.05215679600001977,
"config_entry_setup": 5.732158552000016
}
},
"data": {
"has_valid_external_webhook_url": false,
"has_cloudhooks": true,
"webhooks_connected": true,
"received_measurements": {
"positional": {},
"non_positional": []
},
"received_sleep_data": true,
"received_workout_data": true,
"received_activity_data": true
}
}

What version of Home Assistant Core has the issue?

2025.5.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

Withings

Link to integration documentation on our website

https://www.home-assistant.io/integrations/withings/

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0