G'day All!
I, and many other Australians have HVAC systems that use 2 wire thermostats that can't (without a deal of difficulty) be replaced with smart thermostats such as Ecobee or Nest. Therefore no easy Hubitat integration that way.
A Brivis/Rinnai system such as mine can have a WiFi module (Rinnai Touch WiFi Kit) attached to provide app control. With this said, there is no native Google Assistant, Alexa integration etc.
My setup is a 3-Zone ducted heating and refrigerative cooling system, with 3 separate thermostat controllers. I recently installed the WiFi controller and it is a good step in the right direction, but my dream is to be able to replicate the Rinnai Apps functionality in Hubitat. Then dashboard control and a myriad of rule functionality will be possible.
Some people much smarter than me have found a way to do this with Home Assistant and Homebridge, so in theory it should definitely be possible for Hubitat to do the same.
Here is the thread discussing it (Rinnai Heating/Cooling Wifi Module - Feature Requests - Home Assistant Community),
Homebridge solution: homebridge-rinnai-touch-platform - npm
HA solution: Home · funtastix/rinnaitouch Wiki · GitHub
My question - can either the Homebridge Plugin or HA solution be "converted" to a Hubitat App/Driver?
Full disclaimer: I know nothing about coding, programming etc. I can just about follow basic instructions to install user drivers and apps, knock up some basic rules etc. but that's about it.
Edit: Note: It would likely be possible to use one of the above solutions and then bridge HA or Homebridge to Hubitat, but I want to avoid having to run an RPI or server and manage another home automation instance on top of Hubitat.