Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ThremoPro support for TP927 #132037

Open
pkubat opened this issue Dec 2, 2024 · 0 comments
Open

ThremoPro support for TP927 #132037

pkubat opened this issue Dec 2, 2024 · 0 comments

Comments

@pkubat
Copy link

pkubat commented Dec 2, 2024

The problem

Logger: homeassistant.components.thermopro
Source: components/bluetooth/passive_update_processor.py:371
integration: ThermoPro (documentation, issues)

Unexpected error updating TP972R data
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/bluetooth/passive_update_processor.py", line 371, in _async_handle_bluetooth_event
update = self._update_method(service_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/bluetooth_sensor_state_data/init.py", line 70, in update
self._start_update(data)
File "/usr/local/lib/python3.12/site-packages/thermopro_ble/parser.py", line 88, in _start_update
) = UNPACK_SPIKE_TEMP(data)
^^^^^^^^^^^^^^^^^^^^^^^
struct.error: unpack requires a buffer of 7 bytes

What version of Home Assistant Core has the issue?

2024.11.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

thermopro

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

I dont see any trust for TP972, so May be its not support. If that is the case it would be good to have documention on how to add new devices or what info to provide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant