Connecting the NuHeat Signature floor heat thermostat

I’ve got a NuHeat Signature programmable bathroom floor thermostat that is WiFi connected. It’s advertised as “works with Nest” but I wanted a little more granular control over it…

That said, I’ve been building on a Python NuHeat library that seems to be working pretty well. I’m currently playing with turning into a Home Assistant climate component.

If you’ve also got a NuHeat Signature thermostat and would like to help test or give some feedback, I’d really appreciate it.

If you don’t have one and want your in-floor heating to be automated, you should get one!

The Python library is here: https://github.com/broox/python-nuheat

I don’t have nuheat, but I do have SunTouch Connect, which is quite similar, in function at least. It is wifi connected but predates my implementation of HASS.

If your work could be adapted to control this device also, I’d be very excited to use it. I’d be happy to dogfood it along the way as well.

Cheers.

Pull request opened against home assistant!
https://github.com/home-assistant/home-assistant/pull/10535

Hello,

I’m new to Home Assistant and am trying to setup my Nuheat Signature thermostat.

I have retrieved my device id and added the settings to my configuration.yaml but am receiving an error on startup. I did notice that Nuheat made changes to their API so I am wondering if this integration is now broken.

Do I need to sign-up for access to their API to make this integration work? I’m not a programmer but am tech savy. I have been able to get almost everything else working so far.

https://go.nvent.com/connected-home.html

Any help would be appreciated.

Thanks!

Just thought I would close this question off. Nuheat is now showing up in my HA install. I haven’t changed anything so perhaps there was an issue on their end. Either way, I am happy it is finally showing up.