Jason2866
|
a6aa8924ea
|
Platform version 2023.04.03 (#18467)
|
2023-04-21 18:11:50 +02:00 |
Jason2866
|
112c254d54
|
refac firmware-metrics (#18466)
* refac firmware-metrics
* rm debugging print
* fix esp8266
|
2023-04-21 16:56:27 +02:00 |
Theo Arends
|
5a2266289e
|
Update Sievert
|
2023-04-21 16:55:09 +02:00 |
Theo Arends
|
844db4bc54
|
Update changelogs
|
2023-04-21 14:57:59 +02:00 |
Jason2866
|
ca88aa2519
|
fix c3 map metrics (#18465)
|
2023-04-21 14:24:29 +02:00 |
s-hadinger
|
3c57755bb7
|
Berry fix rules for string comparisons (#18464)
|
2023-04-21 08:59:49 +02:00 |
Jason2866
|
49d5356ea3
|
Show Metrics for ESP32x firmware (#18461)
|
2023-04-20 20:26:07 +02:00 |
Jason2866
|
11a43ea99b
|
Tasmota Core 208 (#18460)
* Tasmota Core 2.0.8
* Fix Linker errors
|
2023-04-20 20:01:35 +02:00 |
s-hadinger
|
b235dffb29
|
Fix Berry hue_bridge (#18459)
|
2023-04-19 23:45:05 +02:00 |
Theo Arends
|
9f77cfd890
|
Fix single pin latching relay power on state
Fix single pin latching relay power on state (#18386)
|
2023-04-19 16:17:04 +02:00 |
s-hadinger
|
65eb9142a2
|
Matter fix RemoveFabric arg logging (#18452)
|
2023-04-18 23:00:36 +02:00 |
s-hadinger
|
a85412fce2
|
Matter allow `Matter#Initialized` rule once the device is configured (#18451)
|
2023-04-18 22:27:27 +02:00 |
Theo Arends
|
fb98d8954a
|
Update changelogs
|
2023-04-18 17:23:37 +02:00 |
InHi66
|
eb40496e4b
|
Update xsns_20_novasds.ino (#18444)
|
2023-04-18 17:20:47 +02:00 |
Theo Arends
|
6f6c43a724
|
Add command ``SetOption152 0/1``
Add command ``SetOption152 0/1`` to select two (default) or one pin bistable relay control (#18386)
|
2023-04-18 17:16:29 +02:00 |
Theo Arends
|
2684141722
|
Fix ESP8266 Energy Export Active
Fix ESP8266 Energy Export Active no update regression from v12.3.1.3
|
2023-04-18 15:34:19 +02:00 |
Theo Arends
|
c5e09ef76d
|
Update changelogs
|
2023-04-18 13:37:55 +02:00 |
s-hadinger
|
4bac940a40
|
Matter add sensors: Humidity, Pressure, Illuminance; optimize memory (#18441)
|
2023-04-17 21:49:12 +02:00 |
s-hadinger
|
9150de9df8
|
Matter try workaround for iOS 16.5beta1 (#18440)
|
2023-04-17 20:58:34 +02:00 |
Theo Arends
|
05f6bcf211
|
Bump v12.5.0.1
|
2023-04-17 10:10:55 +02:00 |
Theo Arends
|
8139c0756d
|
Update changelogs
|
2023-04-17 09:56:56 +02:00 |
s-hadinger
|
e2e142f289
|
Zigbee fix compilation for future core (#18432)
* Zigbee fix compilation for future core
* More fixes for ESP32
|
2023-04-16 23:16:28 +02:00 |
s-hadinger
|
7f9f08fa87
|
Matter reduce memory usage (#18431)
|
2023-04-16 22:25:31 +02:00 |
s-hadinger
|
82e94108d4
|
Matter automatically exposes all detected Temperature sensors (#18430)
* Matter automatically exposes all detected Temperature sensors
* Read sensors every 30 seconds
* Fix sensor numbering
|
2023-04-16 22:09:09 +02:00 |
s-hadinger
|
de45a7af26
|
Berry add `searchall()` and `matchall()` to `re` module and pre-compiled patterns (#18429)
|
2023-04-16 17:43:49 +02:00 |
Theo Arends
|
96f6f69f13
|
Increase TasmotaClient receive buffer
Increase TasmotaClient receive buffer from 100 to 250 (#18427)
|
2023-04-16 14:39:29 +02:00 |
Theo Arends
|
e158b181d6
|
Add SDM72D_M config
|
2023-04-16 13:52:10 +02:00 |
Theo Arends
|
d95d56f3e4
|
Prep v12.5
|
2023-04-16 12:22:00 +02:00 |
ferix98
|
2a8b859e37
|
Added I2SRtttl command (#18423)
|
2023-04-16 12:04:22 +02:00 |
s-hadinger
|
3d0354b6fb
|
Matter increase CASE logs (#18426)
|
2023-04-16 09:53:52 +02:00 |
s-hadinger
|
0feba56d8e
|
Berry `instrospect.name()` to get names of functions, modules and classes (#18422)
|
2023-04-15 19:34:31 +02:00 |
s-hadinger
|
21c3812826
|
Matter reduce logging (#18420)
|
2023-04-15 18:33:29 +02:00 |
s-hadinger
|
35c3a62e9d
|
Matter fix conversion for peer_node_id (#18418)
|
2023-04-15 16:42:08 +02:00 |
Theo Arends
|
1e571e1d14
|
Update templates
|
2023-04-15 14:58:21 +02:00 |
s-hadinger
|
538b5a0aa6
|
Matter refactoring of IM messages (#18416)
|
2023-04-15 12:20:02 +02:00 |
bovirus
|
ae5dd61b8a
|
Update Italian language (#18415)
|
2023-04-15 12:16:54 +02:00 |
Theo Arends
|
c2a6dd81e8
|
Fix ESP32 energy monitoring set StartTotalTime
Fix ESP32 energy monitoring set StartTotalTime regression from v12.3.1.5 (#18385)
|
2023-04-14 17:42:31 +02:00 |
Theo Arends
|
e07efd625f
|
Add support for GDK101 gamma radiation sensor by Petr Novacek (#18390)
|
2023-04-14 16:50:54 +02:00 |
Szewcson
|
4fdd1ad94d
|
Ftlab gdk101 Gamma Radiation Sensor Module support (#18390)
* Support for GDK101.
* GDK101 driver rework
---------
Co-authored-by: PetrNovacek <39201428+r21m@users.noreply.github.com>
|
2023-04-14 15:29:00 +02:00 |
Theo Arends
|
36ae802924
|
Fix future compile error
|
2023-04-14 14:14:14 +02:00 |
Theo Arends
|
d88d42341d
|
Fix future compile error
|
2023-04-14 12:01:47 +02:00 |
Jason2866
|
8402f49d0e
|
esp32 pre core 2.0.8 (#18408)
|
2023-04-14 10:27:52 +02:00 |
s-hadinger
|
009e07fd07
|
Berry json patches (#18407)
|
2023-04-13 22:51:55 +02:00 |
s-hadinger
|
0c0ab855f3
|
Matter refactor PASE parameters (#18406)
|
2023-04-13 22:21:33 +02:00 |
stefanbode
|
3da96a55d5
|
Fixes and enhancements autosetup from testbench (#18405)
|
2023-04-13 21:56:35 +02:00 |
Barbudor
|
870874d181
|
fix display of adcparam param4 for ct (#18397)
|
2023-04-13 09:04:17 +02:00 |
s-hadinger
|
b8483dfb6f
|
Matter refactoring of UDP sending (#18398)
|
2023-04-12 22:01:23 +02:00 |
stefanbode
|
6d9beb5d79
|
autosetup of shutters for shelly devices (#18393)
* New autocallibration and setup for shelly devices
* setup command
|
2023-04-12 09:39:48 +02:00 |
s-hadinger
|
8ea91b7792
|
Berry fix rare crash in json parsing (#18395)
|
2023-04-11 23:13:02 +02:00 |
s-hadinger
|
f33ccac2df
|
Matter fix wrong unsupported messages (#18394)
|
2023-04-11 22:56:05 +02:00 |