An open API service indexing awesome lists of open source software.

https://github.com/alcalzone/iobroker-customalexa-scripts

A collection of ioBroker scripts to handle the custom alexa skill
https://github.com/alcalzone/iobroker-customalexa-scripts

Last synced: about 1 year ago
JSON representation

A collection of ioBroker scripts to handle the custom alexa skill

Awesome Lists containing this project

README

          

# ioBroker-customAlexa-scripts
A collection of ioBroker scripts to handle the custom alexa skill

## Installation
Im Skript-Adapter:
* `util_Lights.ts` als `TypeScript` unter `global` einfügen und starten
* `Alexa/Processors_Lights.ts` als `TypeScript` unter `global/Alexa` einfügen und starten
* `AlexaProcessor.ts` als `TypeScript` in einem eigenen Ordner (nicht global!) einfügen und starten

## Benutzung:

> "Alexa, frag ioBroker: *'Sind noch/alle Lichter/Lampen an/aus?'* "
> \- *Es sind noch 2 Lichter an*

## Changelog:

### v0.0.1 (2018-05-05)
* (AlCalzone) Statusabfragen für Lichter