joe-ng / homebridge-dyson-link

MIT License
207 stars 40 forks source link

Reverse NightMode switch state in HomeKit #63

Open leoneleone opened 6 years ago

leoneleone commented 6 years ago

@joe-ng This is so NightMode switch behaves as an LED light in HomeKit. DysonNightMode ON = HomeKit Fan LED light OFF

Its a far more logical approach for HomeKit. Siri Commands like "Turn of the lights" in a given room switch the Dyson nightMode to ON

leoneleone commented 6 years ago

not sure if I was correct in reversing the nightMode functionality in DysonLinkDevice.js as well. should I have left it the way it was?