s-hadinger
|
767ac60266
|
Fix Matter interverted attributes 0xFFF9 and 0xFFFB (#21636)
|
2024-06-15 12:20:52 +02:00 |
|
s-hadinger
|
2c1f6b24d3
|
Matter add internal debug option (#21634)
|
2024-06-15 10:56:48 +02:00 |
|
s-hadinger
|
7cb8c0259d
|
Matter support for Rain sensor (#21633)
|
2024-06-14 18:54:27 +02:00 |
|
s-hadinger
|
bd47d99ceb
|
Berry classof extended to class methods (#21615)
|
2024-06-12 10:48:38 +02:00 |
|
s-hadinger
|
9546390a1f
|
Berry add math.round (#21602)
* Berry add `math.round`
* add unit tests
* math.roung() returns real
|
2024-06-09 19:01:15 +02:00 |
|
s-hadinger
|
c86e4db3a9
|
Berry automatic rounding of float to int when calling C mapped functions (#21601)
|
2024-06-09 17:49:29 +02:00 |
|
s-hadinger
|
c909aecd93
|
Matter support for bridged Air Quality (#21597)
|
2024-06-08 18:53:10 +02:00 |
|
s-hadinger
|
4c5c6f726f
|
Matter align names of endpoint classes with hierarchy (#21596)
|
2024-06-08 18:33:06 +02:00 |
|
s-hadinger
|
7c48ab710a
|
Matter fix Air Quality sensors (#21592)
|
2024-06-08 09:49:39 +02:00 |
|
s-hadinger
|
02cd72403d
|
Matter size optimization (#21590)
|
2024-06-07 20:44:17 +02:00 |
|
s-hadinger
|
5a1ae70549
|
Matter filter suffix automatically added for sensors (#21589)
|
2024-06-07 19:48:03 +02:00 |
|
s-hadinger
|
d16a502f36
|
Berry fix potential crash when solidifying loaded bytecode (#21583)
|
2024-06-06 22:11:52 +02:00 |
|
s-hadinger
|
0bcb981556
|
Matter refactoring of bridged devices (#21575)
|
2024-06-05 23:13:48 +02:00 |
|
s-hadinger
|
9e168d84d7
|
Berry input() returns empty string and does not crash (#21565)
|
2024-06-04 23:30:01 +02:00 |
|
s-hadinger
|
4f732477dd
|
Matter support for Air Quality sensors (#21559)
|
2024-06-03 21:46:58 +02:00 |
|
s-hadinger
|
a51c511d52
|
Berry bytes solidification (#21558)
* Berry prepare for bytes() solidification
* Berry solidification of bytes objects
* Berry solidification of `bytes` instances
|
2024-06-03 21:14:44 +02:00 |
|
s-hadinger
|
e13c0a7114
|
Berry coc parser keeps order of variables (#21542)
|
2024-06-01 20:46:55 +02:00 |
|
s-hadinger
|
e56f6a150d
|
Berry add reuse of methods for interface-like code reuse (#21500)
|
2024-05-26 23:05:43 +02:00 |
|
Christian Baars
|
688f3ffb19
|
Small changes to berry_custom to better keep the local repository clean (#21491)
* keep berry_custom clean with regards to GIT
* keep .keep
|
2024-05-25 09:23:08 +02:00 |
|
s-hadinger
|
c161f63c9a
|
Berry fix message for borrowed method (solidification)
|
2024-05-24 22:59:19 +02:00 |
|
s-hadinger
|
0d3e888147
|
Berry change internal storage of parent class for methods (#21490)
* Berry change internal storage of parent class for methods
* Fix compilation of zigbee
* Patch solidify for berry_custom
|
2024-05-24 22:32:37 +02:00 |
|
Christian Baars
|
e5521bb763
|
Build system: allow easy solidification of external Berry (#21430)
* custom solidification
* solidify-from-url
* forgot folders
---------
Co-authored-by: Radio Loge <radiologe@MacBook-Pro-von-Radio.local>
|
2024-05-24 20:57:43 +02:00 |
|
s-hadinger
|
4e6ba4fccc
|
Solidified Code updated
|
2024-05-21 07:40:50 +00:00 |
|
Ludovic BOUÉ
|
dc107a1a6e
|
Support for Matter 1.3 Water leak detectors (#21456)
* Create Matter_Plugin_2_Sensor_Waterleak.be
* Update Matter_Plugin_2_Sensor_Waterleak.be
* Create Matter_Plugin_3_Bridge_Sensor_Waterleak.be
* Create Matter_Plugin_9_Virt_Sensor_Waterleak.be
* Update Matter_UI.be
* Update be_matter_module.c
* Update Matter_UI.be
* Solidify Matter
* Solidified new Matter files
* Solidified new Matter files
|
2024-05-21 09:40:05 +02:00 |
|
s-hadinger
|
239ddfc15c
|
Wrong timeout in WebQuery and webclient since Core3 (#21442)
|
2024-05-19 19:47:32 +02:00 |
|
s-hadinger
|
b69f9b77a7
|
Berry Leds matrix alternate more and error about 'bri' attribute (#21431)
|
2024-05-18 08:34:59 +02:00 |
|
s-hadinger
|
5b207209a5
|
Berry binary compiled with gcc (#21426)
|
2024-05-17 14:22:10 +02:00 |
|
s-hadinger
|
b9bd558abe
|
Enabled watchdog for ESP32 and variants (#21422)
* Enabled watchdog for ESP32 and variants
* Ensure compilation for sageboot
* Fix compilation
* Fix compilation for RISCV
|
2024-05-16 21:19:34 +02:00 |
|
s-hadinger
|
4cda2d7dc2
|
Berry Leds uses native WS2812 driver by default (#21406)
|
2024-05-13 22:21:58 +02:00 |
|
Christian Baars
|
08f9b37b99
|
Berry add gpio.set_freq() (#21375)
|
2024-05-07 09:36:39 +02:00 |
|
s-hadinger
|
f83c58fa0e
|
Matter broken NOCStruct types preventing pairing with HA (#21365)
|
2024-05-05 21:52:10 +02:00 |
|
s-hadinger
|
57cae7c259
|
Solidified Code updated
|
2024-05-05 17:43:19 +00:00 |
|
David Gwynne
|
cced3d1d93
|
let berry drivers provide "after_teleperiod" handlers (#21351)
this is useful if you want to periodically report the state of something
handled separately to the sensors output.
|
2024-05-05 19:42:27 +02:00 |
|
Christian Baars
|
ca5a2d322d
|
fix Tensorflow driver for IDF5.x (#21348)
|
2024-05-04 19:59:47 +02:00 |
|
s-hadinger
|
fd148a8d12
|
Berry math.inf , math.isinf() and fixed json ouput for inf and nan (#21304)
|
2024-04-29 22:55:57 +02:00 |
|
s-hadinger
|
1e64eaddf3
|
Berry webserver.content_close() (#21276)
|
2024-04-25 12:50:43 +02:00 |
|
s-hadinger
|
91dd120aa9
|
TCP Tx En GPIO type (#21269)
|
2024-04-24 19:53:01 +02:00 |
|
s-hadinger
|
c16a8411a8
|
Berry update windows binary (#21195)
|
2024-04-15 22:23:05 +02:00 |
|
s-hadinger
|
c1845b952b
|
Berry apply upstream fixes (#21194)
|
2024-04-15 22:12:16 +02:00 |
|
s-hadinger
|
35c2d55382
|
Berry upstream walrus fix (#21175)
|
2024-04-14 15:58:30 +02:00 |
|
s-hadinger
|
105aa03198
|
Berry upstream fix mod 0 (#21174)
* Berry upstream fix mod 0
* Add test case
|
2024-04-14 14:55:20 +02:00 |
|
s-hadinger
|
2321d66ba6
|
Berry Matter int64 in CI (#21167)
|
2024-04-13 15:26:27 +02:00 |
|
s-hadinger
|
8acf4cd119
|
Berry fix for Ubuntu (#21166)
|
2024-04-13 15:19:04 +02:00 |
|
s-hadinger
|
177de35fbc
|
Revert "Matter include int64 in unit tests (#21161)" (#21162)
This reverts commit 31d98f36661b28f1393bbbb00f2465debe05a456.
|
2024-04-13 10:35:06 +02:00 |
|
s-hadinger
|
31d98f3666
|
Matter include int64 in unit tests (#21161)
|
2024-04-13 09:59:57 +02:00 |
|
s-hadinger
|
8736544a81
|
Berry fix upstream connect with undefined variable (#21156)
|
2024-04-12 15:34:24 +02:00 |
|
s-hadinger
|
7e455bad6b
|
Solidified Code updated
|
2024-04-11 20:30:23 +00:00 |
|
s-hadinger
|
5e60d5217d
|
Berry compile local Berry with int64 (#21151)
* Berry compile local Berry with int64
* Revert solidify
|
2024-04-11 22:18:59 +02:00 |
|
s-hadinger
|
918faf3af6
|
Solidified Code updated
|
2024-04-11 20:04:04 +00:00 |
|
s-hadinger
|
7e2fff9728
|
Berry prepare compilation on 64bits platforms (#21149)
|
2024-04-11 22:03:12 +02:00 |
|