You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Hi, I purchased Tempo Disc THPD (that is supported) and Tempo Disc™ Waterproof that contains only temperature sensor. After HA setup I realized that it's not supported.
Describe the solution you'd like
Support the device :)
Additional context
Based on posts related to HA Bluetooth integration I found online I enabled logging and was able to find log lines for the device.
Example log lines:
First 4 fields appear to match those currently defined in the code, and the last appears to be "mode" like in current code.
For the first line 100% battery, 600s log interval, 2769 items logged, 25.2 deg C current temperature.
For the second line I turned air plane mode on and the last field changed value, I don't know what are expected "mode" values but I validated this with THPD and it also changes from 256 to 1280 when in air plane mode.
Third line is just one more example, almost day later.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Hi, I purchased Tempo Disc THPD (that is supported) and Tempo Disc™ Waterproof that contains only temperature sensor. After HA setup I realized that it's not supported.
Describe the solution you'd like
Support the device :)
Additional context
Based on posts related to HA Bluetooth integration I found online I enabled logging and was able to find log lines for the device.
Example log lines:
Based on my limited knowledge of python:
First 4 fields appear to match those currently defined in the code, and the last appears to be "mode" like in current code.
For the first line 100% battery, 600s log interval, 2769 items logged, 25.2 deg C current temperature.
For the second line I turned air plane mode on and the last field changed value, I don't know what are expected "mode" values but I validated this with THPD and it also changes from 256 to 1280 when in air plane mode.
Third line is just one more example, almost day later.
The text was updated successfully, but these errors were encountered: