296 Commits

Author SHA1 Message Date
Michael Higgins
dfe166f3a0 3 works 2021-06-29 01:20:59 -04:00
Michael Higgins
85c8e4d766 require core 2 for now 2021-06-29 00:50:51 -04:00
Michael Higgins
c8df902189 address 2021-05-14 18:12:45 -04:00
Michael Higgins
2ac4b7a190 Update IRController.ino
uint16
2021-04-29 07:00:12 -04:00
Michael Higgins
7f9fc6592f Update IRController.ino 2021-03-22 19:11:29 -04:00
Michael Higgins
66f23453bb rc toggle option 2021-03-22 19:11:22 -04:00
Michael Higgins
6e5d38edc8 local bypass
allow passcode to be bypassed for local traffic as well as the HMAC security
2021-03-18 13:35:14 -04:00
Michael Higgins
f14efc74ba Update IRController.ino
don't process json body until security check has passed
only send very simple failure message when security check fails instead of whole homepage
require security for homepage and received page as well (since local bypass now exists)
2021-03-15 11:28:42 -04:00
Michael Higgins
8444cd7184 add d1r1 2021-03-14 17:59:18 -04:00
Michael Higgins
f0320a44a9 Update IRController.ino
remove SPIFFS references in favor of LittleFS
fix spacing on comments
new custom pin definition for the WEMOS variants
2021-03-14 17:52:18 -04:00
Michael Higgins
b385f22cda additional board environments for platform IO
nodemcuv2
d1_mini
d1_mini_lite
d1_mini_pro
2021-03-14 17:51:26 -04:00
Michael Higgins
d6b6bd9077 Merge pull request #312 from hllhll/ecoclim_support
Improved support for Air conditioners
2021-03-08 13:30:46 -05:00
hll
7327e1e0ec Increased buffer size for HVAC/AC/Cimate remote that sends all state at once.
Added support for sending ecoclim protocol/encoding
2021-03-07 12:16:13 +02:00
Michael Higgins
7ce62b80c8 Update README.md 2021-03-01 19:40:08 -05:00
Michael Higgins
acc3269735 SPIFFS > LittleFS
Since SPIFFS is deprecated
2021-02-28 14:58:46 -05:00
Michael Higgins
db872fc98a local traffic HMAC bypass option 2021-02-28 14:58:31 -05:00
Michael Higgins
d4814c09bc Merge pull request #308 from PicoMitchell/master
Set WiFi.mode(WIFI_STA) before WiFiManager
2021-02-15 11:25:49 -05:00
Pico Mitchell
a3411c18ce Set WiFi.mode(WIFI_STA) before WiFiManager
Fix for issue: https://github.com/mdhiggins/ESP8266-HTTP-IR-Blaster/issues/307
2021-02-14 17:37:19 -08:00
Michael Higgins
26115e9d85 drop development branch
master updated
2021-02-14 13:45:08 -05:00
Michael Higgins
8d8cf0fd13 remove development warning 2020-12-26 19:11:24 -05:00
Michael Higgins
704623444a Merge branch 'dev' 2020-12-26 19:10:36 -05:00
Michael Higgins
48e2f45d8c Merge branch 'master' of https://github.com/mdhiggins/ESP8266-HTTP-IR-Blaster 2020-12-26 19:10:20 -05:00
Michael Higgins
185ae0c99b platform io update 2020-12-26 19:09:52 -05:00
Michael Higgins
3b7cc9d066 use typeToString
replace outdated method
2020-12-26 18:45:58 -05:00
Michael Higgins
5195f9e97d Merge branch 'master' into dev 2020-07-14 09:06:51 -04:00
Michael Higgins
071143b181 Merge pull request #293 from mdhiggins/add-license-1
Create LICENSE
2020-07-14 09:05:53 -04:00
Michael Higgins
128763246f Create LICENSE 2020-07-14 09:05:36 -04:00
Michael Higgins
e5cc8f6534 Merge branch 'master' into dev 2020-06-13 17:22:54 -04:00
Michael Higgins
81c9a40b46 increase receiver timeout to 35
helps with capture of sony codes
2020-06-13 17:22:47 -04:00
Michael Higgins
23e238b6fd fix SSID name 2020-06-07 05:00:08 -04:00
Michael Higgins
703b8a4617 Merge pull request #287 from deisterhold/patch-1
Update AP Name
2020-06-07 04:59:14 -04:00
Daniel Eisterhold
186d0317cb Update AP Name
Update access point name to match what is in the code.
2020-06-06 19:01:07 -05:00
Michael Higgins
ef8f5ae761 Merge branch 'master' into dev 2020-05-05 14:28:10 -04:00
Michael Higgins
4e98d0a6bd fix driver link 2020-05-05 14:28:02 -04:00
Michael Higgins
8eb74c8638 Merge branch 'master' into dev 2020-04-25 19:06:14 -04:00
Michael Higgins
b57badbf57 deprecation fix 2020-04-25 19:05:40 -04:00
Michael Higgins
e6eab95fd4 include spiffs 2020-04-25 18:56:06 -04:00
Michael Higgins
d913def8d2 fix platformio 2020-04-25 18:50:49 -04:00
Michael Higgins
e00a7d1f5a fix platformio 2020-04-25 18:41:48 -04:00
Michael Higgins
6a5c00ad1b Merge branch 'master' into dev 2020-04-25 14:14:29 -04:00
Michael Higgins
90ca42b6bf expand raw memory and include json parsing error 2020-04-25 14:14:20 -04:00
Michael Higgins
2de6732f92 Merge branch 'master' into dev 2020-04-24 08:30:02 -04:00
Michael Higgins
6565865dd5 update platformio 2020-04-24 08:28:22 -04:00
Michael Higgins
908bc7ebf0 Merge pull request #254 from sidoh/fix_compile
Fix compile, miscellaneous cleanup
2020-04-24 08:15:35 -04:00
Michael Higgins
0648870d6c Merge branch 'master' into dev 2020-04-24 08:09:45 -04:00
Michael Higgins
5f55107da2 single quote adjustment and NEC includes address 2020-04-24 08:09:25 -04:00
Michael Higgins
1ddfe9010d update .gitignore 2020-04-24 08:01:33 -04:00
Michael Higgins
80d71b2681 Merge branch 'master' into dev 2019-11-11 14:54:16 -05:00
Michael Higgins
844ec585e0 Merge pull request #263 from scop/bootstrap341
Upgrade bootstrap to 3.4.1
2019-11-11 14:53:06 -05:00
Michael Higgins
65d551fe8b merge conflict fix 2019-11-11 14:51:54 -05:00