mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-07 14:26:05 +01:00
8e80d7f0e0
- 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