Theo Arends
2ad018816b
Add command ``WcClock 10..200``
...
Add command ``WcClock 10..200`` set webcam clock in MHz. Default is 20
2022-10-13 17:58:16 +02:00
Theo Arends
3dd32a1ebd
Update xdrv_10_rules.ino
2022-10-13 17:13:19 +02:00
Theo Arends
799dea913a
Merge pull request #16807 from cybermaus/Make-%timerN%-solar-aware
...
Fix %timerN% rule variables for SunRise/Sunset timers
2022-10-13 17:06:43 +02:00
s-hadinger
4032ac2354
Merge pull request #16788 from s-hadinger/berry_re_fix
...
Berry regex `re` fix
2022-10-13 07:10:04 -07:00
Theo Arends
5e2eb016a5
Merge pull request #16806 from Jason2866/webcam_fix
...
abort webcam if no pin config
2022-10-13 15:57:50 +02:00
Theo Arends
d307be0cf6
Refactor ADE7953
2022-10-13 15:48:23 +02:00
cybermaus
deaba8471d
Update xdrv_10_rules.ino
...
Enhance %timerN% rule variables to also work for timers with SunRise/SunSet configuration
2022-10-13 14:59:51 +02:00
Theo Arends
bf644d8052
Add Export Active report to Shelly EM ( #16794 )
2022-10-13 14:32:35 +02:00
Theo Arends
cf5169b3ae
Restore Shelly 2.5 low reactive power channels
2022-10-13 12:58:59 +02:00
Jason2866
7e12fbbb6d
abort webcam if no pin config
...
avoids crashing if no valid config is provided
2022-10-13 11:54:27 +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
Stephan Hadinger
f4dee20d0a
Berry regex `re` fix
2022-10-10 14:20:30 +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