Commit Graph

16620 Commits

Author SHA1 Message Date
sfromis 409c9888dd
Epoch in Berry map for time
Uses mktime to calculate the epoch value from the broken-down time structure, could potentially be tuned if deemed too inefficient in case of the caller already having the epoch value nearby.
2022-10-09 16:09:29 +02:00
s-hadinger 789075ee6b
Merge pull request #16769 from s-hadinger/zigbee_plugin_wildcard
Zigbee plugin allow matches to 'starts wth'
2022-10-09 15:11:19 +02:00
s-hadinger 8bb7587bff
Merge pull request #16770 from s-hadinger/zigbee_ts0001
Zigbee plugin for TS0001 switches
2022-10-09 15:04:43 +02:00
Stephan Hadinger 79896fcd3e Add trailing cr 2022-10-09 15:03:30 +02:00
Stephan Hadinger 4f4c6dd150 Zigbee plugin for TS0001 switches 2022-10-09 15:02:14 +02:00
Stephan Hadinger e0a2a0928d Zigbee plugin allow matches to 'starts wth' 2022-10-09 14:59:15 +02:00
Jason2866 3b597a9a50
Merge pull request #16761 from Staars/MI32
Mi32 legacy: remove some legacy code
2022-10-08 23:24:45 +02:00
Theo Arends 36ed0cba7d Add tasmota resolution option to energy modbus 2022-10-08 17:17:15 +02:00
Theo Arends 3427e1bee3 Support for Modbus Energy Monitoring devices
Support for Modbus Energy Monitoring devices using a rule file. See ``xnrg_29_modbus.ino`` for more information
2022-10-08 16:14:11 +02:00
s-hadinger b101c7ab62
Merge pull request #16759 from s-hadinger/haspmota_ttf
HASPmota support for TTF fonts
2022-10-08 16:03:50 +02:00
Stephan Hadinger fac1b89afa HASPmota support for TTF fonts 2022-10-08 15:19:38 +02:00
s-hadinger 4b70df115c
Merge pull request #16758 from s-hadinger/lvgl_pixel_perfect
LVGL/HASPmota add tiny "pixel perfect" fonts for small screens
2022-10-08 14:31:39 +02:00
Stephan Hadinger d71c06d03d LVGL/HASPmota add tiny "pixel perfect" fonts for small screens 2022-10-08 14:20:52 +02:00
s-hadinger 4687f98223
Merge pull request #16754 from s-hadinger/lvgl_fix_screenshot_bmp
LVGL Fix BMP format for `lv.screenshot()`
2022-10-08 09:57:54 +02:00
Stephan Hadinger 6cc52e0128 LVGL Fix BMP format for `lv.screenshot()` 2022-10-08 09:44:32 +02:00
s-hadinger 4c00bf54d5
Merge pull request #16748 from s-hadinger/lvgl_haspmota_antiburn_update
LVGL HASPmota demo and antiburn update
2022-10-07 17:52:03 +02:00
Stephan Hadinger 0c1ad0254f LVGL HASPmota demo and antiburn update 2022-10-07 17:50:25 +02:00
Christian Baars 08ef839cd1 do not expose unknown sensors to HK 2022-10-07 17:06:50 +02:00
Christian Baars 08ae94ff5b cleanups and handle unknown sensors 2022-10-07 16:10:19 +02:00
s-hadinger 0876360f44
Merge pull request #16745 from s-hadinger/ccronexp_fix
Fix ccronexpr
2022-10-07 13:58:17 +02:00
Stephan Hadinger 1fe07cbf7c Fix ccronexpr 2022-10-07 13:41:37 +02:00
Theo Arends 8162365960 Revert "Merge pull request #16744 from DSchndr/development"
This reverts commit ba8729f8d8, reversing
changes made to bc8cc520a2.
2022-10-07 11:23:59 +02:00
Theo Arends 625824caec Generic Energy Modbus rename config JSON 2022-10-07 10:46:25 +02:00
Theo Arends ba8729f8d8
Merge pull request #16744 from DSchndr/development
[BP5758D] Fix Sleep
2022-10-07 09:03:31 +02:00
DSchndr e4778deb42
[BP5758D] Fix Sleep
BP5758D outputs have to be disabled before sleep.
See https://github.com/openshwprojects/OpenBK7231T_App/issues/221
2022-10-07 02:33:32 +02:00
Theo Arends bc8cc520a2 Add energy driver info during init 2022-10-06 23:27:43 +02:00
Theo Arends 77cfe80064 Add common voltage to generic energy modbus driver 2022-10-06 23:26:54 +02:00
Theo Arends a1420e06fd Initial generic modbus energy driver 2022-10-06 23:17:04 +02:00
s-hadinger 7f0852dca5
Merge pull request #16743 from s-hadinger/lilygo_s3_display
Add Lilygo-S3-Display template
2022-10-06 19:54:03 +02:00
Stephan Hadinger 64123e5435 Add Lilygo-S3-Display template 2022-10-06 19:53:18 +02:00
Theo Arends 0265cab7dc Prep generic energy modbus interface 2022-10-06 19:22:46 +02:00
Theo Arends b75c71c731
Merge pull request #16703 from TheChatty/patch-2
Specify ModBus Bridge code sizes
2022-10-06 16:59:17 +02:00
Theo Arends 18d37ea584
Merge pull request #16713 from gemu2015/par_udisplay
universal display driver Parallel display support
2022-10-06 16:58:37 +02:00
Jason2866 0019ca6c0c
S3 Display has 16MB flash 2022-10-06 16:49:41 +02:00
Jason2866 9df016a989
Merge pull request #16742 from Jason2866/Lily_S3_display
add LilyGO T-Display-S3 boards json
2022-10-06 16:19:10 +02:00
Jason2866 6ac293084b add LilyGO T-Display-S3 boards json 2022-10-06 16:16:30 +02:00
s-hadinger 35c6d148c4
Merge pull request #16741 from s-hadinger/lvgl_fix_leak
LVGL fix potential memory leak
2022-10-06 12:48:55 +02:00
Stephan Hadinger 7f33f0acf3 LVGL fix potential memory leak 2022-10-06 12:42:36 +02:00
Jason2866 4b1bd7767e
Update OCD and debug env 2022-10-06 12:40:52 +02:00
Jason2866 4be7b3d073
revert last commit to check CI failure 2022-10-06 12:37:28 +02:00
Jason2866 418c60ebba
update debug and ocd env 2022-10-06 12:21:06 +02:00
s-hadinger af5b25f16f
Merge pull request #16740 from s-hadinger/lvgl_8_3_2
ESP32 LVGL library from v8.3.0 to v8.3.2
2022-10-05 22:40:15 +02:00
Stephan Hadinger 48bc861727 ESP32 LVGL library from v8.3.0 to v8.3.2 2022-10-05 22:28:28 +02:00
s-hadinger 3f11d347f4
Merge pull request #16739 from s-hadinger/lv_berry_solidify
lv_berry simplify solidification from laptop
2022-10-05 22:11:45 +02:00
Stephan Hadinger 2438ab959a lv_berry simplify solidification from laptop 2022-10-05 21:58:59 +02:00
Theo Arends e4ae5e0b3a
Merge pull request #16738 from bovirus/development
Update italian language
2022-10-05 21:32:14 +02:00
bovirus 5dc111e208
Update italian language 2022-10-05 21:29:01 +02:00
Theo Arends 645b9d13d6 Add shelly EM default phase calibration
Add shelly EM default phase calibration (#16486)
2022-10-05 15:17:54 +02:00
Theo Arends da623701d7 Add support for QMC5883L magnetic induction sensor
Add support for QMC5883L magnetic induction sensor by Helge Scheunemann (#16714)
2022-10-05 15:00:03 +02:00
Theo Arends 29a9197101
Merge pull request #16714 from Performance20/development
Add QMC5883L driver
2022-10-05 14:17:43 +02:00