Theo Arends
50823e7a32
Merge branch 'development' into prerelease-14.3.0
2024-10-14 12:34:15 +02:00
Theo Arends
4b06cb27b0
Adhere to DALI naming
2024-10-11 17:27:12 +02:00
Theo Arends
8ea4c7887f
Move I2C2 test up front
2024-10-11 12:25:34 +02:00
Theo Arends
6cb623930b
Merge branch 'development' into prerelease-14.3.0
2024-10-11 11:58:25 +02:00
Theo Arends
04f3df8bf6
Add command `DaliWeb 1
` to enable light control for broadcast address
...
- Change DaliDimmer range from 0..254 to 0..100
2024-10-10 17:49:11 +02:00
Theo Arends
96a99f9951
Merge branch 'development' into prerelease-14.3.0
2024-10-10 12:40:29 +02:00
Theo Arends
0240da2bf7
Fix Dali received data decoding
...
- Add support for DALI 1 on ESP8266
2024-10-06 21:57:59 +02:00
Theo Arends
692a0ca4b1
Bump version 14.2.0.6
2024-09-26 17:38:49 +02:00
Theo Arends
08d75a5fe3
Add Support for BL0906 up to 6 channel energy monitor as used in Athom EM2/EM6 ( #22167 )
2024-09-25 18:11:07 +02:00
Theo Arends
27a4ea0f70
Add Support for BL0906 up to 6 channel energy monitor as used in Athom EM2/EM6 ( #22167 )
2024-09-25 18:05:16 +02:00
Theo Arends
64de5497f4
Bump version v14.2.0.5
...
- Add ESP8266 support for I2C CLK on GPIO16 (#22199 )
2024-09-24 17:44:15 +02:00
Theo Arends
8d7a27df76
Fix ESP8266 Exception 3 on tasmota-minimal caused by unaligned PROGMEM ( #22169 )
2024-09-20 18:20:09 +02:00
Theo Arends
bf4d0d0890
Revert "Fix ESP8266 Exception 3 on tasmota-minimal caused by unaligned PROGMEM ( #22169 )"
...
This reverts commit b00d7fd0ac71d03ea93c9c5278c4e5dc5751d72a.
2024-09-20 18:14:53 +02:00
Theo Arends
b00d7fd0ac
Fix ESP8266 Exception 3 on tasmota-minimal caused by unaligned PROGMEM ( #22169 )
2024-09-20 18:13:38 +02:00
Theo Arends
83eb8aeaa7
Update changelogs
2024-09-20 12:01:15 +02:00
Theo Arends
9238ee73d6
Add ESP8266 experimental support for second I2C bus
2024-09-19 14:47:18 +02:00
Theo Arends
a5730a76f9
Add command entered to command error and command unknown message
2024-09-17 16:24:45 +02:00
s-hadinger
6e4517de02
Berry virtual Energy driver ( #22134 )
2024-09-12 19:38:04 +02:00
pbrinette
28bbf11dbb
Enhance the KNX capabilities of Tasmota to offer more flexibility and features ( #22071 )
2024-09-09 09:25:11 +02:00
Theo Arends
1bf6a13d7c
Bump version v14.2.0.4
...
- Add HX711 optional calibration precision option on command ``Sensor34 2 <weight in gram> <precision>`` where `<precision>` is 1 to 10 (#13983 )
2024-09-08 17:32:35 +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
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
30cffa1acc
Bump version v14.2.0.1
2024-08-14 15:13:00 +02:00
Theo Arends
325c722ee1
Merge branch 'development' into prerelease-14.2.0
2024-08-14 14:09:06 +02:00
Theo Arends
102428f768
Needed too
2024-08-13 15:13:04 +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 cc2ea328d5aec047244b3c2ff5d54fdfbbe53f4c.
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
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
d7c6474104
Add Analog Voltage and Current
2024-07-27 17:11:25 +02:00
Theo Arends
f42e44a69d
Support for Sonoff iFan04-H using template ( #16402 )
...
- Bump version v14.1.0.4
2024-07-22 15:35:20 +02:00
Theo Arends
85bff67d9b
Add support for Wooliis Hall Effect Coulometer or Battery capacity monitor ( #21732 )
2024-07-17 14:14:44 +02:00
lmelette
9c8f3826b2
Added support for Wooliis LCD Coulometer/Battery Monitor ( #21732 )
...
* Added support for Wooliis LCD Coulometer/Battery Monitor
* Adjusted code structures and data types for Wooliis sensor
---------
Co-authored-by: Luca Melette <luca@positive.security>
2024-07-17 12:25:44 +02:00
Theo Arends
0e6e4e8949
Prep support Sonoff Pow CT
2024-07-02 11:38:55 +02:00
Theo Arends
33062dc839
Refactor energy drivers
2024-06-30 16:58:37 +02:00
Theo Arends
178d42c286
Change ESP32 support for energy margin checks, like `MaxPower2
` per phase ( #21695 )
...
- Add ESP32 support for power and energy limit checks, like ``MaxEnergy2`` per phase (#21695 )
- Bump version v14.1.0.3
2024-06-27 16:50:45 +02:00
Jason2866
0bddfad14e
No Ethernet support for the C2 ( #21691 )
...
* No Ethernet for the C2
* Post process: Disable always Ethernet for C2
* better check for Ethernet available
* typo
* excluse c2 with `ifndef`
2024-06-25 15:13:16 +02:00
Christian Baars
d15b88f746
improve parser ( #21648 )
2024-06-16 20:54:59 +02:00
Theo Arends
75c47b6948
Extend command `SetOption147 1
` to disable publish of IRReceived MQTT messages ( #21574 )
2024-06-14 11:23:03 +02:00
Jason2866
4fbe3590be
add TM1638 switches to display build ( #21617 )
2024-06-12 20:23:43 +02:00
Theo Arends
87148ae0c1
Change SerialBridge command `SSerialSend9
replaced by
SSerialMode
`
...
- Bump version v14.1.0.2
2024-06-11 17:27:39 +02:00
Christian Baars
aa217e13b9
refactoring, bugfixes, generic device scanning ( #21603 )
2024-06-10 10:50:50 +02:00
Theo Arends
dcc7021384
Remove GPIO_I2S_BCLK_IN, GPIO_I2S_WS_IN
2024-06-04 14:19:11 +02:00
Theo Arends
243411916b
Bump v14.1.0.1
2024-06-03 14:50:59 +02:00
Theo Arends
2a2e853ff2
Merge branch 'development' into prerelease-14.1.0
2024-06-02 11:28:36 +02:00
s-hadinger
0bd5f6b27a
Remove deprecated code from drivers, USE_TTGO_WATCH
and USE_M5STACK_CORE2
( #21533 )
2024-05-31 08:58:11 +02:00
Theo Arends
2771827c15
Changed TCP bridge increased baudrate selection ( #21528 )
...
- Bump v14.0.0.4
2024-05-30 10:50:12 +02:00
Theo Arends
b61ea17ce1
Bump version v14.0.0.3
2024-05-29 17:17:53 +02:00
Theo Arends
bc6faa733c
Refactor Telegram
2024-05-28 17:47:35 +02:00
Theo Arends
5085a8bbbb
Bump version v14.0.0.2
2024-05-27 15:46:15 +02:00