src.nth.io/

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
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: "<github user>"
- nodejs_version: "8.9.0"
- nodejs_dir: "node-v{{nodejs_version}}-linux-{{ansible_architecture}}"
wpa_networks:
- ssid: "<your ssid>"
psk: "<your wifi password>"