You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,11 @@
10
10
*[ESP8266 WiFi Connection manager with web captive portal](https://github.com/tzapu/WiFiManager)
11
11
*[Extremely simple tar extractor Arduino library](https://github.com/emelianov/untarArduino)
12
12
*[ESP8266Ping with Async extension](https://github.com/emelianov/ESP8266Ping)
13
+
*[Alexa voice control for ESP8266/ESP32 (including brightness and color!)](https://github.com/Aircoookie/Espalexa)
13
14
14
15
### Release notes
15
16
16
-
* Current version is tested only with ESP8266 Core for Arduino 2.4.2. To build with releases prior to 2.4 comment `MACOS` definition in `discoverh.h`.
17
+
* Current version is tested only with ESP8266 Core for Arduino 2.4.2.
17
18
18
19
* Pull Up D8 for 3 seconds starts network configuration and activates open Access Point. Warning! Socket switching operations are suspended while configuration mode is active.
0 commit comments