schmic / Loupedeck-HomeAssistant

Control your Home-Assistant entities with your Loupedeck.
MIT License
39 stars 5 forks source link
home-assistant homeassistant loupedeck loupedeck-plugin

Loupedeck-HomeAssistant

This plugin enables you to control various Home-Assitant entities with your Loupedeck.

Supported entities:

The plugin communicates via the Websocket API of Home-Assistant. State changes are immediately reflect on your Loupedeck display.

Installation

This plugin is not yet published to the official Loupedeck Store. Only available for Windows, tested with Loupedeck Live.

Configuration

Examples:

{
    "token": "eyJhbGciOiJIUzI1NiIsInR......",
    "url": "http://your.home.assistant.host:8123"
}
{
    "token": "eyJhbGciOiJIUzI1NiIsInR......",
    "url": "https://your.home.assistant.host"
}

If you are already using Lubedas Home-Assistant Plugin you don't have to do anything, this plugin uses the same type of configuration but ignores any other configuration settings except token and url.

Home-Assistant Token

To get a token you have to log into your Home-Assistant, then go to your Profile page. At the bottom you can create a token. Someone explained it here as well.

Logs

From Loupedeck 6.0+ onward you can find the plugin logs in:

Bugs & Issues

Icons

All icons used from the Material Design Icons group and are licensed by them.

TODOs & IDEAs

Buttons

Lights

Commandline Paramters