GithubHelp home page GithubHelp logo

bradgyton / home-assistant-on-echo-show Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aldadic/home-assistant-on-echo-show

0.0 0.0 0.0 578 KB

This Alexa skill adds a voice command to open Lovelace dashboards on the Echo Show in the built-in Silk browser.

License: MIT License

Python 100.00%

home-assistant-on-echo-show's Introduction

Alexa Skill to display Lovelace dashboards on Echo Show

This Alexa skill adds a voice command to open Lovelace dashboards on the Echo Show in the built-in Silk browser.

How it works

Let's assume your Home Assistant URL is http://homeassistant.local:8123. Home Assistant dashboard URLs then have the following structure:

http://homeassistant.local:8123/<dashboard-url>/<view-url>

Let's assume you call the skill "dashboard viewer" (this can be changed). When you set this skill up you specify an invocation like

Alexa, tell dashboard viewer to open page <number>

and a dashboard URL like

http://homeassistant.local:8123/dashboard-url

When the skill is invoked, it uses the OpenURL APL command to open the page

http://homeassistant.local:8123/dashboard-url/<number>

in the Silk browser on the Echo Show. That way you can open any view of the specified dashboard as long as you assign numbers as URLs.

Installation

For instructions how to set this skill up refer to the installation page.

How to use

Once you've set this skill up refer to the usage page for details how to use this skill effectively.

TODO

  • Make it possible to import this skill via GitHub URL to simplify installation.

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.