Christian Baars
76aa6747a5
more idf5.1 preps: Berry SPI ( #19273 )
2023-08-06 21:10:36 +02:00
Jason2866
7488ed03f0
Tasmota based on Arduino 3.0.0 ( #19270 )
2023-08-06 13:44:28 +02:00
s-hadinger
0b3d6fd146
Prepare for Arduino v3 / esp-idf v5 2nd batch ( #19265 )
2023-08-05 20:34:24 +02:00
Theo Arends
e52c6105c6
Bump version to v13.0.0.4
2023-08-05 15:41:12 +02:00
s-hadinger
5c8c7cdfca
Prepare for Arduino v3 / esp-idf v5 ( #19264 )
2023-08-05 15:11:10 +02:00
usr44
ab9a519d32
Update ru_RU.h ( #19214 )
2023-08-05 14:52:25 +02:00
stefanbode
959d105413
Change shutterbutton hold behavior with grouptopic ( #19263 )
...
* skip stop on hold if grouptopic
If shutterbutton is defined with a grouptopic send on HOLD, there is no stop on releasing the button. All shutters will move to defined position
* do not stop on hold release if group submitt
If mqtt broadcast is defined on hold then release the hold button will not anymore stop the local shutter. All shutter will move to defined position
2023-08-05 14:51:56 +02:00
Theo Arends
7c3c3855c4
Fix console Firefox layout
2023-08-05 12:35:03 +02:00
Theo Arends
fc798540b7
Fix console min height
2023-08-05 11:56:06 +02:00
s-hadinger
70ced65aaf
Fix compilation when IPv6 is not supported ( #19260 )
2023-08-05 10:17:56 +02:00
s-hadinger
362326f004
Zigbee Berry minor fix and cleaning ( #19257 )
...
* Zigbee Berry minor fix and cleaning
* Fix compilation
2023-08-05 09:50:39 +02:00
Christian Baars
732e4106b8
add wifitest3 ( #19259 )
2023-08-04 20:17:36 +02:00
Theo Arends
e2c79b45e4
Save some more code bytes
2023-08-04 17:24:05 +02:00
Theo Arends
7736ba8af1
Change console height
...
Change console height from default 318 pixels to viewport (#19241 )
2023-08-04 16:11:58 +02:00
Theo Arends
290f37abb9
Update changelogs
2023-08-04 09:26:23 +02:00
s-hadinger
1587bf5ba7
Matter fix auto-configuration Relay indices ( #19255 )
2023-08-04 09:13:20 +02:00
s-hadinger
b6129f2ab7
Matter support for large atribute responses ( #19252 )
...
Support for responses (arrays) that do not fit in a single UDP packer
Do not remove children fabrics
2023-08-03 18:28:25 +02:00
Theo Arends
39643611d4
Update changelogs
2023-08-03 12:12:55 +02:00
stefanbode
6572f0ed39
Fixing SHUTTERINVERT issues ( #19243 )
...
* fix wrong inverted shutter
* fix inverted shutter for esp32
2023-08-03 11:55:20 +02:00
Vincent de Groot
5e591ef7db
Integrate MAX17043 driver mechanisms in xsns_110 ( #19219 )
2023-08-03 11:54:41 +02:00
Theo Arends
57fb19f259
Update changelogs
2023-08-03 11:45:36 +02:00
s-hadinger
76662ab236
Matter support for fabric_filtered request (for Google compatibility) ( #19249 )
2023-08-02 23:00:26 +02:00
s-hadinger
df50a56c25
Fade would fail when the difference between start and target would be too small ( #19246 )
2023-08-02 17:48:12 +02:00
s-hadinger
58fce33312
Matter increased polling frequency for local switches/occupancy ( #19242 )
2023-08-02 09:02:08 +02:00
Jason2866
222b47627f
fix 4MB PIO script upload regression
2023-07-31 17:43:47 +02:00
s-hadinger
80617e96e1
Berry bytes `get` and `set` work for 3 bytes values ( #19225 )
...
* Berry bytes `get` and `set` work for 3 bytes values
* Fix error message
2023-07-31 13:57:07 +02:00
s-hadinger
148c1a2f74
Fix fabric saving exception ( #19224 )
2023-07-30 19:09:27 +02:00
stefanbode
355b1e3b74
unsigned overflow fixed ( #19221 )
...
fixed overflow on negative value with dimmer 100%
2023-07-30 15:01:21 +02:00
s-hadinger
2c15cfe4da
Reduced log level for TeleInfo ( #19216 )
2023-07-29 23:09:03 +02:00
Jason2866
2e9cd6a57d
Auto detect flash size and adjust FS ( #349 ) ( #19215 )
2023-07-29 19:48:43 +02:00
msedv
fb45e73384
Four files which used #ifdef EPS8266 instead of #ifdef ESP8266 - which e.g. broke the MFRC522 functionality between 12.5 and 13.x. ( #19209 )
2023-07-29 16:50:27 +02:00
s-hadinger
f2ab3b36a9
Zigbee decode Aqara 0000/FF01 attribute 03 as Temperature ( #19210 )
...
* Zigbee decode Aqara 0000/FF01 attribute 03 as Temperature
* Changed to AqaraTemperature
2023-07-29 14:19:15 +02:00
stefanbode
de3b0a4b00
ensure minimum interrupt time ( #19211 )
...
prevent interrupts <30 micro seconds because sometimes see crashes on esp8266.
esp32 stop of interrupt >30microseconds and < 105microseconds
2023-07-29 14:15:00 +02:00
s-hadinger
c73fd88d1c
IRremoteESP8266 library from v2.8.5 to v2.8.6 ( #19212 )
2023-07-29 14:13:58 +02:00
s-hadinger
11f056040e
Make TCPStart ip filter more IPv6 friendly ( #19199 )
2023-07-26 22:52:48 +02:00
s-hadinger
1a91dc441b
Berry improve tasmota.scale_uint() ( #19197 )
2023-07-26 22:31:22 +02:00
s-hadinger
9f16f09f29
Berry `mqtt.publish` now distinguishes between `string` and `bytes` ( #19196 )
2023-07-26 19:54:14 +02:00
Theo Arends
0a664b3613
Update changelogs
2023-07-25 11:50:46 +02:00
Jason2866
3b9ae4c553
Core 2.0.11 ( #19181 )
2023-07-24 18:06:16 +02:00
Theo Arends
978a21240c
Update changelogs
2023-07-24 15:30:48 +02:00
Theo Arends
0ddcea9905
Add alternative for PCA9685
...
Add alternative for PCA9685 as define PCA9685_V2 (#18805 )
2023-07-24 15:11:20 +02:00
Theo Arends
17cf73595f
Refactor MAX17043 driver
...
Refactor MAX17043 driver optional enable library (default off providing smaller footprint (-250 bytes)
2023-07-24 14:28:57 +02:00
Theo Arends
f626539c18
Refactor MAX17043 driver
2023-07-24 12:29:43 +02:00
Jason2866
c5be85f443
Update de_DE.h
2023-07-23 14:13:23 +02:00
gemu
994c105bda
fix empty line problem ( #19171 )
2023-07-23 11:55:01 +02:00
Vincent de Groot
547169c57d
changing reference to xsns109 ( #19170 )
2023-07-23 11:30:44 +02:00
bovirus
31c3555d4d
Update italian language ( #19169 )
2023-07-23 09:39:17 +02:00
s-hadinger
6d3aedcafe
Berry SK6812_GRBW crash ( #19166 )
2023-07-22 21:51:37 +02:00
Theo Arends
421c95a51b
Update change logs
2023-07-22 14:55:20 +02:00
Vincent de Groot
bc41500d9c
MAX17043 sensor integration ( #18788 )
...
* Restart MAX17043 from the scratch
* revert change
* Changed battery capacity in charge (capacity is the Ah value of the battery, this degrades over time when battery ages)
* merge
* Changing xsns_109 to 110
* fix nr
* removed old xsns109
* Update I2CDEVICES.md
* clean-up usage of Interface
2023-07-22 13:33:47 +02:00