From 0ab2be1cb39b469858d9e8f3ba290dff1bf1584a Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Mon, 7 Dec 2020 06:38:12 -0600 Subject: [PATCH] Update README.md --- docs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/README.md b/docs/README.md index dd283af..0dd527b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -38,6 +38,10 @@ HomeSpan provides a microcontroller-focused implementation of [Apple's HomeKit A # Latest Updates +#### 12/7/2020 + +> HomeSPan 1.1.0 - first update. Adds ability to specify Accessory IDs, which helps when developing Homespan devices that can automatically add and delete Accessories. + #### 11/27/2020 > HomeSpan 1.0.1 is the initial public release. It is 100% feature-complete and includes 16 very detailed [tutorial-sketches](Tutorials.md) providing step-by-step instructions on how to use HomeSpan to create your own HomeKit devices. A 10-page [User Guide](UserGuide.md) provides addtional details on how to configure your finished HomeKit device for use on your WiFi network, and how to pair it to HomeKit.