homebridge-fibaro-home-center
homebridge-fibaro-home-center copied to clipboard
Add thermostat compatibility
Hi, in the line 415 of fibaroAccessory.ts "case (type === 'climateZone'):" could you add case (type === 'com.fibaro.hvacSystem'): and case (type === 'com.fibaro.hvacSystemAuto'): for normal thermostat, are other for cool or heat like heat controller device ('com.fibaro.FGT001')