Giter Site home page Giter Site logo

steamvr.ha's Introduction

SteamVR Integration for Home Assistant

Integration that lets you monitor and control your SteamVR setup (HTC Vive, Valve Index, HP REVERB, Oculus Rift and more) from Home Assistant.

Features

  • Sensors:
    • SteamVR status
    • Current game
    • Headset status (In use/Standby/Idle)
    • Controllers (is connected, battery level, is charging)
  • Notifications to headset
  • Vibrating controllers from Home Assistant

Getting started

Prerequisites

Install Home Assistant Agent for SteamVR on the PC that you are using with your VR

HACS installation (Recommended)

Open HACS and search for SteamVR under integrations. You can choose to install a specific version or from master (Not recommended).

Manual Installation

View instructions
  1. Open the directory with your Home Assistant configuration (where you find configuration.yaml, usually ~/.homeassistant/).
  2. If you do not have a custom_components directory there, you need to create it.

Git clone method

This is a preferred method of manual installation, because it allows you to keep the git functionality, allowing you to manually install updates just by running git pull origin master from the created directory.

Now you can clone the repository somewhere else and symlink it to Home Assistant like so:

  1. Clone the repo.

    git clone https://github.com/Antoni-Czaplicki/SteamVR.HA.git
  2. Create the symlink to steamvr in the configuration directory. If you have non-standard directory for configuration, use it instead.

    ln -s SteamVR.HA/custom_components/steamvr ~/.homeassistant/custom_components/steamvr

Copy method

  1. Download ZIP with the code.
  2. Unpack it.
  3. Copy the custom_components/toyota/ from the unpacked archive to custom_components in your Home Assistant configuration directory.

Integration Setup

  • Browse to your Home Assistant instance.
  • In the sidebar click on Configuration.
  • From the configuration menu select: Integrations.
  • In the bottom right, click on the Add Integration button.
  • From the list, search and select “SteamVR”.
  • Follow the instruction on screen to complete the set-up.
  • After completing, the SteamVR integration will be immediately available for use.

Configuration options

If you are experiencing frequent state changes between standby and idle you can enable Replace headset standby status with idle configuration option.

steamvr.ha's People

Contributors

antoni-czaplicki avatar

Stargazers

 avatar  avatar dfgHiatus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.