Skip to content

1.10.7

Compare
Choose a tag to compare
@sidoh sidoh released this 25 Nov 02:23
1.10.7
83cc3ae

Bug fixes

  • The hub will now respond to brightness_up and brightness_down commands. It previously only responded to level_up and level_down, which caused problems with passthrough setups. (Thanks, @PaulSzymanski!)
  • Add a setting to disable retained MQTT messages

Misc Improvements

  • Upgrade web build to gulp 4, improving build compatibility with more recent versions of node.
  • Fix travis build
  • Fix .get_version.py script, which was failing the build when git wasn't installed.