mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-11 05:11:57 +00:00
- The initial state of the device is now reported on connection - Properly detects what should happen with Hue/Hue Lux bulbs (removes the extra chrachteristics) - Scales values a bit more transparently so the color gets a bit closer - Moved `execute` method inside the accessory model for clearer designation - Cleaned up that ridiculous `if/else` block into a switch