Def3nder
267887908e
New IRremote functions ( #746 )
...
* Switch to strip.getPaletteCount()
* fixed color conversion errors
Co-authored-by: Aircoookie <cschwinne@gmail.com>
2020-03-02 13:31:34 +01:00
Def3nder
b86f58befe
IR remotes can disable NightLight with "OFF" ( #745 )
...
* IR can disable Nightlight with "OFF"
2020-03-02 12:41:14 +01:00
Def3nder
cffee7bfa7
Fix 24-key IR remote ( #738 )
2020-02-28 16:27:18 +01:00
Def3nder
1a4061fdb5
Refactor callMode ( #702 )
2020-02-22 16:17:32 +01:00
Max Hedge
2f8365a790
Fix consecutive break statement.
2020-01-25 16:53:37 +00:00
Max Hedge
47be430bc1
Add IR codes for 6-key learning remote https://www.aliexpress.com/item/4000307837886.html
...
This cheap remote has the advantage of being more powerful (longer range) than cheap credit-card remotes
"CH" controls brightness, "VOL +" controls effect, "VOL -" controls colour/palette, "MUTE" sets bright plain white.
2020-01-25 16:46:10 +00:00
Def3nder
16ad0c22f0
IRremote correction (preset load) ( #618 )
2020-01-24 23:15:57 +01:00
recliq
8c69a4cb7a
added support for 21-key remote
2020-01-19 12:53:44 +01:00
Def3nder
2a432dc6ee
Corrected OR function in IF statement
...
from '|' to '||'
2020-01-08 10:35:42 +01:00
Unknown
322d1f09de
More IR remotes (24/40/44-keys) and select them in the settings
...
added more IR remotes
2020-01-08 00:46:16 +01:00
cschwinne
709ff7a701
Finished JSON API
...
Added RV http api call
Fixed CY,PA,PC,PX api calls
Fixed CORS
2019-03-06 21:31:12 +01:00