Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 780 Bytes

File metadata and controls

26 lines (16 loc) · 780 Bytes

Jasper/Home-Assistant.io Integration

A simple integration for Jasper and Home-Assistant.io

Currently just checks who is at home by using the device tracker. By issuing the command "Who is home" it will tell you the "friendly name" of the devices at home and will also tell you if there is any devices logged at "Work" - a custom location.

To install simply add WhoIsHome.py into your modules folder in Jasper, for me it's /home/pi/jasper/client/modules/

Make sure the following is copied and populated in your profile file, again for me that's ~/.jasper/profile.yml

 ha_url: 
 ha_port: 
 ha_password: 

For example

 ha_url: http://localhost
 ha_port: 8123
 ha_password: abcd1234