WLED/wled00/src/dependencies
siggel 82af52a0bc
Feature/nine additional alexa devices for presets (#2787)
* add 9 further alexa devices for calling presets 1-9

* use preset names from WLED for Alexa preset device names instead of hardcoded names

* update readme and version

* call alexaInit() at end of savePreset() to keep Alexa in sync with the preset IDs and names

* This reverts commit f8db06c7c5.

* change order to configured Alexa WLED name first, preset names afterwards

* fix status of devices when shown within Alexa, i.e. switching one preset on switches others off (except for alexaInvocationName)

* re-add getPresetName() after merge with master

* restore original readme for pull request

* restore original platformio.ini for pull request

* Logic simplification

* Pass string by reference

* Added number of presets check

* fix alexaInit() in case of alexaNumPresets==0

Co-authored-by: Christian Schwinne <dev.aircoookie@gmail.com>
2022-10-25 23:42:26 +02:00
..
async-mqtt-client Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
blynk Fix more warnings 2021-02-27 01:50:08 +01:00
dmx Working DMX Libraries (#2652) 2022-05-05 02:28:09 +02:00
e131 Add ArtPoll support (#2615) 2022-09-22 20:34:46 +02:00
espalexa Feature/nine additional alexa devices for presets (#2787) 2022-10-25 23:42:26 +02:00
json Single json buffer (#2336) 2021-12-04 01:05:01 +01:00
network Add ArtPoll support (#2615) 2022-09-22 20:34:46 +02:00
time Code optimisations in effects. 2022-08-09 21:14:37 +02:00
timezone
toki Accurate UDP sync for NTP enabled instances 2021-05-30 00:08:24 +02:00
ws2812fx