From 0214ca26816c16ac80c1146dea934a79c1a595ff Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Thu, 1 Mar 2018 17:52:55 -0600 Subject: Updated README. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5b07842..4ccb94d 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ a [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/) and [Pimoroni Automation pHAT](https://shop.pimoroni.com/products/automation-phat), make a simple circuit-based door lock and door bell intercom into a -Siri controlled smart accessory. Siri integration is provided +Siri-controlled HomeKit smart accessory. Siri integration is provided by [HAP-NodeJS](https://github.com/KhaosT/HAP-NodeJS). ## Installation -Installation is complex and handled by +Installation is rather involved and handled by an [Ansible](https://ansible.com/) playbook. ## Ansible Inventory @@ -18,8 +18,6 @@ an [Ansible](https://ansible.com/) playbook. `inventory/host_vars/raspberrypi.local.yaml` github_user: "" - nodejs_version: "8.9.0" - nodejs_dir: "node-v{{nodejs_version}}-linux-{{ansible_architecture}}" wpa_networks: - ssid: "" psk: "" -- cgit v1.2.3