Theo Arends
2c3785c1c6
Add comments and some default defines
2024-12-16 14:57:16 +01:00
Theo Arends
ef7b2404d4
Add command ``SetOption163 1`` to disable display of Device name in GUI header
2024-12-15 16:21:17 +01:00
Theo Arends
af3bb96a2a
Bump version v14.4.1.1
2024-12-15 15:14:37 +01:00
Theo Arends
5294b99ba7
Fix MCP23xxx, PCF8574 and Shift595 power control when a display is configured regression from v14.3.0.7
2024-12-14 14:31:16 +01:00
Theo Arends
ee3fbdf4e0
Bump version v14.4.0.1
2024-12-11 11:10:37 +01:00
gemu
9317e02f25
recode powerwall ( #22589 )
2024-12-05 15:42:20 +01:00
Theo Arends
f72769252e
Fix KNX Scenes index change regression from v14.2.0.4 ( #22405 )
2024-12-04 10:52:00 +01:00
Theo Arends
570e2052d3
Fix compilation
2024-12-03 11:37:39 +01:00
Theo Arends
a838ec09f8
Minor changes
2024-11-30 13:51:47 +01:00
Theo Arends
6d0467489a
Add command `SetOption161 1` to disable display of state text ( #22515 )
2024-11-21 12:13:14 +01:00
Theo Arends
3778f22d7b
Fix wrong GUI Module and Template drop down list indexes regression
2024-11-18 22:53:07 +01:00
Theo Arends
4e40bbf3b6
Bump version v14.3.0.7 - again
...
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-17 14:03:04 +01:00
Theo Arends
6821293819
Revert "Bump version v14.3.0.7"
...
This reverts commit 14c0a42203
.
2024-11-17 11:30:55 +01:00
Theo Arends
14c0a42203
Bump version v14.3.0.7
...
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-16 17:47:18 +01:00
Theo Arends
996ea17fb6
prep support TM1640
2024-11-15 16:12:17 +01:00
Jason2866
50b6f74295
Better check for existing Ethernet support in Arduino libs ( #22473 )
...
* use IDF var for eth check
2024-11-12 21:49:36 +01:00
Theo Arends
cf94ccf59c
Bump version v14.3.0.6
...
- Add command ``WebColor20`` to control color of Button when Off
2024-11-11 22:44:18 +01:00
Jason2866
b903c6a843
enable Ethernet in all safeboot firmware (except c2) ( #21983 )
...
* enable Ethernet in all safeboot firmware (except c2)
* undef SPI for C2 in variant minimal
2024-11-11 18:18:19 +01:00
Theo Arends
331fd14268
Add Settings->ms5837_pressure_offset ( #22466 )
2024-11-11 17:32:50 +01:00
Theo Arends
c86f74d456
Bump version v14.3.0.5
...
- Redesign GUI adding feedback to buttons, shutters and lights
2024-11-11 13:34:09 +01:00
Theo Arends
3bc90175db
Fix ESP32, ESP32-S2 and ESP32-S3 re-enable touch buttons ( #22446 )
2024-11-09 15:24:40 +01:00
Theo Arends
df293dad82
Add support MS5837
2024-11-08 18:16:26 +01:00
vtHydroponics
a35bb5a5c9
MS5837 functionality with BMP280 optional dependency ( #22376 )
...
* Finalized gain/integration adjustment trees
* Fixed the bugs
* works but polishing code
* need to debug pressure in bmp
* updated temp to change via setoption8 command from tasmota
* sensor table working, value reporting working, need to update dependency on sensor duality
* working
* updated file name for ms5837 xsns file
* final working with renamed for current updates (128->116)
* resolved PR comments for extra spaces, xi2c_96
* removed extra spaces, added unit for inches across languages
* added "Water depth" for languages
* removed inches as a unit from language files
* switched to centimeter units for SI consistency in Tasmota
* all variables showing in console and table; need to adjust offsets
* cm conversion properly reporting
* Sensor116 in console calibrates the sensor's pressure_offset variable
* removed pressure offset debugging lines
* removed unecessary commented items from old code
2024-11-08 17:45:37 +01:00
Theo Arends
49d706f54c
Add DALI command `DaliGroupSliders 0..16` to show GUI group sliders with feedback disabling `DaliLight`
2024-10-31 17:01:36 +01:00
s-hadinger
5892fef63d
I2C over Serial, preliminary stub ( #22388 )
...
* I2C over Serial, preliminary stub
* Imporve initializer
2024-10-31 09:18:37 +01:00
Theo Arends
3f4b2331ee
Bump version v14.3.0.3
...
- Change ESP32 Platform from 2024.10.30 to 2024.11.30, Framework (Arduino Core) from v3.1.0.241023 to v3.1.0.241030 and IDF to 5.3.1.241024 (#22384 )
- Fix ESP32 Arduino Core IPv6 zones used by Matter (#22378 )
2024-10-30 15:30:31 +01:00
Theo Arends
2925836a9c
Add command ``SetOption161 1`` to disable web page slider updates by commands
...
A long standing wish is fullfilled; GUI sliders can now be updated by commands and background runs.
2024-10-29 17:09:39 +01:00
Theo Arends
227e5f24b6
Enable DALI in ESP32 Tasmota
2024-10-27 11:00:17 +01:00
Theo Arends
0f2b3b1898
Update changelogs
2024-10-25 17:27:39 +02:00
md5sum-as
41442a54ce
add xsns_102_ld2410s.ino ( #22253 )
...
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
2024-10-25 17:09:05 +02:00
md5sum-as
33e1da84e7
Xsns 102 ld2410 ( #21880 )
...
* xsns_102_ld2410.ino add commands
* fix
* Add attension about supported devices
* Fix lang files
2024-10-25 16:45:26 +02:00
Theo Arends
73cd5cee25
Add support for US AQI and EPA AQI in PMS5003x sensors ( #22294 )
2024-10-25 14:44:42 +02:00
Theo Arends
886221a1d6
Add experimental support for Shelly DALI Dimmer Gen3 (See template in file xdrv_75_dali.ino)
2024-10-24 23:03:14 +02:00
Theo Arends
2b6acff4f4
Bump version to v14.3.0.2
...
- DALI command `DaliGear` to set max found gear to speed up scan response
- DALI command `DaliGroup` to add gear to groups
- DALI command `DaliTarget` to set light control broadcast, group number or gear number
- DALI renamed commands `DaliCommission` to `DaliScan` and `DaliWeb` to `DaliLight`
- DALI set Tasmota light control as default
2024-10-22 12:38:56 +02:00
Jason2866
923ed91c9c
optimize env `tasmota32-zbbrdgpro` ( #22323 )
...
* remove IR Remote from zigbee bridgg
* remove shutters support
* add lib ignores to zigbee bridge env
* remove ENERGY_SENSOR from zigbee bridge 32 env
2024-10-19 14:06:42 +02:00
Jason2866
9c24258530
disable ir ( #22321 )
2024-10-19 13:09:35 +02:00
Christian Baars
e39f1cc83f
track BLE devices with RPA ( #22300 )
2024-10-16 18:14:00 +02:00
Theo Arends
69f7f155dd
Bump version v14.3.0.1
2024-10-15 11:03:45 +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
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
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 b00d7fd0ac
.
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