Stephan Hadinger
bbe3babe8b
Berry support for AES GCM and raw MQTT send/receive
2021-07-29 19:58:23 +02:00
Stephan Hadinger
21c3ac6727
Berry add ``tasmota.wifi()`` and ``tasmota.eth()``
2021-07-25 12:50:58 +02:00
Stephan Hadinger
0539e8ec32
Berry add tasmota.publish_result
2021-07-20 22:31:22 +02:00
Stephan Hadinger
1682582bea
Disable PSRAM on unsupported hardware
...
Either ESP32 rev1/2 that needs special fixes
`-DHAS_PSRAM_FIX -mfix-esp32-psram-cache-issue -lc-psram-workaround -lm-psram-workaround`
or ESP32-PICO-V3-02 that requires esp-idf 4.4
2021-07-18 19:43:33 +02:00
Stephan Hadinger
32b6f7d4b2
Berry simplify Driver class
2021-06-21 19:44:00 +02:00
Stephan Hadinger
ca49b7daf2
Added `tasmota.memory()`
2021-06-10 18:55:06 +02:00
Theo Arends
446706f16d
Prep for larger log buffer
2021-06-09 17:24:28 +02:00
Theo Arends
749093a697
Prep mqtt_data from char to String (prt.3)
2021-06-06 17:26:01 +02:00
Theo Arends
ebeb4ea7ff
Remove AddLog_P in favour of AddLog
...
Remove AddLog_P in favour of AddLog switching log from stack to heap allowing longer log entries (up to approximate log buffer size)
2021-06-05 11:47:09 +02:00
Stephan Hadinger
5cffd58c16
Berry add module `webserver`
2021-05-28 22:37:06 +02:00
s-hadinger
90330a5000
Add Berry `tasmota.web_send()` ( #12197 )
...
* Add Berry `tasmota.web_send()`
* Fix compilation
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-26 16:44:43 +02:00
Theo Arends
77760dc2cc
Prep virtual mqtt_data prt2
2021-05-23 16:50:17 +02:00
Stephan Hadinger
cf5b7b4a41
LVGL add support for TrueType fonts via FreeType library
2021-05-12 11:16:10 +02:00
Stephan Hadinger
5355af1460
LVGL check parameters
2021-05-06 10:46:17 +02:00
Stephan Hadinger
d9a0dd5266
Berry add support for rtc time
2021-04-27 22:54:53 +02:00
Stephan Hadinger
9e0300031a
Berry driver.add_cmd()
2021-04-11 15:14:10 +02:00
Stephan Hadinger
6952d5ac7c
Berry add ``light`` module
2021-04-04 19:36:25 +02:00
Barbudor
3186b8ea7a
berry without USE_LIGHT raise excep
2021-04-03 15:06:41 +02:00
Stephan Hadinger
763ed74c5e
Berry fixes
2021-03-29 19:44:22 +02:00
Stephan Hadinger
b06568b3c8
Berry stabilized and methods solidified
2021-03-27 19:02:22 +01:00
Stephan Hadinger
8155d2c66a
Minor fixes
2021-03-21 17:12:10 +01:00
Stephan Hadinger
9116c9848a
Berry milestone March 20
2021-03-20 18:44:35 +01:00
Stephan Hadinger
44517380ff
Berry upgrade
2021-03-13 22:42:24 +01:00