Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Aircoookie committed Jan 1, 2019
1 parent a7860e5 commit 6cb4239
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Now compatible with both ESP8266 and ESP32!
#### What does this do similar projects like Fauxmo don't already?

It allows you to set a ranged value (e.g. Brightness, Temperature) additionally to standard on/off control.
For example, you can say "Alexa, turn the light to 75% / 21 degrees".
Alexa finally added color support to the local API! You can see how to add color devices in the EspalexaColor example.
For example, you can say "Alexa, turn the light to 75% / 21 degrees".
Alexa now finally supports colors with the local API! You can see how to add color devices in the EspalexaColor example.
Then, you can say "Alexa, turn the light to Blue". Color temperature (white shades) is also supported, but still a WIP.

If you just need On/Off (eg. for a relay) I'd recommend [arduino-esp8266-alexa-wemo-switch](https://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch) instead.
Expand Down

0 comments on commit 6cb4239

Please sign in to comment.