ankurp / homebridge-pi-thermostat

Homebridge Plugin to make Raspberry Pi into Thermostat
https://www.npmjs.com/package/homebridge-pi-thermostat
39 stars 23 forks source link

Basic Thermostat in UK #4

Closed schweppy closed 6 years ago

schweppy commented 6 years ago

Hi

I'm in the UK with a basic thermostat that has no fan or cooling.

Is it possible to run this plugin without the lines for fan and cooling in the config.json as I only need a basic temperature sensor and relay to switch on the heating?

Thanks

ankurp commented 6 years ago

@schweppy Yes this can work with any thermostat as it will basically will do nothing even for cool. All you need to do is connect the Heating and Power wire and skip the Fan and the Cooling wires.

ankurp commented 6 years ago

Let me know if you run into any issue and can help.