Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
/ domoticz_skill Public archive

This skill is for controlling Domoticz with the intelligent personal assistant Mycroft.

License

Notifications You must be signed in to change notification settings

treussart/domoticz_skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c57a315 · Aug 7, 2017

History

28 Commits
May 10, 2017
Mar 11, 2017
Mar 10, 2017
Mar 11, 2017
Mar 11, 2017
Mar 11, 2017
Mar 11, 2017
Mar 11, 2017
Mar 11, 2017
Aug 7, 2017
Mar 11, 2017
Mar 11, 2017
Mar 11, 2017
Aug 7, 2017
Mar 11, 2017
Mar 11, 2017

Repository files navigation

domoticz_skill

Licence Code Health Coverage Status

Status Operating system
Build Status Linux x86_64

This skill is for controlling Domoticz with the source voice assistant Mycroft.

Requirements

Configuration

Put your configuration in the file “conf.cfg”.

Located in : domoticz_skill/conf.cfg

The principle is to put the 'what' followed by the 'where' separated by a hyphen :

'what-where' = idx

idx is the device number in Domoticz.

examples :

  • temperature-living room = 1
  • flood sensor-bathroom = 2
  • all lights-house = 3
  • Light-Living room = 4

Usage

examples:

In English :

  • turn off the light in the living room
  • turn on the light in the living room
  • can I get temperature in the living room
  • what's the temperature in the living room

In French (not yet tested) :

  • allume la lumière du salon
  • éteind la lumiere du salon

Todo

Use with Tasker on Android for send command voice to Mycroft.