homebridge-fibaro-home-center icon indicating copy to clipboard operation
homebridge-fibaro-home-center copied to clipboard

Add thermostat compatibility

Open carlosdiazcat opened this issue 8 months ago • 2 comments

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')

carlosdiazcat avatar Jun 29 '24 18:06 carlosdiazcat