Skip to content

Use helm to control lights and switches in home-assistant

License

Notifications You must be signed in to change notification settings

K0HAX/homeassistant-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This Emacs script is intended to be used with https://github.com/home-assistant/home-assistant. Once set up, you will be able to control your home automation system from within emacs!

Set-up

You will have to tell your emacs where your home-assistant server is listening.

(setq mje/homeassistant-url "http://example.com:8123")

You will also likely want to set up a keyboard shortcut.

(global-set-key (kbd "C-c s h") 'helm-homeassistant)

About

Use helm to control lights and switches in home-assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published