Homeassistant Companion

An Alfred Workflow


Short Description

Allows to interact with homeassistant (open Webui, restart, check config and update git)

Last Updated

30 May 2019

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

0.1
 

Bundle ID

com.j3n50m4t.HomeAssistant
 

Author

type ha to open your homeassistant webinterface in your default browser. type ha restart/check/update to restart, check the config or update your ha instance

Set the Vars as needed

Vars:

url: URL you are accessing your HA from including protocol. (https://homeassistant.example.org) api_key: Homeassistant Key. Create at url/profile or click your username bubble in the top left corner of your ha UI; scroll down and create a token. ssh username: Username of your Homassistant host. (root on hassio) host: if you are using hassio, hassio.local should be fine, else replace with your ip. I assume you have accepted the fingerprint and working ssh key auth.