Task automation library focused on home automation.
A task automation library focused on home automation.
Visit the Wiki for more information.
The best way to get up and running with hautomate
in HomeAssistant is with HACS as a custom repository.
All that’s left to do is add hautomate to your configuration.yaml
with a directive pointing to the directory that holds all your Apps!
hautomate:
apps_dir: /path/to/my/apps/
Optionally, if you’d like to just test if your install is working, you may use the constant hello_world
.
hautomate:
apps_dir: hello_world