Skip to content

rhalliday/Jasper-HomeAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

#Jasper-HomeAutomation Home automation module for Jasper. Allows the ability to command devices and scenes through my home automation JSON API.

###Steps to install Jasper-HomeAutomation:

  • Make sure the home automation server is running by going to the server_url, e.g. https://server_ip or http://server_ip:port.
  • Add the server url, username and password to profile.yml:
ha:
  server: <server_url>
  username: <username>
  password: <password>
  • Clone this repo and copy HomeAutomation.py into jasper/client/modules/HomeAutomation.py

###Usage: Assuming a bedtime scene has been defined

YOU: Run scene bedtime
JASPER: Running scene bedtime

About

Jasper plugin for my personal home automation app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages