Commit Graph

69 Commits

Author SHA1 Message Date
Theo Arends 3d44203cb5 Fix ESP32 KNX UDP multicastpackage
Fix ESP32 KNX UDP multicastpackage (#9811)
2020-11-17 13:53:49 +01:00
Theo Arends 92f067af59 Change Shelly Dimmer fw upgrade
Change Shelly Dimmer fw upgrade using WebGUI Firmware Upgrade and file from folder `tools/fw_shd_stm32/`
2020-11-17 12:25:48 +01:00
Adrian Scillato 2afba01557
KNX Lib: Fix 32bits encode 2020-11-16 15:26:32 -03:00
Adrian Scillato 0648881cae
KNX Lib: Fix 32bits decode 2020-11-16 15:25:54 -03:00
gemu2015 a8bc50e96b add ili9341-2 2020-11-16 06:35:43 +01:00
Staars 6fc55c985c silence the last remaining compiler warning 2020-11-15 09:57:23 +01:00
Stephan Hadinger 8634a7a387 IRremoteESP8266 library from v2.7.11 to v2.7.12 2020-11-14 19:31:50 +01:00
Theo Arends 5e044dbcc6 Move lib to div 2020-11-14 17:20:09 +01:00
Theo Arends f2cad40097
Merge pull request #9855 from Jason2866/patch-1
move c2 programmer to lib_div
2020-11-14 17:17:32 +01:00
Theo Arends c02770ce96 Add support for Shelly Dimmer 1 and 2
Add support for Shelly Dimmer 1 and 2 by James Turton (#9854)
2020-11-14 16:43:32 +01:00
Jason2866 ab4b8cacfd move c2 programmer to lib_div 2020-11-14 16:39:27 +01:00
gemu2015 d092879f71 rtsplib added 2020-11-13 10:42:04 +01:00
Staars 3bd192d5f8 add missing casts to silence compiler warnings 2020-11-12 20:26:06 +01:00
Staars c5d8936321 silence compiler warning, do not redefine global function 2020-11-12 18:52:22 +01:00
Theo Arends 08f6b09414 Add ESP32 fingerprint support 2020-11-12 13:47:50 +01:00
Theo Arends daec8b9eb5 Update fingerprint library to v2.0.4 2020-11-11 12:35:41 +01:00
Stephan Hadinger 39b0cf4c56 Zigbee command ``ZbInfo`` and prepare support for EEPROM 2020-11-11 12:09:18 +01:00
Theo Arends 3334fe58ed Prep AS608/R503 FIngerprint sensor support 2020-11-10 15:04:45 +01:00
Theo Arends 18a6b8a34d
Merge pull request #9767 from Staars/MI32
prepare changes for ESP-idf > 4.0
2020-11-08 11:57:57 +01:00
Staars 9efa27cbce prevent compile error with ESP-idf>4 2020-11-07 18:55:05 +01:00
Staars 255a489127 prepare API-changes with ESP-idf>4 2020-11-07 18:54:04 +01:00
Stephan Hadinger a2b11520fe Fix tls time with new NTP client 2020-11-06 18:27:43 +01:00
Theo Arends b869abb0b6 Fix rule handling of JSON ``null``
Fix rule handling of JSON ``null`` regression from v8.5.0.1 (#9685)
2020-11-02 14:35:19 +01:00
Jason2866 e454c54e6d move libs in folder lib 2020-10-26 12:51:06 +00:00
Jason2866 3d48f1374a del KNX from lib 2020-10-26 10:47:58 +00:00
Jason2866 7f95a51f0a
Add files via upload 2020-10-26 11:32:31 +01:00
Jason2866 c860e0068b
Create readme.txt 2020-10-26 11:29:12 +01:00
Stephan Hadinger 7fc02d5ded Optimize compile time for zbbridge 2020-10-25 22:41:29 +01:00
Jason2866 a82ccdc2cd merge conflicts... 2020-10-25 15:19:38 +01:00
Jason2866 8033920f45 solve merge conflict 2020-10-25 15:12:04 +01:00
Jason2866 0c93bdb5e8 UDP listener to lib 2020-10-25 14:47:32 +01:00
Jason2866 fdbac5e588 Unishox move to lib 2020-10-25 14:11:28 +01:00
Jason2866 0ae067444a split lib 2020-10-25 13:59:04 +01:00
Stephan Hadinger 31909e1879 Adding driver for 24C512
This chip is present on the ZBBrige.
2020-10-24 18:27:54 +02:00
Jason2866 9f82bea79a lib.prop 2020-10-22 18:17:59 +02:00
Jason2866 d3f88a161a lib_ignore 2020-10-22 17:54:01 +02:00
Theo Arends f2d1785701 Fix GCC 10.1 compile errors 2020-10-22 15:23:22 +02:00
Theo Arends 9a21dc864f
Merge pull request #9588 from Staars/MI32
MI_ESP32: use BEARSSL for decryption, revert to old TELEPERIOD style as default
2020-10-20 15:53:38 +02:00
Staars 414e5f382c more adaptions for ESP32-compatibility of BearSSL 2020-10-20 14:50:13 +02:00
Staars 968fda65ca adapt bearsll-esp8266 to ESP32 2020-10-19 19:07:22 +02:00
Stephan Hadinger 870b560ca8 Add Zigbee ``ZbData`` command for better support of device specific data 2020-10-07 20:04:33 +02:00
Theo Arends f0ab0d274d Change NeoPixelBus library from v2.5.0.09 to v2.6.0 2020-10-05 17:32:30 +02:00
Jason2866 782539ef10 IRremoteESP8266-2.7.11 Part2 2020-10-04 11:12:27 +02:00
Jason2866 1d7fe0063a IRremoteESP8266-2.7.11 2020-10-04 11:04:34 +02:00
gemu2015 51bf7bcd7d ili9488 esp32 dimmer 2020-10-03 18:31:40 +02:00
Jason2866 599a0f8294
warning off 2020-10-01 20:54:30 +02:00
Theo Arends 54912b2548
Merge branch 'development' into patch-1 2020-09-29 11:06:43 +02:00
Theo Arends cbc073c78e Fix JSMN boolean parsing 2020-09-28 14:46:59 +02:00
Theo Arends dc3d84b266 Fix ESP32 OneWire driver
Fix ESP32 OneWire driver (#9302)
2020-09-27 18:26:30 +02:00
Theo Arends 27caccf7a0 Remove ArduinoJson in favour of JSMN
Remove ArduinoJson library in favour of JSMN library
2020-09-25 11:33:12 +02:00