s-hadinger
c41e9fe010
Matter Zigbee support for sensors: Temperature, Humidity, Pressure ( #22084 )
2024-09-03 23:50:53 +02:00
s-hadinger
5f80251414
Berry Zigbee improvements to prepare Matter ( #22083 )
2024-09-03 23:22:50 +02:00
s-hadinger
4164887412
Zigbee avoid disabling console serial on ESP32 and improved log messages ( #22082 )
2024-09-03 23:06:07 +02:00
s-hadinger
b6e81c1edd
Zigbee Koenkk firmware 20240710 for Sonoff Zigbee ZBPro ( #22076 )
2024-09-02 22:20:41 +02:00
s-hadinger
428fa95dfd
Berry avoid `readbytes()` from crashing when file is too large ( #22057 )
2024-08-30 13:59:52 +02:00
s-hadinger
1ab9bee312
Berry remove reuse of methods for interface-like code reuse #21500 ( #22055 )
2024-08-29 22:00:20 +02:00
s-hadinger
2292006fe3
Matter fix Waterleak broken after Berry solidification optimisation #21885 ( #22052 )
2024-08-29 19:33:41 +02:00
s-hadinger
220778a3c0
Matter fail to report Shutter status if no shutter is configured in Tasmota ( #22049 )
2024-08-29 17:40:12 +02:00
s-hadinger
11ed65560b
LVGL Added OpenHASP icons to font `montserrat-28` ( #22048 )
2024-08-29 16:57:01 +02:00
s-hadinger
e7f120d443
Berry make `energy` modules changes from #21887 backwards compatible ( #22046 )
2024-08-29 16:02:14 +02:00
s-hadinger
f62496d164
Crash when calling TasmotaSerial destructor when initialized with incorrect arguments ( #22036 )
2024-08-28 13:04:56 +02:00
s-hadinger
e8cdeaba6b
ESP32 LVGL library from v9.1.0 to v9.2.0 ( #22031 )
2024-08-27 23:36:38 +02:00
Theo Arends
a44443f184
update changelogs
2024-08-26 17:29:20 +02:00
Theo Arends
1ad4a1377b
Update changelogs
2024-08-26 13:56:20 +02:00
s-hadinger
5c30d92627
BearSSL panic on ESP8266 in rare conditions ( #22017 )
2024-08-25 23:10:48 +02:00
s-hadinger
8d6a4bd7be
Matter fix when Rules are disabled ( #22016 )
2024-08-25 19:33:40 +02:00
s-hadinger
d084be23db
Zigbee extend timeout for MCU reboot from 5s to 10s ( #22009 )
2024-08-24 18:32:35 +02:00
s-hadinger
e143438552
Matter fixed UI bug when no endpoints configured ( #22008 )
2024-08-24 18:04:28 +02:00
Theo Arends
831597e7d9
Version v14.2.0.3
...
- Add command ``SetOption69 1`` to enable Serial Bridge inverted Receive (#22000 )
2024-08-23 11:22:26 +02:00
Theo Arends
4144f5c5ca
Change GPIOViewer from v1.5.5 to v1.5.6
2024-08-22 18:03:39 +02:00
Theo Arends
798edc20c2
Version v14.2.0.2
...
- Changed Energy BL09xx command ``CurrentSet`` input changed from Ampere to milliAmpere
2024-08-21 16:27:43 +02:00
Theo Arends
ab2d6c1169
Add Energy command ``PowerSet 60,230`` to calibrate both Current and Power with known resistive load of 60W at 230V using calibrated Voltage
2024-08-20 13:08:56 +02:00
Theo Arends
c5b92d3ab1
Add Energy Log level 4 message when (Calculated) Apparent Power is less than Active Power indicating wrong calibration ( #20653 )
2024-08-19 22:31:56 +02:00
Theo Arends
652b9cef87
Fix PZEM continue energy monitoring when one phase fails ( #21968 )
2024-08-15 17:32:11 +02:00
Theo Arends
bb0db6d8f8
Update changelogs
2024-08-15 15:12:59 +02:00
Theo Arends
30cffa1acc
Bump version v14.2.0.1
2024-08-14 15:13:00 +02:00
Theo Arends
43a8e2464f
Prep v14.2.0
2024-08-14 14:22:13 +02:00
Theo Arends
b93e6cee7b
Change GUI name of Analog<x> to ADC<x>
2024-08-13 15:11:51 +02:00
Theo Arends
8f75684cd7
Add Rule and Scripter xdrv sensor polling
2024-08-13 12:28:09 +02:00
Theo Arends
5bac2a2331
Revert "Add Rule and Scripter xdrv sensor polling"
...
This reverts commit cc2ea328d5
.
2024-08-11 19:29:10 +02:00
Theo Arends
cc2ea328d5
Add Rule and Scripter xdrv sensor polling
2024-08-11 17:47:01 +02:00
Theo Arends
6ffcc69e2d
Update changelogs
2024-08-06 17:29:28 +02:00
s-hadinger
f88a635d5d
Zigbee loads device data early before MCU startup ( #21917 )
2024-08-06 12:43:15 +02:00
Theo Arends
c7faff7ac6
Refactored Analog driver to better support multiple channels
...
- Add command ``AdcGpio<gpio> <parameters>`` to better support ADC configuration
2024-08-03 17:52:47 +02:00
Theo Arends
e5485288eb
Update changelogs
2024-08-03 14:18:48 +02:00
s-hadinger
3c884118ed
Berry `zigbee.started()` ( #21895 )
2024-08-02 19:42:11 +02:00
s-hadinger
6b98a320b1
Berry `zigbee.find()` ( #21889 )
2024-08-02 15:43:31 +02:00
Theo Arends
8f74a226e7
Update changelogs
2024-08-02 10:02:31 +02:00
s-hadinger
010ca34622
Berry `energy` module support for 8 phases and move to pseudo-arrays ( #21887 )
...
* Berry `energy` module support for 8 phases and move to pseudo-arrays
* add size()
2024-08-01 22:37:37 +02:00
s-hadinger
40ee4cc316
Berry add `solidify.nocompact()` and reduce size of Matter UI ( #21885 )
2024-08-01 22:02:27 +02:00
s-hadinger
74551c873f
Berry add `file.savecode()` ( #21884 )
2024-08-01 15:38:07 +02:00
s-hadinger
836ce9ef9b
Berry add new type "addr" to ctypes mapping ( #21883 )
2024-08-01 10:29:49 +02:00
Theo Arends
67fcb71c6d
Update changelogs
2024-07-31 11:03:06 +02:00
s-hadinger
b8c5e22e1b
Update CHANGELOG.md
2024-07-28 21:41:20 +02:00
Theo Arends
88293d7414
Analog GPIO changes
...
- Analog GPIO ``ADC Input`` with ``AdcParam<x> 1,<start_range>,<end_range>,<margin>,1`` provide direct light control
- Analog GPIO ``ADC Voltage`` with ``AdcParam<x> 11,<start_range>,<end_range>,<lowest_voltage>,<highest_voltage>`` provide energy monitoring with dc voltage
- Analog GPIO ``ADC Current`` with ``AdcParam<x> 12,<start_range>,<end_range>,<lowest_current>,<highest_current>`` provide energy monitoring with dc voltage
2024-07-28 18:52:38 +02:00
Theo Arends
87ec0cce21
Revert "Analog GPIO extensions"
...
This reverts commit 7c1cf6a81f
.
2024-07-28 18:47:13 +02:00
Theo Arends
7c1cf6a81f
Analog GPIO extensions
...
- Analog GPIO ``ADC Input`` with ``AdcParam<x> 1,<start_range>,<end_range>,1`` provide direct light control
- Analog GPIO ``ADC Voltage`` with ``AdcParam<x> 11,<start_range>,<end_range>,<lowest_voltage>,<highest_voltage>`` provide energy monitoring with dc voltage
- Analog GPIO ``ADC Current`` with ``AdcParam<x> 12,<start_range>,<end_range>,<lowest_current>,<highest_current>`` provide energy monitoring with dc voltage
2024-07-28 18:33:43 +02:00
s-hadinger
5b8638b6b8
Berry updated precompiled Windows binary ( #21858 )
2024-07-28 15:47:52 +02:00
Theo Arends
9f99633f43
update changelogs
2024-07-27 13:32:01 +02:00
Norbert Richter
5abff54bc6
Add NeoPool `NPSetOption<x>` command ( #21850 )
2024-07-27 11:41:06 +02:00