diff --git a/README.md b/README.md index 77858fa..329659d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

-Enable Amazon Alexa to control your homebridge smart home devices and accessories. Full support for all Amazon Alexa devices, including the echo 2nd Generation and software based solutions. Uses an Amazon smart home skill based approach for integration between HomeBridge and Amazon Alexa. +Enable Amazon Alexa to control your homebridge smart home devices and accessories. Please note, that this does **NOT** bring Alexa enabled devices into homebridge. Full support for all Amazon Alexa devices, including the echo 2nd Generation and software based solutions. Uses an Amazon smart home skill based approach for integration between HomeBridge and Amazon Alexa. Country availability - The plugin is available in these countries, English (AU), German (DE), English (CA), English (US), French (FR), English (UK), Italian (IT), English (IN), Spanish (ES), Japanese (JP), Spanish(US), Portuguese (BR) and Spanish (MX). @@ -879,5 +879,3 @@ See [Roadmap](Roadmap.md) * jelvs - Validate TV Integration for homebridge-samsung-tizen * krocko - bose soundlink preset / channel change * pwilms - deviceList feature - - diff --git a/package.json b/package.json index 85ed823..12d2919 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homebridge-alexa", - "version": "0.5.42", + "version": "0.5.43", "description": "Control your Homebridge devices with Amazon Alexa.", "main": "plugin.js", "scripts": {