Commit Graph

288 Commits

Author SHA1 Message Date
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
Stephan Hadinger 78b1bb6f31 Fix python version too 2020-05-25 23:29:54 +02:00
Stephan Hadinger de63d7088b Fix corrupt compression of some uppercase letters 2020-05-25 23:21:01 +02:00
Theo Arends b058fb0dfc
Merge pull request #8530 from device111/development
Consolidate FastPrecisePowf in veml7700 lib
2020-05-25 09:58:23 +02:00
device111 822062fa89 Consolidate FastPrecisePowf in veml7700 lib 2020-05-24 18:55:35 +02:00
Theo Arends 3829265e6d Consolidate FastPrecisePowf 2020-05-24 17:13:10 +02:00
device111 e1e604ee12 update veml7700 libary 2020-05-24 16:14:49 +02:00
device111 ebbbd37865 add private pow function in lib for future use
alternate pow function for future use in Tasmota to calculate normalized Lux and normalized white values.
2020-05-24 12:28:08 +02:00
peteakalad 615645e50e Fix for SPG30 Abs Humidity Not Shown on Web UI 2020-05-23 22:28:42 +01:00
peteakalad a5a7988532
Add Adafruit_SGP30_Sensor-1.2.0 2020-05-23 21:47:04 +01:00
Theo Arends 8db2489f59
Merge pull request #8510 from s-hadinger/unishox_wemo_dev
Compressed string in Wemo emulation
2020-05-23 10:10:20 +02:00
Stephan Hadinger 7ee9b2d34d Compressed string in Wemo emulation 2020-05-22 22:14:17 +02:00
Theo Arends 2b798ff194
Merge pull request #8432 from device111/development
Support for VEML6075 and initial Support for VEML7700
2020-05-22 14:38:20 +02:00
Stephan Hadinger 609e7369bd Add safe-guard in getNumFromBits() 2020-05-21 20:54:45 +02:00
Stephan Hadinger c8b5750568 Add dump of compressed rules over 512 chars and unishox decompress fix 2020-05-21 20:12:41 +02:00
Theo Arends 7f40acb0a5
Merge pull request #8493 from s-hadinger/ir_277
Change IRremoteESP8266 library updated to v2.7.7
2020-05-20 21:15:04 +02:00
Stephan Hadinger 3c994ad3a9 Fix crash in unishox decompress #8486 2020-05-20 21:08:15 +02:00
Stephan Hadinger b7f932391a Change IRremoteESP8266 library updated to v2.7.7 2020-05-20 12:42:34 +02:00
Stephan Hadinger 6da3d95965 Fix unishox python 2020-05-19 20:23:01 +02:00
Adrian Scillato 70f51b78fe
Merge pull request #8459 from morgenroth/fix-empty-knx-packets-bug
Fix: KNX empty UDP packets sent to the network
2020-05-18 18:45:24 -03:00
gemu2015 21656fdd81 ra8876 esp32 2020-05-18 10:19:13 +02:00
Stephan Hadinger 20b2257c8c Unishox code optimized 2020-05-17 18:05:17 +02:00