Theo Arends
|
fa7fdbd51a
|
Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
|
2020-11-06 17:09:13 +01:00 |
Andrew Childs
|
b7f90a3080
|
Fix frequency parsing in raw IRsend
|
2020-11-06 00:09:51 +09:00 |
Andrew Childs
|
4dc937ee7d
|
Remove dead code in IR
|
2020-11-06 00:08:45 +09:00 |
Christopher Tremblay
|
b5b6b97295
|
Swapped strstr for strchr where applicable
strstr calls with a single character were changed to strchr which should be more efficient.
|
2020-11-04 02:20:17 -08:00 |
Theo Arends
|
af5082320d
|
Use global struct
|
2020-10-30 12:29:48 +01:00 |
Arik Yavilevich
|
a22d44f985
|
implement state mode in a dedicated json field
|
2020-10-06 18:10:07 +03:00 |
Arik Yavilevich
|
3010db8ce4
|
some cleanup for upstream
|
2020-10-05 00:41:51 +03:00 |
Arik Yavilevich
|
030e68e202
|
Merge remote-tracking branch 'upstream/development' into development
|
2020-10-05 00:33:27 +03:00 |
Stephan Hadinger
|
18abe098ce
|
Change new IR Raw compact format
|
2020-10-01 22:34:26 +02:00 |
Arik Yavilevich
|
79b935abd9
|
add support for setting state without tx
|
2020-09-27 15:43:31 +03:00 |
Stephan Hadinger
|
019e402fe7
|
Move IR from ArduinoJson to JSMN
|
2020-09-24 08:51:43 +02:00 |
Stephan Hadinger
|
f3591b8419
|
Fix memory corruption
|
2020-09-23 19:38:24 +02:00 |
Stephan Hadinger
|
31c6f7af3c
|
Fix compilation errors
|
2020-09-21 22:21:05 +02:00 |
Stephan Hadinger
|
2ff756b3cc
|
Change replace ArduinoJson with JSMN for JSON parsing
|
2020-09-21 21:49:32 +02:00 |
Arik Yavilevich
|
ac1a18bf42
|
implement state for ACs with toggle properties
|
2020-09-21 00:18:00 +03:00 |
Arik Yavilevich
|
2074e0c0dc
|
switch to a custom IRremoteESP8266 branch
|
2020-09-20 16:23:48 +03:00 |
Theo Arends
|
a84ebe552a
|
Refactor rules processing
|
2020-07-20 17:24:51 +02:00 |
Alain Turbide
|
076d1521e3
|
- switched to strcasecmp for compare
- removed ifdef/endif
|
2020-06-24 07:09:22 -04:00 |
Alain Turbide
|
0c02d1ae3e
|
add missing irsend_active flag to block ir receive during send
|
2020-06-23 20:13:09 -04:00 |
Alain Turbide
|
2b1d251b85
|
- Added case insensitivity for GC/gc
- Added repeat support
- removed debug messages
|
2020-06-23 19:46:55 -04:00 |
Alain Turbide
|
100805ff26
|
Add support for GlobalCache codes using the same format as irsend<x>
raw. Use irsend<x> gc,xxx,xxx
|
2020-06-23 18:09:44 -04:00 |
Theo Arends
|
c939077514
|
Change pin handling part 3
|
2020-04-27 12:54:07 +02:00 |
Theo Arends
|
c9149b53c5
|
Change pin handling part 1
|
2020-04-26 17:33:27 +02:00 |
Stephan Hadinger
|
9df5294f12
|
Moving more strings to PROGMEM
|
2020-03-16 18:55:58 +01:00 |
Hadinger
|
5840f71af9
|
Fix char[] allocation
|
2020-01-12 23:31:57 +01:00 |
Theo Arends
|
8aa9109656
|
Happy New Year
Happy New Year
|
2019-12-31 14:23:34 +01:00 |
Theo Arends
|
00c7ee0bb8
|
Fix Arduino IDE compile error
Fix Arduino IDE function prototyping compile error (#6982)
|
2019-11-24 12:24:35 +01:00 |
Theo Arends
|
7777fa08b0
|
Sanitize code
|
2019-11-20 20:53:12 +01:00 |
Theo Arends
|
4b49979274
|
Add SetOption comments to code
|
2019-11-03 13:51:22 +01:00 |
Theo Arends
|
5f4e38023d
|
Add SetOption comments to code
|
2019-11-03 12:33:36 +01:00 |
Theo Arends
|
0e07397ff7
|
Change Sonoff-Tasmota to Tasmota
|
2019-10-27 12:04:08 +01:00 |