From 6f71e9ea5c63315666cb95b8a4756a5718d39ac4 Mon Sep 17 00:00:00 2001 From: Matthias Hochgatterer Date: Mon, 23 Nov 2015 08:32:33 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c844adb1..a36f8a89 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ I've made an app for iPhone, iPad and Apple Watch called [Home][home] to control ## Features -- Full implementation of the HomeKit Accessory Protocol in pure Go - - Support for switch, outlet, light bulb, thermostat accessory +- Full implementation of the HomeKit Accessory Protocol in Go + - Support for switch, outlet, light bulb, thermometer, and thermostat accessory - Built-in service announcement via mDNS using [bonjour](http://github.com/oleksandr/bonjour) - Optional logging with https://github.com/brutella/log - Runs on multiple platforms (already in use on Linux and OS X)