Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@Antoni-Czaplicki Antoni-Czaplicki released this 30 Mar 10:01
b7b1e67

This release features the first beta version of Home Assistant Agent for SteamVR.

Features

  • Fully working Home Assistant integration: https://github.com/Antoni-Czaplicki/SteamVR.HA
  • Sensors:
    • Current game
    • Headset status
    • Controllers (is connected, battery level, is charging)
  • Notifications
  • Autostart and autoexit with SteamVR
  • Vibrating controllers
  • Advanced notifications (images, gifs and animations)
  • Triggers from vr actions

Installation instructions

  • Option 1
    Compile application from the source code

  • Option 2

  1. Download attached to this release compiled app package
  2. Install certificate (for now the app is using self-signed cert so you have to add it to trusted by your machine)
    Right mouse click on downloaded file -> Properties -> Digital Signatures -> The first cert "antek" -> View Certificate -> Install Certificate -> Local Machine -> Next -> Place all certificates in the following store -> Browse -> Trusted People -> OK -> Next -> Finish
  3. Double click on the app package to start installation

Important changes in v0.1.0

  • Implemented imageUrl for notifications