s-hadinger
|
f88a635d5d
|
Zigbee loads device data early before MCU startup (#21917)
|
2024-08-06 12:43:15 +02:00 |
Theo Arends
|
3473c3c1b0
|
Fix scientific notation for 1234.5 (#21131)
|
2024-08-04 17:42:15 +02:00 |
s-hadinger
|
3c884118ed
|
Berry `zigbee.started()` (#21895)
|
2024-08-02 19:42:11 +02:00 |
s-hadinger
|
6b98a320b1
|
Berry `zigbee.find()` (#21889)
|
2024-08-02 15:43:31 +02:00 |
s-hadinger
|
010ca34622
|
Berry `energy` module support for 8 phases and move to pseudo-arrays (#21887)
* Berry `energy` module support for 8 phases and move to pseudo-arrays
* add size()
|
2024-08-01 22:37:37 +02:00 |
s-hadinger
|
a3ed99e549
|
Change Energy `power_history` arrays to prepare for Berry mapping (#21876)
|
2024-07-31 14:27:34 +02:00 |
gemu
|
ba596993a0
|
fix sd mmc free space display (#21869)
* fix sd mmc free space display
* Update xdrv_50_filesystem.ino
|
2024-07-30 22:24:31 +02:00 |
s-hadinger
|
55cb473e13
|
Berry `webserver_async` (#21836)
* Berry `webserver_async`
* Shrink size and include only when USE_BERRY_DEBUG
|
2024-07-26 09:32:12 +02:00 |
s-hadinger
|
b62b2d0d93
|
Matter support for split lights (`SetOption68 1` and `SetOption37 128`) (#21834)
|
2024-07-24 10:20:25 +02:00 |
Theo Arends
|
895fbb2e8a
|
Add optional USE_SONOFF_IFAN_CONFIG
|
2024-07-23 15:35:45 +02:00 |
s-hadinger
|
e085cfd3ab
|
Berry fix `light.get` for separate RGB/CT (#21818)
|
2024-07-22 20:38:14 +02:00 |
Theo Arends
|
f42e44a69d
|
Support for Sonoff iFan04-H using template (#16402)
- Bump version v14.1.0.4
|
2024-07-22 15:35:20 +02:00 |
Theo Arends
|
a0893c9aae
|
Add EPD update frame (#21788)
|
2024-07-17 17:52:30 +02:00 |
Theo Arends
|
b23a2f2304
|
Bump GPIOViewer version to v1.5.5
|
2024-07-17 14:28:50 +02:00 |
Theo Arends
|
69f1ea5627
|
Move StateText fro MQTT to commands (#21782)
|
2024-07-16 15:16:18 +02:00 |
Christian Baars
|
6673fb906b
|
prevent crash with unconfigured audio (#21775)
|
2024-07-14 21:00:24 +02:00 |
Theo Arends
|
e9fdbea091
|
Unify display/touch init messages
|
2024-07-14 15:18:01 +02:00 |
Jason2866
|
3d34097275
|
final i2s fix (#21770)
|
2024-07-13 18:11:33 +02:00 |
Christian Baars
|
13330eb085
|
Berry: add int8 quantisation to Tensorflow lite driver (#21763)
* add input quantization, minor fixes
* prevent divideByZero
|
2024-07-11 23:05:47 +02:00 |
Christian Baars
|
7cb8a3f968
|
Berry: add cam module, img class (#21743)
* cam module, img class
|
2024-07-07 19:50:33 +02:00 |
Theo Arends
|
fee5251bd4
|
Fix universal display power regression (#21726)
|
2024-07-05 15:30:31 +02:00 |
s-hadinger
|
243df3f2cf
|
`FUNC_BUTTON_PRESSED` now contains `press_counter` encoded in `XdrvMailbox.command_code` (#21724)
|
2024-07-03 22:13:50 +02:00 |
Theo Arends
|
59fc68026b
|
Add Support for Sonoff POWCT Ring (#21131)
|
2024-07-03 16:31:43 +02:00 |
Theo Arends
|
9b537d81e0
|
Fix energy maxpower retry count (#21695)
|
2024-07-03 13:52:01 +02:00 |
Theo Arends
|
ac011132ee
|
Fix ESP8266 MaxPower edge case
|
2024-07-03 11:07:59 +02:00 |
Theo Arends
|
1fd8de6762
|
Update energy structure
|
2024-07-02 18:47:55 +02:00 |
Theo Arends
|
640aabe1b3
|
Fix ESP32 MaxPowerHold edge case (#21695)
|
2024-07-02 18:07:53 +02:00 |
Theo Arends
|
0b54d49181
|
Refactor TM1621 driver
|
2024-07-02 17:21:48 +02:00 |
Theo Arends
|
344fdf94f7
|
Update changelogs
|
2024-07-02 10:19:59 +02:00 |
Theo Arends
|
c8e29dafc6
|
Changed ESP32 TM1621 number overflow from "9999" to "12E3" (#21131)
|
2024-07-01 12:31:02 +02:00 |
s-hadinger
|
2cc785bf20
|
Berry `FUNC_BUTTON_MULTI_PRESSED` event and make `FUNC_BUTTON_PRESSED` called only on state changes and once per second (#21711)
|
2024-06-30 21:00:14 +02:00 |
s-hadinger
|
6842b53425
|
Berry `FUNC_BUTTON_MULTI_PRESSED` event and make `FUNC_BUTTON_PRESSED` called only on state changes (#21709)
|
2024-06-30 19:14:32 +02:00 |
Theo Arends
|
33062dc839
|
Refactor energy drivers
|
2024-06-30 16:58:37 +02:00 |
s-hadinger
|
8d2d121b6d
|
Berry `FUNC_ANY_KEY` event calling `any_key()` (#21708)
|
2024-06-29 22:12:34 +02:00 |
Theo Arends
|
8a0493b659
|
Cleanup esp32 energy
|
2024-06-28 18:04:50 +02:00 |
Theo Arends
|
8364eca708
|
Refactor esp32 energy margins entry
|
2024-06-28 17:51:05 +02:00 |
Theo Arends
|
271446fd66
|
Remove obsolete SafePower commands
|
2024-06-28 14:38:08 +02:00 |
Theo Arends
|
96a45a6dde
|
Refactor ESP32 energy
|
2024-06-28 11:12:28 +02:00 |
Theo Arends
|
621f6f59e1
|
Fix default power windows
|
2024-06-27 17:07:08 +02:00 |
Theo Arends
|
178d42c286
|
Change ESP32 support for energy margin checks, like ``MaxPower2`` per phase (#21695)
- Add ESP32 support for power and energy limit checks, like ``MaxEnergy2`` per phase (#21695)
- Bump version v14.1.0.3
|
2024-06-27 16:50:45 +02:00 |
s-hadinger
|
97017017a4
|
Matter full support of events (#21698)
|
2024-06-27 00:03:34 +02:00 |
Theo Arends
|
af1fa724af
|
Fix non-webserver compilation
|
2024-06-25 16:36:28 +02:00 |
Jason2866
|
0bddfad14e
|
No Ethernet support for the C2 (#21691)
* No Ethernet for the C2
* Post process: Disable always Ethernet for C2
* better check for Ethernet available
* typo
* excluse c2 with `ifndef`
|
2024-06-25 15:13:16 +02:00 |
Jason2866
|
aa39e000f7
|
add C2 as target for BLE (#21685)
|
2024-06-23 21:44:56 +02:00 |
gemu
|
aa380ea190
|
fix tcp server (#21660)
|
2024-06-21 16:35:20 +02:00 |
stefanbode
|
d18925897a
|
MQTT fix on inverted shutter (#21663)
* MQTT fix on inverted shutter
* MQTT fix on inverted shutter
|
2024-06-21 16:35:05 +02:00 |
Theo Arends
|
75c47b6948
|
Extend command ``SetOption147 1`` to disable publish of IRReceived MQTT messages (#21574)
|
2024-06-14 11:23:03 +02:00 |
Theo Arends
|
87148ae0c1
|
Change SerialBridge command ``SSerialSend9`` replaced by ``SSerialMode``
- Bump version v14.1.0.2
|
2024-06-11 17:27:39 +02:00 |
Theo Arends
|
4858ec0aef
|
Allow receive or send using SerialBridge
|
2024-06-11 12:41:19 +02:00 |
Theo Arends
|
ae9d2a2c85
|
Refactor display modes1 to 4
|
2024-06-11 11:07:30 +02:00 |