Theo Arends
cf5169b3ae
Restore Shelly 2.5 low reactive power channels
2022-10-13 12:58:59 +02:00
Theo Arends
4471868580
Fix Shelly 2.5 low reactive power channels
2022-10-13 09:42:42 +02:00
Theo Arends
d0ee5776e5
Merge pull request #16802 from WinMin/development
...
fix stack overflow vulnerability
2022-10-12 19:31:16 +02:00
swing
066878da4d
fix stack overflow vulnerability
2022-10-13 00:40:17 +08:00
Theo Arends
0768f5bc4f
Clean up debugging
2022-10-12 17:18:27 +02:00
Theo Arends
a856275c48
Fix ADE7953 VAr no load detection
2022-10-12 16:31:51 +02:00
Theo Arends
6202211c31
Fix Shelly EM polarity ( #16486 )
2022-10-12 15:46:33 +02:00
Theo Arends
5cfbbd4302
Add command ``Sunrise 0..3`` to select sunrise dawn angle
...
- Bump version to v12.1.1.5
- Add command ``Sunrise 0..3`` to select sunrise dawn angle between Normal, Civil, Nautical or Astronomical (#16795 )
2022-10-12 11:02:54 +02:00
Jason2866
40f7cfba4c
download-artifact@v3
2022-10-11 18:48:39 +02:00
Theo Arends
2f1eea2eaf
Add more docu to energy modbus driver
2022-10-11 18:39:48 +02:00
Jason2866
579c8d0141
Merge pull request #16792 from Jason2866/updt_actions
...
Updt actions
2022-10-11 18:36:15 +02:00
Jason2866
2e6ec47273
upload-artifact@v3
2022-10-11 18:31:44 +02:00
Jason2866
091597bcab
upload-artifact@v3
2022-10-11 18:29:40 +02:00
Jason2866
77f434577f
Fix getPower return value
...
Power level -3 returned the wrong value.
2022-10-11 17:50:34 +02:00
Jason2866
ce46d0a089
Fix build with esp32c3
2022-10-11 17:46:15 +02:00
Theo Arends
186566226b
Remove debug from energy modbus
2022-10-11 11:15:25 +02:00
Theo Arends
0085e02a5b
Fix possible buffer overflows with exception
2022-10-11 11:12:54 +02:00
Theo Arends
3c7a5ebfd3
Fix possible buffer overflows with exception
2022-10-11 11:10:47 +02:00
Theo Arends
7e67f33d76
Merge pull request #16786 from barbudor/ina3221
...
INA3221 3-channel DC voltage and current sensor
2022-10-11 09:59:54 +02:00
Barbudor
2105b318d2
saving 48 code bytes
2022-10-10 22:05:50 +02:00
Barbudor
cd44be8a1f
add code usage
2022-10-10 21:24:20 +02:00
Barbudor
b63d925cf0
log clean up
2022-10-10 21:18:41 +02:00
Theo Arends
ba1bf81764
Enlarge USB Serial RxBuffer from 256 to 800
2022-10-10 16:39:31 +02:00
Theo Arends
61113e6918
Fix serial on ESP32C3/S2/S3 using USB console
2022-10-10 14:21:25 +02:00
Theo Arends
f505f7a034
Merge pull request #16762 from StoyanDimitrov/patch-1
...
Update bg_BG.h
2022-10-10 10:20:45 +02:00
s-hadinger
b2f1cc2c55
Merge pull request #16778 from s-hadinger/zigbee_plugin_optim
...
Zigbee plugin optimize memory
2022-10-09 22:03:31 +02:00
Stephan Hadinger
8432ab1aec
Zigbee plugin optimize memory
2022-10-09 21:52:56 +02:00
Barbudor
5f6d0f8310
Merge branch 'development' into ina3221
2022-10-09 20:02:27 +02:00
Barbudor
fb6f7515eb
my_user_config.h
2022-10-09 20:00:34 +02:00
Barbudor
5967d15320
Index should start at 1 + JSON array
2022-10-09 19:32:54 +02:00
Barbudor
746b5389be
driver ina3221, take 1
2022-10-09 19:11:43 +02:00
Theo Arends
3c258f4e31
Try to fix energy modbus warchdogs
2022-10-09 18:38:30 +02:00
s-hadinger
058432c641
Merge pull request #16772 from sfromis/Epoch-in-Berry-time-map
...
Epoch in Berry time map
2022-10-09 18:21:43 +02:00
Theo Arends
98ae77037d
Merge branch 'development' of https://github.com/arendst/Tasmota into development
2022-10-09 17:59:30 +02:00
Theo Arends
2d15697de4
Increase serial console fixed input buffer size from 520 to 800
2022-10-09 17:59:27 +02:00
sfromis
4a3a52cd3e
Epoch in Berry map for time
...
Inserts input epoch value directly into the output map, for consistently having epoch in this data structure
2022-10-09 16:12:16 +02:00
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
StoyanDimitrov
eca450886e
Update bg_BG.h
2022-10-08 19:07:34 +00: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