Skip to content

b2022.3.6

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

Note: this is a beta release!


Features & improvements

  • New command: MultipleKeysCommand (thanks ChrisRosenkreuz23)
    • You guessed it: able to press multiple keys in a row
    • There are a few tricks you can use:
    • You need to put [ ] between every key, otherwise HASS.Agent can't tell them apart
      • So say you want to press X TAB Y SHIFT-Z, it'd be [X] [{TAB}] [Y] [+Z]
    • All of this can be found in the command's info panel as well