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
md5sum-as
0887ec31f5
Reduced 16 bytes
2022-10-26 01:29:10 +03:00
md5sum-as
9534838c19
renamed the commands Sensor40, increased recording to 32, stage 2
2022-10-26 00:56:44 +03:00
md5sum-as
0487cf9eaa
renamed the commands Sensor40, increased recording to 32
2022-10-26 00:50:07 +03:00
md5sum-as
37df680a80
Refactoring mifare classic, stage 3
2022-10-26 00:15:04 +03: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
md5sum-as
b35479559d
Delete #define USE_PN532_DATA_RAW
2022-10-25 23:15:58 +03:00
md5sum-as
3e3dfa35d3
refactoring mifare classic stage 2
2022-10-25 23:14:27 +03:00
md5sum-as
5db8fcd0d0
refactoring mifare classic
2022-10-25 22:38:59 +03:00
md5sum-as
c10f53eb4e
Merge branch 'arendst:development' into development
2022-10-25 20:19:50 +03:00
md5sum-as
b419e69759
Defines
2022-10-25 20:18:31 +03:00
md5sum-as
e7600ac83a
Add support NTAG21x and NTAG20x cards.
...
NTAG21x support password authentication
2022-10-25 20:16:23 +03: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
Christian Karsch
4ba3b58ea8
Added stop-condition before start-condition
...
Bp5758d does not support repeated-start-condition.
Therefore it overwrite the next register ('current range setup' of red-channel)
A stop-condition is always needed before next start-condition
2022-10-17 21:01:25 +02:00
Theo Arends
a9ba035474
refactor NTP fraction
2022-10-17 17:59:18 +02:00
Leon Poon
18fdc4a176
support nanos in rtc for sync from ntp
...
so that all tm1637 6-digit clocks tick simultaneously at real second boundary.
2022-10-17 21:45:29 +08:00
Theo Arends
f998a457db
Disable SspmPowerOnState for v1.0.0 main
2022-10-17 15:41:46 +02:00
Theo Arends
065396ff73
Bump version v12.2.0.1
2022-10-17 11:25:22 +02:00
Theo Arends
4fb3d9cb41
Merge branch 'development' into pre-release-12.2
2022-10-17 10:35:08 +02:00
Stephan Hadinger
eb3de9c73a
Support for Flash size 32/64/128 MB in Partition Wizard and auto-resize
2022-10-16 18:32:46 +02:00
Theo Arends
34f441ce7d
Merge branch 'development' into pre-release-12.2
2022-10-16 15:06:42 +02:00
Theo Arends
2cda2e2ce7
Merge pull request #16816 from Jason2866/webcam
...
rm Domoticz / ad Counter in `env: webcam`
2022-10-16 15:05:10 +02:00
Theo Arends
f07a90bd4a
Merge pull request #16837 from barbudor/ina219_any_shunt_value
...
INA219 enhancement : any shunt value
2022-10-16 15:04:34 +02:00