Commit Graph

336 Commits

Author SHA1 Message Date
gemu2015 5db1f8716d Update AudioFileSourceICYStream.h 2020-08-15 17:39:35 +02:00
gemu2015 45a464082a fix name sclashes in esp8266 SAM 2020-08-15 17:17:13 +02:00
gemu2015 bea43fea18 i2s update for esp32 2020-08-15 08:44:03 +02:00
Charles e673724eb4 Added support for Linky Standard Mode frames 2020-08-11 19:56:50 +02:00
Theo Arends c1ce13a689 Some refactoring 2020-08-09 15:31:37 +02:00
gemu2015 19be44e8b4 update st7789 2020-08-09 11:08:35 +02:00
gemu2015 649053007a fix ft5206 watch touch controller 2020-08-06 08:53:09 +02:00
gemu2015 5d102f52f7 st7789 added 2020-08-05 20:21:21 +02:00
Theo Arends ba3856d900 Change IRRemoteESP8266 library
Change IRRemoteESP8266 library from v2.7.6 to v2.7.8.10, fixing Samsung and Pioneer protocols (#8938)
2020-07-29 14:44:45 +02:00
Stephan Hadinger e83351864e Change IRRemoteESP8266 IR lib to pre-2.7.9, fixing Samsung and Pioneer protocols (#8938) 2020-07-29 13:57:44 +02:00
Theo Arends 7d0d9b7782 Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 18:00:17 +02:00
gemu2015 2ad758117d scripter add event result 2020-07-16 17:15:12 +02:00
Jason2866 60fc491b4d
Update RCSwitch.cpp
Use DRAM for ESP32 protocol list and replace ICACHE_RAM_ATTR by IRAM_ATTR for ESP32, so as to avoid core dump when using in conjunction with Wifi
Added support for Holtek's HT12E encoder/decoders
Added 1ByOne Doorbell protocol
2020-07-15 15:41:11 +02:00
gemu2015 e43d1828f6 some gcc fixes, etc 2020-07-15 09:44:52 +02:00
Theo Arends c8d0f397f7 Fix GCC 10.1 errors 2020-07-14 18:09:39 +02:00
Theo Arends 95a6e483d8 Fix GCC 10.1 warnings 2020-07-14 16:46:01 +02:00
Theo Arends f3c391b160 Fix GCC 10.1 errors and warnings 2020-07-14 16:21:11 +02:00
Stephan Hadinger 20d89944e9 Unishox python uncompress fix 2020-07-07 12:09:30 +02:00
Theo Arends 642fa216c2 Merge branch 'development' into pre-release 2020-07-04 12:04:41 +02:00
Stephan Hadinger 4503cd44ed Change IRremoteESP8266 library updated to v2.7.8 2020-06-24 21:48:33 +02:00
Staars 642f679a5d remove library, because BEARSSL is so much smaller 2020-06-24 16:19:37 +02:00
Theo Arends 47c27481f2
Merge pull request #8729 from Staars/nrf24
Adding payload decryption to the xsns_61_MI_NRF24.ino-driver
2020-06-18 21:41:50 +02:00
Staars 37028ce74f add stripped down mbedtls-lib 2020-06-18 17:58:06 +02:00
Theo Arends 5730ced6b8
Merge pull request #8695 from hallard/teleinfo
Prep for French Metering xnrg_15_teleinfo
2020-06-17 14:42:22 +02:00
Adrian Scillato f1780d11c1
KNX: Revert FastPrecisePowf due to lost precision 2020-06-16 15:06:23 -03:00
Charles b98fa03dd0 Added valueGet_P option 2020-06-15 14:44:32 +02:00
Charles ae9e770950
Merge branch 'development' into teleinfo 2020-06-15 10:22:44 +02:00
Charles 32d82b3568 Bump to v1.1.2 2020-06-15 01:20:49 +02:00
Charles 6fd972d7a8 Bumped to version 1.1.1 2020-06-13 02:18:01 +02:00
Charles 481576c353 Added Include 2020-06-12 16:34:19 +02:00
Charles acc67b9e9f Fix Debug 2020-06-12 16:31:36 +02:00
Charles e05e9ea713 Creation 2020-06-11 14:52:31 +02:00
Robert Jaakke 8cbb35ec4f Removed m_initFail check because we moved it to begin() 2020-06-10 21:54:32 +02:00
Robert Jaakke ec247f7906 Merge branch 'development' into HP303B 2020-06-10 10:05:06 +02:00
Robert Jaakke 325564fbc7 Added option to set i2c address in measure...Once in lib 2020-06-10 10:03:02 +02:00
Stephan Hadinger ba40667bb9 Fix compilation with gnu++17 / c17 2020-06-09 22:21:08 +02:00
Robert Jaakke d2815c5322 Merge branch 'development' into HP303B 2020-06-08 20:37:47 +02:00
Robert Jaakke 92643e89d0 Added support for multiple i2c addresses 2020-06-08 20:37:04 +02:00
gemu2015 6038921f93 scripter upload scripts 2020-06-08 09:24:49 +02:00
Robert Jaakke d3a59fd65c Changed driver to measure float 2020-06-07 16:33:28 +02:00
Robert Jaakke 6667951505 Working sample 2020-06-06 22:35:41 +02:00
device111 8c29ead09d Add support for up to eight MCP9808 temperature sensors 2020-06-02 08:35:49 +02:00
Theo Arends 02375d6b28
Update TasmotaSerial.cpp 2020-06-01 15:45:22 +02:00
gemu2015 f1a2fb2b8d fix serial buffer issues 2020-06-01 15:17:32 +02:00
gemu2015 671942aa60 faster ili9488 fill 2020-05-29 20:54:15 +02:00
gemu2015 357341899c ILI9488 ESP32 2020-05-29 19:29:03 +02:00
Stephan Hadinger 0327c4a547 Udp fix for ESP32 2020-05-27 23:52:25 +02:00
Stephan Hadinger c65a3dfba7 Fix compilation issue 2020-05-27 20:48:40 +02:00
Stephan Hadinger 3a1155f2b6 reduce footprint of multicast udp listener 2020-05-27 19:42:43 +02:00
gemu2015 77c60229cc ESP32 support for SSD1351 2020-05-27 11:14:17 +02:00