home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.15k stars 30.19k forks source link

OralB integration connected to Series 700 reports "unknown pressure" #114639

Closed Taomyn closed 2 months ago

Taomyn commented 6 months ago

The problem

Having successfully connected my OralB 7000 series brush to HA, it shows a "Pressure" sensor but it keeps reporting varying "unknown pressure" messages. Other than that the integration appears to work well.

image

What version of Home Assistant Core has the issue?

core-2024.3.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

oralb

Link to integration documentation on our website

No response

Diagnostics information

history.csv

I will collect a debug log once I use the brush again.

Example YAML snippet

No response

Anything in the logs that might be useful for us?

entity_id,state,last_changed
sensor.smart_series_7000_a809_pressure,unknown pressure 1,2024-02-02T04:49:47.283Z
sensor.smart_series_7000_a809_pressure,unknown pressure 193,2024-02-02T04:50:15.318Z
sensor.smart_series_7000_a809_pressure,unknown pressure 1,2024-02-02T04:50:47.959Z
sensor.smart_series_7000_a809_pressure,low,2024-02-02T04:51:08.867Z
sensor.smart_series_7000_a809_pressure,unknown pressure 33,2024-02-02T04:51:09.047Z
sensor.smart_series_7000_a809_pressure,unknown pressure 1,2024-02-02T04:51:10.288Z
sensor.smart_series_7000_a809_pressure,unknown pressure 33,2024-02-02T04:51:56.545Z
sensor.smart_series_7000_a809_pressure,low,2024-02-02T04:52:13.553Z
sensor.smart_series_7000_a809_pressure,unknown pressure 33,2024-02-02T19:48:42.525Z
sensor.smart_series_7000_a809_pressure,low,2024-02-05T04:55:43.420Z
sensor.smart_series_7000_a809_pressure,unknown pressure 33,2024-02-05T04:55:43.890Z
sensor.smart_series_7000_a809_pressure,unknown pressure 1,2024-02-05T04:56:04.966Z
sensor.smart_series_7000_a809_pressure,unknown pressure 193,2024-02-05T04:56:13.609Z
sensor.smart_series_7000_a809_pressure,unknown pressure 1,2024-02-05T04:56:13.920Z
sensor.smart_series_7000_a809_pressure,unknown pressure 193,2024-02-05T04:56:14.586Z
sensor.smart_series_7000_a809_pressure,unknown pressure 1,2024-02-05T04:56:14.892Z
sensor.smart_series_7000_a809_pressure,unknown pressure 193,2024-02-05T04:56:15.854Z
sensor.smart_series_7000_a809_pressure,unknown pressure 1,2024-02-05T04:56:17.481Z
sensor.smart_series_7000_a809_pressure,unknown pressure 33,2024-02-05T04:57:00.636Z
sensor.smart_series_7000_a809_pressure,low,2024-02-05T04:57:03.640Z
sensor.smart_series_7000_a809_pressure,unknown pressure 1,2024-02-05T04:57:18.749Z
sensor.smart_series_7000_a809_pressure,unknown pressure 33,2024-02-05T04:58:00.808Z
sensor.smart_series_7000_a809_pressure,unknown pressure 1,2024-02-05T04:58:13.190Z
sensor.smart_series_7000_a809_pressure,low,2024-02-05T04:58:17.418Z
sensor.smart_series_7000_a809_pressure,unknown pressure 33,2024-02-05T04:58:18.920Z

Additional information

No response

home-assistant[bot] commented 6 months ago

Hey there @bdraco, @lash-l, mind taking a look at this issue as it has been labeled with an integration (oralb) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `oralb` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign oralb` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


oralb documentation oralb source (message by IssueLinks)

issue-triage-workflows[bot] commented 3 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.