Skip to content

b2022.3.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@LAB02-Admin LAB02-Admin released this 07 Mar 11:15
· 133 commits to main since this release
b84d022

Note: this is a beta release!


Sorry beta testers! I've made a small mistake in release 2022.3.6 considering the new MultipleKeysCommand, which slipped through the cracks.
HASS.Agent incorrectly stores it as a MediaVolumeUpCommand..

Feel free to run the automated installer, but afterwards close HASS.Agent and follow the below instructions (click on release page to have a reference).

If you aren't using the new MultipleKeysCommand, you don't have to do anything. You can either update to make sure you can create them if you'd want, or just wait until the next (beta) release which of course includes the fix.

Sorry for the extra work, but thank you for beta testing!


Bugfixes

  • Storing the new MultipleKeysCommand gets mixed up with MediaVolumeUpCommand
    • If you made a MultipleKeysCommand:
      • Completely close HASS.Agent
      • Open your config folder (normally %appdata%\LAB02 Research\HASS.Agent\config)
      • Open commands.json
      • Find your MultipleKeysCommand entity, and change the type from MediaVolumeUpCommand to MultipleKeysCommand
      • Store changes and restart HASS.Agent