You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.