github LAB02-Research/HASS.Agent b2022.2.16

latest releases: 2022.14.0, 2022.14.0-beta1, 2022.13.0...
pre-release2 years ago

Note: this is a beta release!


Features & improvements

  • New configuration page: External Tools

    • Configure a specific browser and -executor
    • Allows you to add a incognito field for the new LaunchUrl command
      • I've added the args for a few browsers (detected when you select the binary)
      • If your browser isn't included, please let me know the arg and I'll add it
    • If you select a custom browser, it'll be used throughout HASS.Agent
      • In normal mode, not incognito, that's only for the LaunchUrl command
    • Executor can be used in the new CustomExecutor command
  • New command: LaunchUrl

    • Launches the specified url in your default browser
    • Optionally launch incognito (thanks duceduc)
      • For this to work, you need to config a custom browser
  • New command: CustomExecutor [#32] (thanks @scrthq)

    • Execute commands through your favorite executor (set in Configuration -> External Tools)
    • Handy for instance if you use a lot of python scripts, no more copying the binary in custom commands
    • Your command is provided as an argument 'as is', so you have to take care of quotes etc. yourself
  • Various UI tweaks

Don't miss a new HASS.Agent release

NewReleases is sending notifications on new releases.