s-hadinger
|
d5c727129e
|
Fix compilation (#18905)
|
2023-06-18 23:14:19 +02:00 |
|
s-hadinger
|
6a8ceab0a3
|
Solidified Code updated
|
2023-06-18 21:04:53 +00:00 |
|
Barbudor
|
92ce18f87c
|
AND_list (#18904)
|
2023-06-18 23:03:45 +02:00 |
|
btsimonh
|
4452228dca
|
add path.isdir for berry, plus save ~87 bytes of flash ikn the process. (#18895)
|
2023-06-18 18:42:07 +02:00 |
|
btsimonh
|
c88bff5a46
|
Berry: add path.rmdir(path), path.mkdir(path) (#18853)
(cherry picked from commit 7ce04b8624c88279c57d4a7556aabbe5f3317773)
|
2023-06-11 20:40:28 +02:00 |
|
btsimonh
|
fc92dc0995
|
Add wcclient.get_bytes() to Berry (#18829)
(cherry picked from commit 5903b21448a3f088b12bd47a04996ff84e467a3a)
|
2023-06-09 08:56:05 +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
|
61f17221d0
|
Berry simplify I2S implementation (#18778)
|
2023-06-02 16:36:09 +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 |
|
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 |
|
s-hadinger
|
3c75bc92a2
|
Zigbee Berry mapping fix attributes (#18747)
|
2023-05-29 23:05:45 +02:00 |
|
Theo Arends
|
f3cc8997b0
|
Fix Berry solidify of berry_tasmota on Windows
|
2023-05-19 17:14:29 +02:00 |
|
Theo Arends
|
4afcdc11d6
|
Simplify Berry Mute option
|
2023-05-19 16:30:48 +02:00 |
|
Theo Arends
|
2baba2b9c2
|
Fix berry mute option (#18684)
|
2023-05-19 12:48:19 +02:00 |
|
s-hadinger
|
2d8ea8f51c
|
Berry persist hide errors when saving (#18686)
|
2023-05-17 22:43:13 +02:00 |
|
s-hadinger
|
2b76e8e668
|
HASPmota meta attribute and improved berry_run (#18685)
|
2023-05-17 21:40:05 +02:00 |
|
s-hadinger
|
884b6713a8
|
Berry fix energy (#18628)
|
2023-05-09 23:24:23 +02:00 |
|
Jason2866
|
efc464e998
|
Berry code solidifying with GH actions (#18611)
|
2023-05-08 20:44:31 +02:00 |
|
s-hadinger
|
ae6d435aaf
|
autoconf extract display.ini to file system (#18604)
|
2023-05-07 22:58:27 +02:00 |
|
s-hadinger
|
069278f966
|
Berry add tcpclientasync class for non-blocking TCP client (#18584)
|
2023-05-05 15:13:22 +02:00 |
|
s-hadinger
|
13de7a4863
|
Berry make add_driver() idempotent (#18580)
|
2023-05-04 21:27:55 +02:00 |
|
Christian Baars
|
f6763eb37b
|
Berry: add BLE server/advertiser (#18494)
|
2023-04-26 08:39:29 +02:00 |
|
s-hadinger
|
3c57755bb7
|
Berry fix rules for string comparisons (#18464)
|
2023-04-21 08:59:49 +02:00 |
|
s-hadinger
|
b235dffb29
|
Fix Berry hue_bridge (#18459)
|
2023-04-19 23:45:05 +02:00 |
|
s-hadinger
|
6007f2d970
|
Berry webserver.html_escape() reusing the internal HTML escaping function (#18381)
|
2023-04-10 19:16:01 +02:00 |
|
s-hadinger
|
d6ed4adcf6
|
Berry add mdns.remove_service() (#18238)
|
2023-03-21 22:34:10 +01:00 |
|
s-hadinger
|
83812f158b
|
`UrlFetch` now follows redirects (#18173)
|
2023-03-12 18:48:12 +01:00 |
|
s-hadinger
|
34bf941cd2
|
Berry add webclient collect_headers() and set_headers (#18166)
|
2023-03-11 21:46:08 +01:00 |
|
s-hadinger
|
4aa9aebae3
|
Berry add wc.set_follow_redirects(bool) (#18165)
|
2023-03-11 19:48:39 +01:00 |
|
s-hadinger
|
513b0fece1
|
Berry tasmota.cmd() can mute logs (#18143)
|
2023-03-09 21:29:18 +01:00 |
|
s-hadinger
|
ba1475f8cd
|
Berry refactor rule matcher (#18138)
|
2023-03-09 08:48:41 +01:00 |
|
s-hadinger
|
7167884f06
|
Haspmota change secondary colors for switch (#18133)
|
2023-03-07 19:16:59 +01:00 |
|
s-hadinger
|
af8dbe8724
|
Berry rule engine fix array index (#18123)
|
2023-03-05 22:35:16 +01:00 |
|
s-hadinger
|
6bd73fc883
|
Refactored Berry rule engine and support for arrays (#18121)
|
2023-03-05 21:50:32 +01:00 |
|
Christian Baars
|
83f039cdf7
|
Berry: add tensorflow lite for microcontrollers (#18119)
Co-authored-by: Christian Baars <christianbaars@MacBook-Pro-von-Christian.local>
|
2023-03-05 16:46:18 +01:00 |
|
s-hadinger
|
dcbf50a918
|
Matter automatic ifdefs (#18002)
|
2023-02-19 22:25:29 +01:00 |
|
s-hadinger
|
a483991ba3
|
ESP32 preliminary support for Matter protocol, milestone 1 (commissioning) (#17871)
* ESP32 preliminary support for Matter protocol, milestone 1 (commissioning)
* Fix case
|
2023-02-04 00:00:21 +01:00 |
|
s-hadinger
|
293ae8064d
|
Berry webserver raw content (#17844)
|
2023-01-31 23:23:52 +01:00 |
|
s-hadinger
|
5ea9a95660
|
Berry add tasmota.locale() (#17843)
|
2023-01-31 23:23:36 +01:00 |
|
s-hadinger
|
bd07b05d40
|
Berry add `mdns` advanced features and query (#17842)
* Berry add ``mdns`` advanced features and query
* typo
|
2023-01-31 22:53:23 +01:00 |
|
s-hadinger
|
03815d827a
|
Berry energy_ctypes fixed accordingly (#17820)
|
2023-01-29 12:09:29 +01:00 |
|
s-hadinger
|
61be95841f
|
Berry crypto.EC_P256 ECDSA signature ASN.1 (#17740)
|
2023-01-18 20:50:01 +01:00 |
|
s-hadinger
|
457f706d17
|
Berry `crypto.EC_P256` ECDSA signature (required by Matter protocol) (#17723)
|
2023-01-16 21:48:28 +01:00 |
|
s-hadinger
|
4e60bd7465
|
Berry add static class to declare inner classes (#17699)
|
2023-01-14 11:38:51 +01:00 |
|
s-hadinger
|
7104d10d61
|
Berry add spake2+ mods needed for Matter (#17598)
|
2023-01-04 21:22:07 +01:00 |
|
s-hadinger
|
d59caa7203
|
Berry `crypto.AES_CCM` (required by Matter protocol) (#17586)
|
2023-01-03 20:26:46 +01:00 |
|
s-hadinger
|
1832c4b2f0
|
Berry crypto add `SPAKE2P_Matter` for Matter support (#17497)
|
2022-12-23 19:40:12 +01:00 |
|
s-hadinger
|
f5f7ff4fb8
|
Minor changes to Berry crypto (#17494)
|
2022-12-23 18:31:19 +01:00 |
|
s-hadinger
|
42e3862970
|
Berry hkdf (#17487)
* Berry crypto add `HKDF_HMAC_SHA256`
* add HKDF option
|
2022-12-22 22:39:06 +01:00 |
|