Commit Graph

17137 Commits

Author SHA1 Message Date
md5sum-as 61027810fa Ready for test on esp8266 and esp32 2022-10-15 18:38:47 +03:00
Jason2866 e1af7ba12a `USE_LIGHT` needed for flashlight 2022-10-15 16:26:02 +02:00
Theo Arends 90d6b7572d
Merge pull request #16822 from christiankarsch/development
[BP5758D] Fix Sleep
2022-10-15 14:38:34 +02:00
Theo Arends 169e65a922 Add ESP32 non-persistent phy selection 2022-10-15 14:33:21 +02:00
md5sum-as 5c9c7f2e26 Ready for test esp8266 2022-10-15 14:58:23 +03:00
md5sum-as 8c81ee7487 Ready for test esp8266 2022-10-15 14:52:45 +03:00
md5sum-as 59c7488e70 Corrections based on sensor sorting 2022-10-15 14:25:43 +03:00
md5sum-as d8a3560497 Ready fo tests 2022-10-15 12:06:07 +03:00
Christian Karsch ee55903e0d
[BP5758D] Fix Sleep
If all channels are set to 0, disable all channels on the driver and then set the driver into sleep-mode
Otherwise wake up the driver when it is sleeping and active all channels
2022-10-14 23:37:30 +02:00
md5sum-as eccccdad37
Merge branch 'arendst:development' into development 2022-10-15 00:00:23 +03:00
md5sum-as 9ae38a9797 tests 2022-10-14 23:58:53 +03:00
md5sum-as 1cdbb980f1 Add support DS18x20_MULTI_GPIOs for esp8266 2022-10-14 23:58:53 +03:00
s-hadinger 2523a29da3
Merge pull request #16819 from s-hadinger/berry_restart_flag
Berry add access to `restart_flag`
2022-10-14 08:59:21 -07:00
Stephan Hadinger 6783a90ccc Add bootcount 2022-10-14 17:31:15 +02:00
Stephan Hadinger 65672b62ae Berry add access to `restart_flag` 2022-10-14 17:14:35 +02:00
Jason2866 8d59dd800f
rm Domoticz / ad Counter 2022-10-14 15:32:57 +02:00
Theo Arends 2456280139
Merge pull request #16810 from barbudor/fix_script_topic
get correct topic var
2022-10-14 15:02:51 +02:00
Theo Arends d36ce4977a Update TEMPLATES.md 2022-10-14 14:21:28 +02:00
Theo Arends 2dec4ac057 Add clock change execution to webcam 2022-10-14 13:54:37 +02:00
barbudor a0de32e67d get correct topic var 2022-10-13 21:27:06 +02:00
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