PJCzx / homebridge-thermostat

Supports thermostat devices on HomeBridge Platform
Apache License 2.0
34 stars 71 forks source link

Added basic http auth #9

Closed mariusz2108 closed 7 years ago

mariusz2108 commented 7 years ago

I added optional basic http auth. Bug fix with targetHeatingCoolingState

PJCzx commented 7 years ago

I'll publish these changes on npm as soon I tested at home ;) Do you have any idea on how to implement automated tests ?

PJCzx commented 7 years ago

I published ! You can now install it with npn install homebridge-thermostat -g.

Best, PJ