Theo Arends
1e9c5ad40e
Fix intermittent ESP32 serial lost on restart
2024-11-21 16:30:27 +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
5de16c1cca
Add settingsminimum
2024-11-16 15:02:01 +01:00
Theo Arends
de45fda781
Add minimum defaults in case of error
2024-11-16 14:44:18 +01:00
Theo Arends
88810fc92c
Increase OTA delays to allow GUI console updates
2024-11-12 16:57:41 +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
Theo Arends
1b9d206dd8
save 28k for ESP32 safeboot
2024-11-11 15:23:21 +01:00
Theo Arends
0744bf7f2b
Save 6k code from ESP32 safeboot
2024-11-11 15:17:22 +01:00
s-hadinger
343d9b9758
Remove logging from safeboot ( #22464 )
...
* Remove logging from safeboot
* Remove logs from Status 5
2024-11-11 10:39:18 +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
s-hadinger
b89909991c
`i2c_enabled` refactored as array ( #22387 )
2024-10-30 22:23:13 +01:00
Theo Arends
faf6e66e32
Fix map_double compile error
2024-10-27 17:31:31 +01: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
Theo Arends
f9ee4198e1
Fix compile error when wire1 is unavailable
2024-10-11 12:38:04 +02:00
Theo Arends
8ea4c7887f
Move I2C2 test up front
2024-10-11 12:25:34 +02:00
Theo Arends
a839144491
Update changelogs
2024-10-11 11:54:08 +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
50ccaede60
Fix correct second I2C bus
2024-10-10 17:10:01 +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
03b57179ac
Final fix unknown/error
2024-09-21 13:23:14 +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
9238ee73d6
Add ESP8266 experimental support for second I2C bus
2024-09-19 14:47:18 +02:00
Theo Arends
a9f0623769
SCD30 Lowered I2C clock from 100k to 50k ( #15438 )
2024-09-19 11:15:04 +02:00
Theo Arends
a5730a76f9
Add command entered to command error and command unknown message
2024-09-17 16:24:45 +02:00
Theo Arends
4f2b24f53d
Add entered command to MQTT command unknown message (bis)
2024-09-17 10:19:00 +02:00
Theo Arends
fd7d2fc0a4
Add entered command to MQTT command unknown message
2024-09-17 10:00:47 +02:00
Theo Arends
97970974fc
Refactored I2C drivers HTU21, BH1750 and HYT
2024-09-16 16:27:30 +02:00
Theo Arends
c61dd0fd2c
Minor refactor I2C
2024-09-15 15:16:18 +02:00
Theo Arends
a3892ecbc4
Update change logs
2024-09-14 16:13:14 +02:00
Theo Arends
1dff0b4b27
Add support for RX8010 RTC as used in IOTTIMER ( #21376 )
2024-09-13 13:53:01 +02:00
s-hadinger
9d012f64c8
Add internal I2C argument to send stop while reading ( #22127 )
2024-09-11 16:41:35 +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
e74142724c
Disable 64-bit timing support
2024-08-18 12:13:44 +02:00
Theo Arends
903686f7b5
Add 64-bit timing support
2024-08-16 11:56:07 +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
82add09bf9
Fix Core 3.0.4 baudrate detection
2024-08-04 16:11:13 +02:00
Theo Arends
d4a63f791e
Fix SPI busses
2024-07-26 14:29:51 +02:00
Theo Arends
e02615827b
Fix compilation without SPI
2024-07-26 13:50:15 +02:00
Theo Arends
401d7b9b41
Fix StrCaseStr_P()
2024-07-23 14:28:36 +02:00
gemu
58485dec2a
fix resistive Touch xpt for 2 spi busses ( #21814 )
...
* fix xpt touch for 2 spi busses
* support for 2 utouch spi busses
* Update support.ino
2024-07-22 13:58:50 +02:00
Theo Arends
990a0e4257
Add Propagating upload to ESP8266 minimal
2024-07-21 15:22:15 +02:00