mirror of
https://github.com/arendst/Tasmota.git
synced 2026-07-27 20:05:46 +00:00
Update change logs
This commit is contained in:
@@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
|
||||
### Breaking Changed
|
||||
|
||||
### Changed
|
||||
- ESP8266 platform update from 2026.01.00 to 2026.02.00 (#24460)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
+4
-3
@@ -103,7 +103,7 @@ In addition to @arendst the following code is mainly owned by:
|
||||
| xdrv_90_esp32_dingtian_relay | @barbudor
|
||||
| xdrv_91_esp32_twai | @arendst
|
||||
| xdrv_92_vid6608 | @petrows
|
||||
| xdrv_93_ |
|
||||
| xdrv_93_fm24cxx | Martin Macák
|
||||
| xdrv_94_ |
|
||||
| |
|
||||
| xdrv_119_i2c_ap33772s | @arendst
|
||||
@@ -138,7 +138,7 @@ In addition to @arendst the following code is mainly owned by:
|
||||
| xsns_21_sgp30 | Gerhard Mutz
|
||||
| xsns_22_sr04 | Nuno Ferreira, @arendst
|
||||
| xsns_23_me007 | Mathias Buder
|
||||
| xsns_24_si1145 |
|
||||
| xsns_24_si1145 | @arendst
|
||||
| xsns_25_spl06-007_sensor | @rai68
|
||||
| xsns_26_lm75ad | Andre Thomas
|
||||
| xsns_27_apds9960 | Shawn Hymel
|
||||
@@ -170,7 +170,7 @@ In addition to @arendst the following code is mainly owned by:
|
||||
| xsns_52_ibeacon | Gerhard Mutz
|
||||
| xsns_53_sml | Gerhard Mutz
|
||||
| xsns_54_ina226 | Stephen Rodgers
|
||||
| xsns_55_hih_series |
|
||||
| xsns_55_hih_series | @thepotoo
|
||||
| xsns_56_hpma | David Hunt
|
||||
| xsns_57_tsl2591 | Markus Bösling
|
||||
| xsns_58_dht12 | Stefan Oskam
|
||||
@@ -235,6 +235,7 @@ In addition to @arendst the following code is mainly owned by:
|
||||
| xsns_115_wooliis | Luca Melette
|
||||
| xsns_117_c8_co2_5k | @jeroenvermeulen
|
||||
| xsns_118_ags02ma | Akshaylal S
|
||||
| xsns_119_sen6x | @arendst
|
||||
| |
|
||||
| xsns_127_esp32_sensors | @arendst
|
||||
| |
|
||||
|
||||
+1
-1
@@ -126,7 +126,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
||||
- Berry `path.listdir("file.tapp#")` to list directory inside '.tapp' archives [#24367](https://github.com/arendst/Tasmota/issues/24367)
|
||||
|
||||
### Changed
|
||||
- ESP8266 platform update from 2025.10.00 to 2026.01.00 [#24354](https://github.com/arendst/Tasmota/issues/24354)
|
||||
- ESP8266 platform update from 2025.10.00 to 2026.02.00 [#24460](https://github.com/arendst/Tasmota/issues/24460)
|
||||
- ESP32 Platform from 2025.12.30 to 2026.02.30, Framework (Arduino Core) from v3.1.7 to v3.1.10 and IDF from v5.3.4.251205 to v5.3.4.260127 [#24444](https://github.com/arendst/Tasmota/issues/24444)
|
||||
- Vid6608 library from v1.0.2 to v1.0.3 [#24218](https://github.com/arendst/Tasmota/issues/24218)
|
||||
- IRremoteESP8266 library from v2.8.6 to v2.8.6-ca474a6 [#24226](https://github.com/arendst/Tasmota/issues/24226)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
xsns_55_hih_series.ino - Honeywell HIH series temperature and humidity sensor support for Tasmota
|
||||
|
||||
Copyright (C) 2021 Theo Arends
|
||||
Copyright (C) 2021 @thepotoo
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
Reference in New Issue
Block a user