github sidoh/esp8266_milight_hub 1.6.1

latest releases: 1.11.2, 1.11.2-beta3, 1.11.2-beta2...
6 years ago

Improve HomeAssistant Compatibility

Addresses #160:

  • Adds a new group_state_field called computed_color, which behaves the same as color when a device is in rgb mode, but sends rgb=255,255,255 (i.e., white) when not in rgb mode.
  • This will improve how espMH interfaces with HomeAssistant. When bulbs not in RGB mode, the bulb icon in HASS will show up as yellow instead of the last known RGB color.
  • computed_color is now in the list of default group state fields. color has been removed.

Don't miss a new esp8266_milight_hub release

NewReleases is sending notifications on new releases.