From 5f6b0c0e6e2ea3621cb0033b9f5498372c89db74 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Fri, 19 Jan 2018 11:48:25 -0600 Subject: Initial public commit. --- hap.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 hap.yaml (limited to 'hap.yaml') diff --git a/hap.yaml b/hap.yaml new file mode 100644 index 0000000..cfb7717 --- /dev/null +++ b/hap.yaml @@ -0,0 +1,8 @@ +--- + +- hosts: raspberrypi + roles: + - base + # - automationhat + - hap-nodejs + - homebridge -- cgit v1.2.3