Skip to content

1.6.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sidoh sidoh released this 11 Nov 09:57
· 334 commits to master since this release
b972791

Improvements

  • ( #103 ) Add ability to select which group state fields (e.g., brightness, level, color, etc.) are served over REST endpoint and in MQTT payload. Previously these were fixed to a hardcoded list.
  • ( #149 ) Delay updates to MQTT state topic when JSON command with multiple components is sent. A single update is sent at the end with all of the state changes applied.