s-hadinger
|
0ac5d0945b
|
Berry add option to remove source file name and save flash space (#18948)
|
2023-06-23 23:14:51 +02:00 |
s-hadinger
|
85f357096a
|
Berry added f-strings as an alternative to string formatting (#18937)
|
2023-06-22 22:50:05 +02:00 |
s-hadinger
|
1a460926f6
|
Update CHANGELOG.md
|
2023-06-21 14:22:41 +02:00 |
Norbert Richter
|
1f5c1baeae
|
Fix NeoPool NPFiltration switch result (#18871) (#18908)
|
2023-06-19 22:53:51 +02:00 |
s-hadinger
|
1e745807e4
|
Berry fixed parser error with upvals in closures (#18902)
|
2023-06-18 20:21:08 +02:00 |
s-hadinger
|
4a3b6457ca
|
Matter add friendly-name (NodeLabel) to each endpoint (#18897)
|
2023-06-18 18:45:47 +02:00 |
s-hadinger
|
3fc932d38a
|
Berry `string.format()` now automatically converts type according to format (#18890)
|
2023-06-16 20:38:53 +02:00 |
s-hadinger
|
28861821a6
|
Zigbee fixed regression with SetOption101 (#18884)
|
2023-06-14 22:46:18 +02:00 |
s-hadinger
|
bd6aff77f7
|
Matter add support for Contact Sensor (#18882)
|
2023-06-14 20:36:17 +02:00 |
Jason2866
|
bbd6fa7202
|
core 2.0.10
|
2023-06-14 14:45:54 +02:00 |
s-hadinger
|
badf064ab4
|
Matter fix local Occupancy sensor (#18857)
* Matter fix local Occupancy sensor
* Fix also OnOff
|
2023-06-11 23:10:26 +02:00 |
s-hadinger
|
a014f5495b
|
Matter redesigned UI (#18855)
|
2023-06-11 19:10:12 +02:00 |
s-hadinger
|
31b93f8d48
|
Matter add controller's Vendor Name to logs and UI (#18794)
|
2023-06-04 23:05:52 +02:00 |
s-hadinger
|
844caf51f9
|
Fixed HASPmota event when value is non-integer (fixes #18229) (#18791)
|
2023-06-04 20:06:04 +02:00 |
s-hadinger
|
e66439cb50
|
Matter ability to add or remove endpoint in bridge mode (code only) (#18790)
|
2023-06-04 19:35:36 +02:00 |
s-hadinger
|
6fdfdb8475
|
Matter Bridge mode always on (#18785)
|
2023-06-03 19:01:36 +02:00 |
Theo Arends
|
51286f2275
|
Update changelogs
|
2023-06-02 14:24:46 +02:00 |
s-hadinger
|
f8df9e5f00
|
Berry `webclient.url_encode()` is now a static class method, no change required to existing code (#18775)
|
2023-06-02 13:29:57 +02:00 |
Theo Arends
|
4e7475dbd4
|
Bump version v12.5.0.4
|
2023-06-02 10:25:02 +02:00 |
s-hadinger
|
82895c53e3
|
Berry add `set_lsb_justified(bool)` to `AudioOutputI2S` (#18774)
|
2023-06-02 09:58:39 +02:00 |
s-hadinger
|
b9d855ef79
|
Berry RS256 crypto algorithm (RSASSA-MCKS1_v1-5 with SHA256) used for JWT (#18763)
|
2023-06-01 10:02:23 +02:00 |
Ludovic BOUÉ
|
596482284c
|
Update CHANGELOG.md (#18748)
Replace Border Router by bridge
|
2023-05-29 23:12:55 +02:00 |
s-hadinger
|
83e47fa4a8
|
Matter support for Occupancy via Switch (experimental) (#18742)
|
2023-05-29 19:24:06 +02:00 |
s-hadinger
|
3f094c9be1
|
Display descriptor for ST7735 128x160 display (#18741)
|
2023-05-29 18:50:03 +02:00 |
s-hadinger
|
fe570a1b26
|
Matter Border Router for ESP8266 (experimental) (#18734)
|
2023-05-29 10:40:24 +02:00 |
Theo Arends
|
10f9c20078
|
Fix ESP32 SPI initialization for MFRC522
Fix ESP32 SPI initialization for MFRC522 (#18711)
|
2023-05-23 14:34:47 +02:00 |
s-hadinger
|
c1ec35a086
|
Matter fix fabric provisioning from CASE session for iOS 16.5 (#18709)
|
2023-05-22 20:46:20 +02:00 |
Theo Arends
|
80afc8793f
|
AdafruitFingerprint library from v2.0.4 to v2.1.0
AdafruitFingerprint library from v2.0.4 to v2.1.0 (#18163)
|
2023-05-22 11:48:03 +02:00 |
Theo Arends
|
22abc8ad99
|
Fix ESP32 InfluxDb initial connection delays
Fix ESP32 InfluxDb initial connection delays using HTTPClient (#18015)
|
2023-05-21 16:21:43 +02:00 |
Theo Arends
|
ae518424bc
|
Add IPv4 DNS lookup to influxdb
- Add IPv4 DNS lookup to influxdb (#18015)
- Add response to influxdb send
|
2023-05-21 15:34:36 +02:00 |
s-hadinger
|
043ea2986b
|
Berry `tasmota.wifi()` would wrongly report wifi as up (#18687)
* Berry `tasmota.wifi()` would wrongly report wifi as up
* Fix ESP8266 compile
* Fix display of IP in wifiman
* Improve wifiman IP handling for IPv6
|
2023-05-18 11:23:09 +02:00 |
s-hadinger
|
2b76e8e668
|
HASPmota `meta` attribute and improved `berry_run` (#18685)
|
2023-05-17 21:40:05 +02:00 |
Theo Arends
|
57f85ae478
|
Optimize dynamic WiFi power
|
2023-05-17 10:45:00 +02:00 |
Theo Arends
|
4e5c62ce33
|
Update changelogs
|
2023-05-17 09:53:42 +02:00 |
Theo Arends
|
0385204ca7
|
Add command ``WifiPower 0``
Add command ``WifiPower 0`` to enable dynamic wifi power based on RSSI by @TD-er (#15443)
|
2023-05-16 18:55:55 +02:00 |
Theo Arends
|
f40a63b5be
|
Update changelogs
|
2023-05-16 14:05:16 +02:00 |
s-hadinger
|
81d7785f66
|
LED PWM ac_dimmer curve was wrongly applied instead of Gamma (#18666)
|
2023-05-15 22:51:14 +02:00 |
s-hadinger
|
98bfc172c1
|
Zigbee support for air sensors (#18665)
* Zigbee support for air sensors
* ppm
|
2023-05-15 22:04:13 +02:00 |
Theo Arends
|
f1a9a0b45b
|
Add support for PCA9557
Add support for PCA9557 8-bit I/O expander (#18632)
|
2023-05-14 15:08:09 +02:00 |
Theo Arends
|
86979646ff
|
Energy power delta report delayed
Energy power delta report delayed by two seconds allowing hardware to stabilize (#17751)
|
2023-05-11 18:10:52 +02:00 |
s-hadinger
|
4cd1136f4c
|
Berry fixed a rare condition when a GC causes a memory corruption (#18614)
|
2023-05-08 21:59:32 +02:00 |
s-hadinger
|
ae6d435aaf
|
autoconf extract `display.ini` to file system (#18604)
|
2023-05-07 22:58:27 +02:00 |
Jason2866
|
c42f959520
|
Framework esp32 2023.05.00 with Tasmota Core 2.0.9 (#18602)
* Platform 2023.05.00 with Tasmota Core 2.0.9
|
2023-05-07 21:12:33 +02:00 |
s-hadinger
|
519ea557c7
|
Berry `re` (regex) add `match2` and optional offset (#18596)
|
2023-05-07 16:18:34 +02:00 |
Theo Arends
|
e9d1e8c725
|
Change command FileUpload binary index
|
2023-05-06 18:09:11 +02:00 |
s-hadinger
|
8b2539a35a
|
Partition_Manager.tapp fixed (#18588)
|
2023-05-06 12:18:12 +02:00 |
Theo Arends
|
d7b6d72e19
|
Add support for GM861
- Add support for GM861 1D and 2D bar code reader (#18399)
- Bump version to v12.5.0.2
|
2023-05-05 16:50:19 +02:00 |
s-hadinger
|
069278f966
|
Berry add `tcpclientasync` class for non-blocking TCP client (#18584)
|
2023-05-05 15:13:22 +02:00 |
stefanbode
|
07a9f33ae7
|
Update CHANGELOG.md (#18581)
Added my latest changes
|
2023-05-05 09:18:23 +02:00 |
s-hadinger
|
c26ec44407
|
Matter POC for remote Relay (#18575)
|
2023-05-03 23:03:01 +02:00 |