Commit Graph

  • 0362cdc1ce Add nvs_user_begin fvanroie 2023-01-26 01:11:49 +01:00
  • a6cf4060d6 Merge branch 'master' of https://github.com/HASwitchPlate/openHASP fvanroie 2023-01-26 01:01:18 +01:00
  • e2670ab702 Move #include "hasp_config.h" to hasplib fvanroie 2023-01-26 01:01:13 +01:00
  • 29fbb358dd Bump version to 0.7.0-dev fvanroie 2023-01-26 00:39:56 +01:00
  • 81b20df787
    Update CHANGLELOG.md fvanroie 2023-01-26 00:19:59 +01:00
  • d4339cd1a4 Partition Schema change fvanroie 2023-01-20 22:39:02 +01:00
  • fa61cfdaf1 Apply fonts fvanroie 2023-01-20 20:11:44 +01:00
  • 5f376e2344 Include bitmap fonts in 12, 16, 24 & 32pt sizes fvanroie 2023-01-20 18:59:31 +01:00
  • 445446111b Include bitmap fonts in 12, 16, 24 & 32pt sizes fvanroie 2023-01-20 18:54:35 +01:00
  • e22d1e14a8 Update api/license endpoint fvanroie 2023-01-20 18:52:06 +01:00
  • a4f1fdde83 Update fonts and static web files fvanroie 2023-01-20 02:34:24 +01:00
  • 7a83367ee5 Fix LVGL v7 bug #419 fvanroie 2023-01-18 23:06:57 +01:00
  • 1e517c3b24 Bring back 2 bitmap fonts fvanroie 2023-01-18 20:52:21 +01:00
  • b3a641db15 Add HASP_LOG_TASKS fvanroie 2023-01-17 23:13:06 +01:00
  • d5337fe147 Add HASP_LOG_TASKS fvanroie 2023-01-17 23:05:07 +01:00
  • f542195dd6 Fix jsonl NoMemory error fvanroie 2023-01-17 19:55:19 +01:00
  • ec4b54f05f Update TFT_eSPI to 2.5.0 fvanroie 2023-01-17 17:11:51 +01:00
  • 116877099b Use heap memory for large JsonDocuments fvanroie 2023-01-17 16:45:26 +01:00
  • d6c5f64143 Omit bitmap fonts fvanroie 2023-01-17 02:19:41 +01:00
  • 38d308a07b Omit bitmap fonts fvanroie 2023-01-17 01:42:04 +01:00
  • be7d8050b1 Allow any font size from internal TTF fvanroie 2023-01-17 01:05:57 +01:00
  • 7deb879ffd Use TTF font for theme fonts fvanroie 2023-01-17 01:05:03 +01:00
  • 6fba529ab5 Disable HASP_FONT_5 fvanroie 2023-01-17 00:22:09 +01:00
  • eaa9d34a1a Add filsystem_list fvanroie 2023-01-16 23:51:24 +01:00
  • 0dd8e3dc2b Exclude petite-vue and ace on 4MB flash devices fvanroie 2023-01-16 23:44:36 +01:00
  • 596c798f3a Improve WiFi reconnect check fvanroie 2023-01-16 18:14:08 +01:00
  • 6451c37d01 Update openhasp.ttf fvanroie 2023-01-15 02:29:34 +01:00
  • 78629de89b Add timeout and delay to http img src fvanroie 2023-01-13 21:35:31 +01:00
  • b3230fcd4c Fix json command infinite loop fvanroie 2023-01-13 21:26:43 +01:00
  • d4e8b7e6d0 Enable FreeType on all ESP32 chips fvanroie 2023-01-11 20:22:32 +01:00
  • f4ffe49d14 Update ArduinoGFX driver fvanroie 2023-01-11 19:36:25 +01:00
  • 401a2b4af2 Update ArduinoGFX driver fvanroie 2023-01-11 18:25:41 +01:00
  • 2c62575d9c Add TTGO T7 S3 fvanroie 2023-01-11 18:23:18 +01:00
  • b26ea27108 Update ArduinoGFX driver fvanroie 2023-01-11 18:18:21 +01:00
  • dd9c84fcc5 Add BSSID to info page fvanroie 2023-01-11 13:49:06 +01:00
  • 8209625f1e Redesign action property fvanroie 2023-01-11 13:46:58 +01:00
  • b0ba6a7f2b Add rotation for RGB Panels fvanroie 2023-01-05 23:03:40 +01:00
  • 4c0e733827 Add rotation for RGB Panels fvanroie 2023-01-05 22:44:06 +01:00
  • 7c10f4a655 Merge branch 'master' of https://github.com/HASwitchPlate/openHASP fvanroie 2023-01-05 22:37:30 +01:00
  • 6e306ec396 Add rotation for RGB Panels fvanroie 2023-01-05 22:37:27 +01:00
  • c52d69b4fa
    Merge pull request #411 from marc-gist/tdisplay fvanroie 2023-01-01 16:43:25 +01:00
  • 11f8d7a44f added compile template for TTGO T-Display v1 (esp32 version) marc-gist 2022-12-31 08:56:34 -05:00
  • fd91ac5824
    Update README.md fvanroie 2022-12-31 00:46:55 +01:00
  • 91ee270071 Revert platform fvanroie 2022-12-29 21:36:58 +01:00
  • 3a5190cf7b Revert platform on ESP32 fvanroie 2022-12-28 22:56:54 +01:00
  • 9ca4f8a93f Revert platform on ESP32 fvanroie 2022-12-28 22:51:12 +01:00
  • e2d448fb46 Use platform espressif32 fvanroie 2022-12-28 22:37:59 +01:00
  • d93e9200c7 Use platform espressif32 fvanroie 2022-12-28 22:05:21 +01:00
  • b2f74d9780 Update to ArduinoJson 6.20.0 and Arduino 2.0.6 fvanroie 2022-12-26 23:08:57 +01:00
  • ca6a59ae2c Store passwords in NVS instead of config.json fvanroie 2022-12-26 23:08:07 +01:00
  • da2c975d39 Merge branch 'master' of https://github.com/HASwitchPlate/openHASP fvanroie 2022-12-26 21:51:12 +01:00
  • 64e6b13a4f Fix misplaced semi-colons fvanroie 2022-12-26 21:51:09 +01:00
  • 30df6857b1
    Merge pull request #404 from bensuffolk/master fvanroie 2022-12-20 21:17:02 +01:00
  • d0da272abb Add option to auto create other standard files Ben Suffolk 2022-12-20 19:32:03 +00:00
  • 56aba9b986 Add Panlee ZX3D95CE01S fvanroie 2022-12-18 17:15:16 +01:00
  • 95b28eb222 Add HASP_START_DIM, HASP_START_PAGE and HASP_THEME_ID fvanroie 2022-12-12 20:45:11 +01:00
  • 867a4c338a
    Merge pull request #402 from bensuffolk/master fvanroie 2022-12-12 12:42:30 +01:00
  • ab93f3abf2 Updated for new define HASP_USE_ETHSPI to allow ETHSPI to build Ben Suffolk 2022-12-12 09:15:52 +00:00
  • 7229ce27e7 Fix compile errors fvanroie 2022-12-02 01:54:44 +01:00
  • 81c595c80b Update tests fvanroie 2022-12-02 01:28:47 +01:00
  • 5b8a761d35 Embed default TTF in ESP32S3 binaries only fvanroie 2022-12-02 01:28:04 +01:00
  • 2870c09207 Update TFT_eSPI to 2.4.79 and exclude PubSubClient fvanroie 2022-12-02 01:27:39 +01:00
  • 93bc59882c
    Delete config.yaml fvanroie 2022-12-01 22:51:48 +01:00
  • 5ea9e1c373 Fix gui semaphore and dynamic mqtt msg queue #174 fvanroie 2022-12-01 20:08:51 +01:00
  • 8ec8de6980 Change dispatch_exec to dispatch_run_script fvanroie 2022-12-01 19:46:35 +01:00
  • 560d491f71 Remove Touch driver debug output fvanroie 2022-12-01 02:57:47 +01:00
  • eff199ed38 Set default line_width for line object fvanroie 2022-12-01 02:28:18 +01:00
  • ef23d054e0 Use buffered writes to syslogClient #285 fvanroie 2022-12-01 02:03:18 +01:00
  • ad28bbfc09 Default to USB Serial console on SC01 Plus #390 fvanroie 2022-12-01 01:38:21 +01:00
  • 3bdf6b872d Fix attr_out_int bug HEX to DEC fvanroie 2022-12-01 01:03:46 +01:00
  • 08e1799219 Update tests fvanroie 2022-11-30 20:38:02 +01:00
  • 42d179c0be Use semaphore instead of queue #174 fvanroie 2022-11-28 17:30:54 +01:00
  • e30a572dcb Reinstate bitmap fonts for testing fvanroie 2022-11-28 17:26:49 +01:00
  • e78abd362f Update MaterialDesignIcons fvanroie 2022-11-28 17:24:27 +01:00
  • b401ae7dee Update MaterialDesignIcons fvanroie 2022-11-28 16:58:21 +01:00
  • 964c34e75d Re-add default fonts from flash TTF fvanroie 2022-11-26 22:06:07 +01:00
  • fdf5053174 Update embedded TTF font fvanroie 2022-11-26 20:50:56 +01:00
  • 26092259cc Add openhasp.ttf fvanroie 2022-11-26 00:53:37 +01:00
  • 24b92322bc Add openhasp.ttf fvanroie 2022-11-26 00:29:12 +01:00
  • 50565fb349 Add openhasp.ttf fvanroie 2022-11-26 00:24:13 +01:00
  • d2342377fb Use bigger VDB buffer and reduce flickering fvanroie 2022-11-24 21:56:46 +01:00
  • 3652655bcb Remove sunton-4827s043r_16MB fvanroie 2022-11-24 18:35:24 +01:00
  • 41ac2e1443 Add Sunton ESP32-S3 TFT 5.0" and 7.0" fvanroie 2022-11-24 17:40:23 +01:00
  • bdceca3241 Revert platform for ESP32-S3 fvanroie 2022-11-24 14:15:51 +01:00
  • 730517d68e Add Sunton ESP32-S3 TFT 5.0" and 7.0" fvanroie 2022-11-24 13:57:36 +01:00
  • 23ba8c8b3b Add Sunton ESP32-S3 TFT 5.0" and 7.0" fvanroie 2022-11-24 13:51:51 +01:00
  • 0d9fa57f39 Add esp32-3248s035r fvanroie 2022-11-24 00:14:29 +01:00
  • 2654ccc9d8 Don't set calibration for capacitive touch panels fvanroie 2022-11-23 20:56:21 +01:00
  • a92860b4cd Fix recursion bug in networkEvery5Seconds #381 fvanroie 2022-11-23 20:42:19 +01:00
  • 6dfe25a176 Don't set calibration for capacitive touch panels fvanroie 2022-11-23 20:39:35 +01:00
  • bbf6432606 Add mqtt_on.cmd and mqtt_off.cmd #174 fvanroie 2022-11-21 02:18:53 +01:00
  • 65ceea7062 Add font sizes 18px and 64px fvanroie 2022-11-17 01:40:43 +01:00
  • 18a76a0024 Add Sunton S3 4.3" fvanroie 2022-11-17 01:19:00 +01:00
  • 27207d337a Only define TOUCH_CS when not using TFT_eSPI fvanroie 2022-11-15 16:53:46 +01:00
  • 9409987c01 Fix TFT_eSPI setTouch fvanroie 2022-11-15 15:24:22 +01:00
  • 0b02653a31 Fix TFT_eSPI setTouch fvanroie 2022-11-15 15:04:08 +01:00
  • b449186aba Add haspTouch.set_calibration() fvanroie 2022-11-15 03:48:00 +01:00
  • ec0000039e Add esp32-3248s035c_4MB fvanroie 2022-11-15 03:41:15 +01:00
  • 63bec8f120 Add tft_defines fvanroie 2022-11-15 00:42:17 +01:00
  • 4bc2cd5e24 Lovyan Resistive Touch calibration #220 fvanroie 2022-11-14 23:30:29 +01:00