s-hadinger
bf9c5b86c6
Remove warnings when compiling Audio with Arduino 3 ( #19687 )
2023-10-06 19:47:10 +02:00
Theo Arends
74bcbd898e
Fix compilation when webserver disabled
2023-10-06 12:17:37 +02:00
Theo Arends
21ac018d70
Fix compile error
2023-10-06 11:23:58 +02:00
Barbudor
bc9d5ecdcf
update builds for IF and expression ( #19678 )
2023-10-06 10:54:36 +02:00
Matteo Albinola
2302d38eb0
Windmeter: add measure interval setting ( #19542 )
...
* Add new setting windmeter_measure_intvl and update speed computation
* Ensure windmeter_measure_intvl is not below 1
* Keep same settings order in response messages and add better comments
2023-10-06 10:53:38 +02:00
s-hadinger
c5c78f45d0
Fix audio_slm.be
2023-10-06 08:11:29 +02:00
s-hadinger
11aad19800
Audio support for Microphone + Berry ( #19677 )
2023-10-05 21:47:07 +02:00
s-hadinger
69a3573f7e
Solidified Code updated
2023-10-05 15:55:10 +00:00
s-hadinger
3f91d5b513
Matter fix missing shadow_onoff
2023-10-05 17:53:31 +02:00
Theo Arends
950c6d7fcc
Update changelogs
2023-10-05 15:47:19 +02:00
Jason2866
9e142c1d3c
Tasmota Core 2.0.14 ( #19667 )
...
* Tasmota Core 2.0.14
2023-10-04 19:12:24 +02:00
gneiss15
32d840d2b0
See Issue #19664 ( #19665 )
...
Signed-off-by: Günter Neiß <gneiss@web.de>
2023-10-04 19:06:44 +02:00
Theo Arends
d96ed15e95
Bump version v3.1.0.4
2023-10-04 13:52:08 +02:00
Theo Arends
99df8edc2d
Fix ESP32 chip version number
2023-10-04 12:47:58 +02:00
s-hadinger
473a8ee999
Audio refactoring, filters and I2SConfig ( #19662 )
2023-10-03 22:39:02 +02:00
s-hadinger
e32c39f21d
Fix access to version from Berry
2023-10-03 19:21:47 +02:00
s-hadinger
94842bc0d1
Support for grow on mount when resizing FS to max ( #19659 )
2023-10-03 19:14:45 +02:00
Christian Baars
58d43333f5
conform to API changes ( #19654 )
2023-10-03 16:20:48 +02:00
s-hadinger
ee7e3cab15
Solidified Code updated
2023-10-03 13:23:06 +00:00
s-hadinger
288fe3b282
Berry fix compilation with integer index ( #19655 )
2023-10-03 15:21:48 +02:00
Theo Arends
10616cade6
Update changelogs
2023-10-03 14:45:55 +02:00
Jason2866
9ee3a72371
Support feature lfs grow in Arduino Core ( #19650 )
2023-10-03 12:02:54 +02:00
s-hadinger
77cba731b9
Partition_Wizard compatible with grow on mount ( #19645 )
2023-10-02 23:32:55 +02:00
s-hadinger
2ad6353a2d
Matter improve error message for MtrUpdate ( #19644 )
2023-10-02 22:00:55 +02:00
Jason2866
86deee4e85
fix Arduino core bug wifi client flush ( #19642 )
2023-10-02 20:05:13 +02:00
s-hadinger
795a194d65
Audio prepare for Arduino3 ( #19637 )
2023-10-02 09:18:53 +02:00
Jason2866
0be4613cf9
LittleFS core updated to version with `grow` ( #19635 )
2023-10-01 17:24:59 +02:00
s-hadinger
2e0c958b97
Solidified Code updated
2023-10-01 10:25:26 +00:00
Ludovic BOUÉ
ead677d148
Add missing UPDATE_COMMANDS for Contact sensor ( #19632 )
2023-10-01 12:23:57 +02:00
Ludovic BOUÉ
f9f3630fca
Update Matter_Plugin_3_Sensor_Occupancy.be ( #19631 )
...
Add missing UPDATE_COMMANDS for Occupancy sensor
2023-10-01 12:23:29 +02:00
s-hadinger
d1c643a591
Matter tentative fix for SmartThings ( #19620 )
2023-09-30 14:15:50 +02:00
Christian Baars
f0b7984466
MI32 legacy: add mi32name, small fixes ( #19619 )
...
* add mi32name, small fixes
* remove unused variable
2023-09-29 17:47:17 +02:00
stefanbode
540acdc638
smaller fixes ( #19621 )
...
* position report during moverment
during moving the teleperiod will now report the actual position
* fix error on inverted shutter
2023-09-29 17:46:41 +02:00
Barbudor
335e18e8cb
Allow webbutton up to 32 ( #19580 )
...
* Allow webbutton up to 32
* use named const
2023-09-29 09:56:52 +02:00
Jason2866
d79ef1bb2a
rm outdated comment about ArduinoOTA
2023-09-28 21:55:15 +02:00
gemu
3bcdf9487d
fix compile error with new email lib ( #19608 )
2023-09-27 18:36:38 +02:00
stefanbode
955d2d86dd
fix JSON Bug ( #19607 )
2023-09-27 16:05:32 +02:00
s-hadinger
31e56903c5
Audio refactoring and fixes ( #19594 )
2023-09-25 23:31:32 +02:00
stefanbode
0f6b59f67e
fix #16560 ( #19589 )
...
shutter reacted on QUAD press with HOLD event. Fixed
2023-09-25 09:25:45 +02:00
s-hadinger
74900edc96
Audio change of configuration file format ( #19585 )
2023-09-24 18:59:43 +02:00
Christoph Friese
5d97a73ddf
Add ENS16x (air quality) and ENS210 (temp & RH) sensors ( #19479 )
...
* Add files via upload
Added ENS16x library enabling read-out of ENS160 and ENS161 sensor component (follow-up of CCS811 and iAQcore)
Added ENS210 library to read out ENS210 temperature & humidity sensor
* Add files via upload
Add air quality sensor readout for ENS160 and ENS161 checking two possible I2C addresses (follow up sensor for CCS811 and iAQcore)
Add temperature and humidity sensor readout checking two possible I2C addresses
* Update BUILDS.md
Add USE_ENS16x and USE_ENS210
* Update decode-status.py
Add USE_ENS16x and ENS210
* Update I2CDEVICES.md
Add USE_ENS16x and USE_ENS210
* Update my_user_config.h
Add USE_ENS16x and USE_ENS210
* Update support_features.ino
Add USE_ENS16x and USE_ENS210
* Update tasmota_configurations.h
Add USE_ENS16x and ENS210
* Update tasmota_configurations_ESP32.h
Add USE_ENS16x and USE_ENS210
* Update xsns_111_ens16x.ino
Corrected I2X number
* Update xsns_112_ens210.ino
Corrected I2C number
* Disable USE_ENS16x and USE_ENS210 by default
* Added code size information
* cut down in libs
* optimize tasmota side
* fix ens16x web display
* final fix on alternate addresses
* update code & RAM usage
---------
Co-authored-by: Barbudor <barbudor@barbudor.net>
2023-09-24 18:30:15 +02:00
Barbudor
0d7c2dee72
support https URL ( #19582 )
2023-09-24 15:39:20 +02:00
Jason2866
9ff65d76cc
Shell needed for unpack LittleFS cmd
2023-09-23 13:24:37 +02:00
s-hadinger
81d287a3b0
Berry fix audio MP3 ( #19578 )
2023-09-23 12:23:51 +02:00
s-hadinger
375c825d32
More cleaning of audio for ESP32 ( #19577 )
2023-09-23 11:25:58 +02:00
s-hadinger
63fd3e753a
Solidified Code updated
2023-09-22 15:33:45 +00:00
s-hadinger
06da24df83
Update berry scripts for Shelly ( #19535 )
2023-09-22 17:32:34 +02:00
Andrew Klaus
3061b06f3b
Adding SGP40 support to SGP4X driver ( #19560 )
2023-09-22 10:15:04 +02:00
stefanbode
7a75eb7021
Improvement in shuttersetup ( #19565 )
...
* Improvement in shuttersetup
- reduce call of energy to 10x a sec.
- stop detection more rigid to avoid wrong messages
- more accurate calculation of duration
* fix energy hickup on autosetup
2023-09-22 08:38:01 +02:00
Theo Arends
257112e2a7
Update changelogs
2023-09-21 10:15:36 +02:00