HA cannot find SensorPush HT1 devices

I have 3 SensorPush HT1 sensors I have been using with the sensorpush app via bluetooth (I don’t own the wifi gateway device for these.)

I know the sensorpush docs only mention the HT.w and HTP.xw versions, but I also don’t see anywhere in the code that matches specific devices in the integration so I was hoping they would work.

I do have bluetooth working and have added a couple of inkbird temp. sensors but HA never sees the sensorpush devices.

Are these devices simply not supported? Could they be supported or is there something that makes that not possible?

1 Like

same issue here - just bought some for a skoolie we are building out so i can manage the RH to avoid any potential condensation.

got a bluetooth adapter for my HA and then saw the 1 wasn’t supported. hope a solution comes in else i’ll have to swap these out for the x

thanks for your input

I was poking around in the python module and ended up looking at the docs on sensorpush’s web site:
https://www.sensorpush.com/bluetooth-api

“Important note: Most of our sensor devices have an open protocol which allows you to programmatically extract a sensor’s current conditions via the Bluetooth. The only sensor device that does not have this open protocol is the HT1 model sensor because it is a first-generation sensor.”

My guess is someone could implement support for the HT1, but given the above, I wouldn’t bet on it.
I’ve had mixed results with the Inkbird IBS-TH2, I bought two and one is consistently 1.8 degrees higher than all my other temp sensors. The price is right though.

1 Like

Hey thanks for the reply :pray: