Christian Baars
87b403f10d
support RISCV ULP for ESP32S2 and ESP32S3
2022-10-30 18:40:32 +01:00
Theo Arends
7167eb2f46
Changed ADE7953 monitoring
...
Changed ADE7953 monitoring from instant power to accumulated energy (#16941 )
2022-10-30 12:20:56 +01:00
Theo Arends
41b65fd6b7
Add support for two phase power calibration
...
Add support for two phase power calibration using commands ``PowerSet2``, ``VoltageSet2`` and ``CurrentSet2``
2022-10-30 11:15:17 +01:00
bovirus
5711fe65a2
Update italian language
2022-10-30 10:17:01 +01:00
Christian Baars
1378d57377
allow webcam to reuse and share I2C bus 2
2022-10-29 20:13:00 +02:00
Theo Arends
314dbf5e6b
Add support for second energy channel calibration
2022-10-29 19:08:06 +02:00
Theo Arends
644761e22b
Merge pull request #16938 from eeak/dali
...
DALI support for Tasmota
2022-10-29 15:29:25 +02:00
eeak
06350618b7
cleanup tasmota_template.h
2022-10-29 16:12:10 +03:00
eeak
4e98cbb387
moved D_CMND_xx to i18n.h
2022-10-29 16:09:09 +03:00
Theo Arends
5791645788
Merge pull request #16934 from barkow/development
...
Support SML modbus read coil messages
2022-10-29 14:30:21 +02:00
Theo Arends
2c114d3243
Merge pull request #16914 from cybermaus/Deduplicate-and-fix-%timerN%
...
Deduplicate and fix %timer n%
2022-10-29 14:21:41 +02:00
Theo Arends
8863d758e6
Merge pull request #16928 from hallard/tic_standard
...
Teleinfo standard mode bug fixes
2022-10-29 14:19:21 +02:00
eeak
6c0e38e38d
Data struct rebuilded. Thanks barbudor for help
2022-10-29 12:50:41 +03:00
eeak
404db7965e
Timer number is now declared in my_user_config.h
2022-10-28 21:57:40 +03:00
eeak
76c5be7634
Packed global variables into a struct
2022-10-28 20:16:45 +03:00
eeak
c1c0b25c17
Clean up some comments and little refactor
2022-10-28 19:47:55 +03:00
eeak
1bf69fd310
dali
2022-10-28 17:08:02 +03:00
barkow
3cccdd9c4f
Change modbus rx message length check
...
Start evaluating messages already after message length information byte is received. Necessary to support read coil status messages.
2022-10-27 21:46:07 +02:00
Theo Arends
90a9ebc3e1
Fix Shelly Pro ethernet stability
2022-10-27 17:52:44 +02:00
Charles
09b02b3325
standard mode bug fixes
...
Increase serial buffer size for standard mode
trimmed values for standard mode
fix (hopefully) negative total kWh counter
save energy on reset
update energy total every hour
fixed contract label display for Standard mode
2022-10-27 14:16:37 +02:00
Theo Arends
cef18060a0
Bump version to v12.2.0.2
...
Prepare for extended calibration and move some persistent data (PowerLow)
2022-10-26 17:59:43 +02:00
Theo Arends
c5f7195d77
Add support for Shelly Pro 1/1PM and 2/2PM ( #16773 )
2022-10-26 17:16:36 +02:00
Theo Arends
0d45590ac4
Fix Shelly Pro led functionality
2022-10-26 12:45:06 +02:00
cybermaus
a47f6baf2f
Deduplicate xdrv_09_timers.ino also
...
Turns out even TimerGetTimeOfDay was duplicate code from ApplyTimerOffsets
Did add a fix for the permanent day/night situation
2022-10-25 22:39:30 +02:00
cybermaus
0eebdf8620
Deduplicate code from xdrv_10_rules.ino
...
Turns out this code was already done in xdrv_09_timers.ino
2022-10-25 22:34:08 +02:00
s-hadinger
07d07b896c
Merge pull request #16911 from s-hadinger/berry_gpio_fix
...
Fix Berry `gpio.INPUT` conflict
2022-10-25 12:07:33 +02:00
Stephan Hadinger
549f13f7a8
Fix Berry `gpio.INPUT` conflict
2022-10-25 11:49:39 +02:00
Stephan Hadinger
2bf7ea1154
Prepare for DMX Artnet support on ESP32
2022-10-24 23:05:23 +02:00
Theo Arends
d173b93758
Fix shelly pro button double press
2022-10-24 12:21:25 +02:00
Theo Arends
b4269d262c
Add support for Shelly Pro 1/2
...
Add support for Shelly Pro 1/2 (#16773 )
2022-10-24 11:32:10 +02:00
s-hadinger
c0c8f922c3
Merge pull request #16891 from s-hadinger/fix_display_calibrate
...
Fix DisplayCalibrate
2022-10-23 18:47:54 +02:00
Stephan Hadinger
2692ef4486
Fix DisplayCalibrate
2022-10-23 18:47:04 +02:00
Norbert
9192e529a6
Fix typo
2022-10-23 18:21:12 +02:00
Charles
cd44b262b8
fix current tariff display in standard mode
2022-10-22 16:04:47 +02:00
Charles
a982c560dc
fix contract in standard mode
2022-10-22 15:51:12 +02:00
barbudor
90eb8e0c70
allow DHT_MAX_SENSORS to be overridden
2022-10-21 21:25:57 +02:00
Theo Arends
e347665148
Add 2 CSs
2022-10-21 15:10:21 +02:00
Theo Arends
47456a54ee
Prep ADE7953 using SPI
2022-10-21 15:06:52 +02:00
Theo Arends
549e6d9c18
Add USE_SHIFT595 to tasmota32.bin
2022-10-21 13:40:01 +02:00
Norbert Richter
b4dfd87912
Update NeoPool register desc
2022-10-19 10:46:08 +02:00
Norbert Richter
2fa0a6edf3
Add MBV_TIMER_OFFMB_TIMER_ENABLE countdown keys
2022-10-19 10:46:08 +02:00
Norbert Richter
3fb19a633a
Rework register const
2022-10-19 10:46:08 +02:00
Norbert Richter
720b3f7c9b
Change json unlocalized
2022-10-19 10:46:08 +02:00
Norbert Richter
1e2f2385b8
Add filtration toggle
2022-10-19 10:46:07 +02:00
Theo Arends
100e95f2cf
Update xdrv_02_9_mqtt.ino
2022-10-19 10:44:08 +02:00
Theo Arends
f5621b786d
Merge pull request #16858 from Staars/webcam_widget
...
MI32 legacy: add webcam widget to dashboard
2022-10-18 19:58:12 +02:00
Christian Baars
970f85037b
add webcam widget to dashboard
2022-10-18 19:27:24 +02:00
Theo Arends
2104256b74
Add DS18x20 support on up to four GPIOs
...
Add DS18x20 support on up to four GPIOs by md5sum-as (#16833 )
2022-10-18 16:36:45 +02:00
Theo Arends
df24aef75c
Merge pull request #16833 from md5sum-as/development
...
Adding support multiple GPIO for DS18x20 sensors. Aliases of DS18x20 optimization.
2022-10-18 15:40:32 +02:00
Stephan Hadinger
f87324f874
LVGL fix get text
2022-10-18 09:55:08 +02:00