s-hadinger
0bc319acb5
Berry 'tasmota.settings' entries for PixelType ( #22912 )
2025-01-31 22:07:44 +01:00
s-hadinger
d72ec454c0
LVGL add 'lv.set_paint_cb()' to register a callback when screen is refreshed ( #22909 )
2025-01-31 12:55:58 +01:00
s-hadinger
0288157fdb
Berry callback now passes 5 arguments instead of 4 (in line with documentation) ( #22908 )
2025-01-31 12:20:52 +01:00
bovirus
7dd6b999ca
Italian language update ( #22907 )
2025-01-31 10:54:55 +01:00
Jeroen Vermeulen
34b173e953
Added C8-CO2-5K CO2 Sensor ( #22905 )
...
* Added the C8-CO2-5K CO2 sensor.
* Small improvements
* Renamed one var with incorrect name.
2025-01-31 09:34:55 +01:00
Theo Arends
9d963ce599
Update heatfan.be
2025-01-30 15:09:33 +01:00
Theo Arends
f4bc628940
Add Berry example for HeatFan WiFi Controller
2025-01-30 13:56:05 +01:00
s-hadinger
0dcd38186f
Berry 'tasmota.add_rule_once' and auto-remove rules with same pattern and id ( #22900 )
2025-01-29 22:48:44 +01:00
s-hadinger
9bb7b7913a
Berry driver for PN532 NFC/Mifare reader ( #22899 )
2025-01-29 21:48:30 +01:00
s-hadinger
60570dec76
HASPmota support for 'buttonmatrix' events ( #22898 )
2025-01-29 21:34:56 +01:00
Theo Arends
95e93b8f33
Add berry heatfan
2025-01-29 16:25:38 +01:00
Norbert
9613004bb4
Fix typo ( #22890 )
2025-01-27 15:54:03 +01:00
Theo Arends
b167955e87
Change GPIOViewer from v1.6.0 to v1.6.1 (No functional change)
2025-01-26 15:48:44 +01:00
Theo Arends
18d99daa72
Update xdrv_73_8_lorawan_bridge.ino
2025-01-26 15:31:26 +01:00
Theo Arends
4d9dd0aa3f
Fix LoraWan manufacturer decoding ( #22880 )
2025-01-26 15:26:20 +01:00
Theo Arends
53dee5b002
Add GPS driver select baudrate using GPIO GPS_RX1 (9600bps), GPS_RX2 (19200bps) or GPS_RX3 (38400bps) ( #22869 )
2025-01-25 14:15:11 +01:00
s-hadinger
1065db5831
LVLG/HASPmota add color names from OpenHASP ( #22879 )
2025-01-25 13:59:26 +01:00
s-hadinger
0471f0f3c5
Berry driver for AXP2102 and M5CoreS3 ( #22878 )
2025-01-25 11:17:43 +01:00
s-hadinger
beb967ccd4
Command 'PixelType' to change the WS2812 color order and channel number ( #22876 )
2025-01-24 21:21:35 +01:00
Theo Arends
a91771e0cf
Change Berry gpio.pin_mode
frees PWM on pin
2025-01-24 16:33:12 +01:00
Theo Arends
5cbe5fe9e4
update changelogs
2025-01-23 10:35:54 +01:00
s-hadinger
b253b344c2
Berry tasmota.global.tele_period
and tasmota.settings.tele_period
( #22865 )
2025-01-22 18:13:48 +01:00
Theo Arends
fa4f2123cf
Refresh analog.ino
2025-01-22 17:24:43 +01:00
Theo Arends
9f3f234ac9
Update changelogs
2025-01-22 15:26:37 +01:00
s-hadinger
4b69d30a5f
Display template for Waveshare ESP32C6 LCD 1.47 ( #22863 )
2025-01-22 11:23:20 +01:00
Giuliano Zaro
cd0743c6ed
Remove user ca headers ( #22850 )
...
Since local CA files are user made files add them to gitignore (as already done for user_config_override.h)
2025-01-19 20:48:49 +01:00
Theo Arends
ed1c6e2d9e
Update changelogs
2025-01-18 16:30:40 +01:00
s-hadinger
a7ee6054b5
Berry 'serial.read()' read only 'n' bytes ( #22835 )
2025-01-17 22:26:46 +01:00
Jason2866
a49e924b53
Platform 2025.01.31 Tasmota Arduino Core 3.1.1.250109 based on IDF 5.3.2.250106 ( #22832 )
2025-01-17 17:19:32 +01:00
TheHexaMaster
ebbef97cde
DS3231 bus2 support ( #22824 )
...
* DS3231 bus2 support
Added BUS2 suport for DS3231. Tested on ESP32 S3
* Update xdrv_56_rtc_chips.ino
Typo mistake
2025-01-17 11:07:37 +01:00
Theo Arends
3068a48d90
GPIOViewer from v1.5.9 to v1.6.0 (No functional change)
2025-01-16 16:47:16 +01:00
anishsane
5ac1fdb8fe
Added "cam":1 in the discovery message, so that we can create a home assistant camera ( #22818 )
...
* Added "cam":1 in the discovery message, so that we can create a home assistant camera.
* Update tasmota/tasmota_xdrv_driver/xdrv_12_discovery.ino
Co-authored-by: Erik Kunze <eku@users.noreply.github.com>
* Rearrange the newly added field by size, for better packing.
---------
Co-authored-by: Erik Kunze <eku@users.noreply.github.com>
2025-01-16 16:40:37 +01:00
Theo Arends
866ffc8967
Fixed Sonoff SPM PowerOnState
overrules SSPMPowerOnState
in mixed 4Relay setup with 4Relay version 1.0.0
2025-01-16 16:36:20 +01:00
Theo Arends
3efdfae845
TWAI reduce log message size
2025-01-16 15:22:51 +01:00
Theo Arends
6d7aab4662
Add command FileLog 10..14
to enable logging to filesystem using up to 16 log files of 100kB
2025-01-16 15:07:49 +01:00
s-hadinger
ec8cf6e2f0
Revert "Berry now removes any existing rule with same pattern and same id (o…" ( #22823 )
...
This reverts commit d176a1d65ba5dcd7d484915d8f9e09a2d26d218c.
2025-01-15 20:27:46 +01:00
s-hadinger
d176a1d65b
Berry now removes any existing rule with same pattern and same id (only if id is not nil) ( #22822 )
2025-01-15 19:19:43 +01:00
Theo Arends
ddcdc85520
Allow negative values for AdcParam/AdcGpio INPUT, TEMP and RANGE parameters ( #22809 )
2025-01-14 10:44:33 +01:00
Theo Arends
fc8485d91b
Update changelogs
2025-01-13 16:38:55 +01:00
Theo Arends
e5e4c336b5
Add failsafe to FileLog
2025-01-13 16:19:59 +01:00
lryb
6b3719bd9e
Fix missing val and text on change event ( #22808 )
2025-01-12 19:31:24 +01:00
s-hadinger
d0ef026bb9
Reamove readline when compiling Berry
2025-01-12 18:37:43 +01:00
Christian Baars
03e8497211
I2S: add command i2sloop ( #22807 )
...
* revert upstream change of the library, fix memory leak by using stack again
* add i2sloop command
2025-01-12 17:16:20 +01:00
lengross
cf739e9522
Update xsns_60_GPS.ino ( #22804 )
...
Using FLOATSZ instead of 12 or 13 in lat/lon calls to dtostrfd
2025-01-12 08:31:38 +01:00
bovirus
e299035266
Italian language update ( #22796 )
2025-01-10 12:31:38 +01:00
Theo Arends
83b09f4de1
Bump version v14.4.1.3
...
- Update changelogs
2025-01-10 12:29:51 +01:00
Theo Arends
3365fd0d0b
Add file logging
2025-01-10 12:15:24 +01:00
Christian Baars
ed21cfd487
add opus stream and file support for opus/aac ( #22795 )
2025-01-10 09:02:41 +01:00
s-hadinger
f42cb555c3
'Pixels' has backwards compatible arguments fixing #22755 ( #22791 )
...
* 'Pixels' has backwards compatible arguments fixing #22755
* Fix fallback height
2025-01-09 19:16:49 +01:00
Jason2866
e57b3e8b05
prepare for IDF 5.4 based Arduino ( #22793 )
2025-01-09 18:55:57 +01:00