Commit Graph

  • 09b8fa72a7 Fix esp8266 compile errors fvanroie 2021-05-15 13:33:49 +02:00
  • 882ccaf79c Update gpio and group dispatcher fvanroie 2021-05-15 12:46:59 +02:00
  • 5f711fc0ce Update tavern tests fvanroie 2021-05-15 12:46:04 +02:00
  • a89fc857c1 Add test/config.yaml fvanroie 2021-05-15 12:45:49 +02:00
  • a73984aefa Add types for generic attribute lists fvanroie 2021-05-15 12:45:25 +02:00
  • b59207e1b6 Code cleanup fvanroie 2021-05-15 12:44:56 +02:00
  • 2d9e73d0ff Optimize performance of the main loop fvanroie 2021-05-15 12:44:25 +02:00
  • 71193fef4d Update group values fvanroie 2021-05-15 12:43:04 +02:00
  • 52659803fd Add clear and spinner attributes. More generic attribute methods fvanroie 2021-05-15 12:42:03 +02:00
  • 7e80c81ea1 Separate input and output config pages fvanroie 2021-05-15 12:40:02 +02:00
  • 859a111d9e Rework gpios fvanroie 2021-05-15 12:39:10 +02:00
  • d42749703e Add power pulse counter fvanroie 2021-05-15 12:35:20 +02:00
  • e77a1d14d3 Update config.yaml template fvanroie 2021-05-15 11:58:07 +02:00
  • 46505290bf Update tavern tests fvanroie 2021-05-15 11:53:55 +02:00
  • 55961c5b4f Speedup loop fvanroie 2021-05-15 05:23:59 +02:00
  • 8755f78b4a Add LV_ATTRIBUTE_TASK_HANDLER fvanroie 2021-05-15 05:20:12 +02:00
  • 8414cd7a71 Add ext_click_h and ext_click_v Add my_obj_get_range for setting group values fvanroie 2021-05-13 17:36:05 +02:00
  • 01b26cb70b
    Merge pull request #164 from nagyrobi/master 0.5.2 fvanroie 2021-05-13 09:40:53 +02:00
  • 54a1f02e18
    Create .gitpod.yml nagyrobi 2021-05-13 09:27:49 +02:00
  • 9d44b2cd6d
    Create .gitpod.Dockerfile nagyrobi 2021-05-13 09:10:01 +02:00
  • 6e758a460f Reboot using deepsleep fvanroie 2021-05-12 09:33:56 +02:00
  • 81850a52ad Remove HASP_NUM_INPUTS fvanroie 2021-05-12 04:29:32 +02:00
  • 2f2d24954f Add HASP_GPIO_TOUCH fvanroie 2021-05-12 04:29:20 +02:00
  • 7b03c0ae83 Use hasp_update_value_t to dispatch normalized value updates fvanroie 2021-05-12 04:29:05 +02:00
  • 5961ce87de Add D_GPIO_TOUCH fvanroie 2021-05-12 04:24:57 +02:00
  • 9a19ddc747 Fix filesystemInfo for ESP8266 fvanroie 2021-05-11 23:14:52 +02:00
  • b023cfcec6 Update Portuguese fvanroie 2021-05-11 22:22:48 +02:00
  • 718d0bfecc Add AceButton pointer to gpio struct fvanroie 2021-05-11 22:18:12 +02:00
  • 06860ac02f
    Merge pull request #163 from dgomes/fix_pt fvanroie 2021-05-11 22:15:21 +02:00
  • e35ce74ce9 pt_PT Diogo Gomes 2021-05-11 21:13:29 +01:00
  • 2bd650ec4f Create regional files for Portuguese fvanroie 2021-05-11 20:46:57 +02:00
  • 74149bbdc5 Strings for file sizes fvanroie 2021-05-11 18:42:51 +02:00
  • 011e410ed4
    Merge pull request #162 from AndreTeixeira1998/master fvanroie 2021-05-11 18:29:42 +02:00
  • d1bf2675b7
    Added new Portuguese language header file André_Teixeira_1998 2021-05-11 17:20:40 +01:00
  • 1b42dd4a6b Add translations for file size units and decimal point/comma fvanroie 2021-05-11 02:26:03 +02:00
  • eac9132d78 Merge branch 'gpio-redesign' of http://github.com/fvanroie/hasp-lvgl into gpio-redesign fvanroie 2021-05-11 01:34:20 +02:00
  • 2f5d75b556 Set LV_MEM_SIZE to 48 kB fvanroie 2021-05-11 01:34:17 +02:00
  • da9edfa8fa Add moodlight brightness fvanroie 2021-05-11 01:33:54 +02:00
  • 5a847f0da2 Code cleanup fvanroie 2021-05-11 01:33:39 +02:00
  • 64eeb49a78 Add moodlight brightness fvanroie 2021-05-11 01:32:29 +02:00
  • 637668d9b1 Add usedBytes and totalBytes fvanroie 2021-05-11 01:31:55 +02:00
  • 16f4c9d3b0 Remove duplicate D_TELNET_CLIENT_NOT_CONNECTED fvanroie 2021-05-11 01:30:31 +02:00
  • c314e56d54 Merge branch 'master' of https://github.com/altersis/openHASP into gpio-redesign fvanroie 2021-05-11 01:26:34 +02:00
  • e236905f2e
    THis is the new Spanish language file Gerardo Castillo 2021-05-10 18:54:32 -04:00
  • eecfb8ed43 Merge branch 'gpio-redesign' of http://github.com/fvanroie/hasp-lvgl into gpio-redesign fvanroie 2021-05-10 23:20:02 +02:00
  • a20da57b9b Add variable windows size for native apps fvanroie 2021-05-10 17:41:48 +02:00
  • 2216cc0ddd Update ini for png and filesystem fvanroie 2021-05-10 12:29:55 +02:00
  • 06fac902fd Don't inline some functions fvanroie 2021-05-10 09:50:34 +02:00
  • 75b65aa523 Add image_recolor properties fvanroie 2021-05-10 09:50:08 +02:00
  • 6ea6c8c297 Revert to fixed delays fvanroie 2021-05-10 06:41:43 +02:00
  • 1765a087c3 Add support for filesystem, png and tftWidth/tftHeight fvanroie 2021-05-10 06:41:28 +02:00
  • d380c24bcf Use w and h in setAddrWindow fvanroie 2021-05-10 06:39:35 +02:00
  • 7555b64220 Tweaks to WiFi disconnect and rssi info fvanroie 2021-05-10 06:39:07 +02:00
  • 0b9f7ec3ea Load pages.jsonl in native applications fvanroie 2021-05-10 06:38:27 +02:00
  • 0f60213557 Use HASP_FS over SPIFFS fvanroie 2021-05-10 06:36:54 +02:00
  • ff59b55427 Use default settings if filesystem is unavailable fvanroie 2021-05-10 06:36:35 +02:00
  • cb4daf442c Add png support fvanroie 2021-05-10 06:36:05 +02:00
  • 33e3fbb71e Align partition boundaries on 64 kB fvanroie 2021-05-09 23:41:54 +02:00
  • 333185a472 Adjust partitions to use all remaining space for lfs filesystem fvanroie 2021-05-09 23:07:36 +02:00
  • 392083c9dc Add anim_time and anim_speed attributes, major housekeeping fvanroie 2021-05-08 09:01:37 +02:00
  • b49818e8c2 Fix missing hex color code fvanroie 2021-05-08 08:10:51 +02:00
  • afdd106df8 Declare more lv_obj_t* as const fvanroie 2021-05-08 08:09:55 +02:00
  • e31b681001 Improve wifi retry interval fvanroie 2021-05-08 08:08:56 +02:00
  • 2dc871f8bf Don't use HASP_ATTRIBUTE_FAST_MEM fvanroie 2021-05-08 08:08:32 +02:00
  • f5328a35b7 LV_ATTRIBUTE_FAST_MEM only on ESP32 fvanroie 2021-05-08 08:08:02 +02:00
  • 1528e48795 Log mqtt data in errors and warnings fvanroie 2021-05-08 03:03:24 +02:00
  • dc43fb6600 Add timer events fvanroie 2021-05-08 03:02:18 +02:00
  • 74439711b1 Add power flag fvanroie 2021-05-08 03:01:33 +02:00
  • 452b086a8e Speed optimization fvanroie 2021-05-08 03:01:17 +02:00
  • a6da2a60e7 Add tab Text property fvanroie 2021-05-07 15:16:19 +02:00
  • 0be87a7c51 Indent the object tree fvanroie 2021-05-07 04:37:43 +02:00
  • 70b6f983e9 Implement obj_get_type, code cleanup and msgbox fix fvanroie 2021-05-07 04:03:52 +02:00
  • 9bf154ccb0 Implement hasp_find_obj_from_page_id and obj_get_type fvanroie 2021-05-07 04:02:32 +02:00
  • f80cd90d94 Cleanup MQTT_TOPIC defines fvanroie 2021-05-07 01:27:13 +02:00
  • 75f76a7f3e Add HASP_TOPIC_COMMAND and HASP_USE_BROADCAST fvanroie 2021-05-07 00:37:42 +02:00
  • 90a6299279 Allow updating a text attribute with empty string fvanroie 2021-05-07 00:04:44 +02:00
  • 1088cdf413 Version bump fvanroie 2021-05-06 22:08:20 +02:00
  • f704593ad2 Fix ArduinoJson 6.18.0 breaking change fvanroie 2021-05-06 22:07:50 +02:00
  • b414e23601 Add discovery command fvanroie 2021-05-06 21:44:05 +02:00
  • 0e57e62763 Add bblanchon fvanroie 2021-05-06 21:39:43 +02:00
  • 76ae156018 Add separate hasp_console fvanroie 2021-05-06 21:26:11 +02:00
  • 8fbab678b3 Add D_TIMESTAMP to lang.h fvanroie 2021-05-06 18:30:15 +02:00
  • 55d45f29c8 Fix compiler warnings fvanroie 2021-05-06 18:19:32 +02:00
  • fdc8d86b3f Restore the debugPrintHaspHeader fvanroie 2021-05-06 18:16:27 +02:00
  • 6662d07c2d Update ArduinoJson and TFT_eSPI fvanroie 2021-05-06 17:57:45 +02:00
  • 04ac201fb2 Added more translations fvanroie 2021-05-06 06:47:21 +02:00
  • 95c37d72fc Add GPIO strings fvanroie 2021-05-06 06:32:27 +02:00
  • 983c66e490 Add D_INFO_FULL_DUPLEX fvanroie 2021-05-06 05:07:31 +02:00
  • 21bbdb9c32 Cleanup headers fvanroie 2021-05-06 04:19:41 +02:00
  • 0d8b3c2a66 Add defines fvanroie 2021-05-06 04:19:27 +02:00
  • dca9a5d8b8 Decorate Loop() functions with IRAM_ATTR fvanroie 2021-05-06 03:47:46 +02:00
  • 0b7bda066d No IRAM_ATTR available on these platforms fvanroie 2021-05-06 02:54:34 +02:00
  • 46aaa37cc1 Add IRAM_ATTR fvanroie 2021-05-06 02:40:20 +02:00
  • 633f122929 Disable debug logging fvanroie 2021-05-06 02:40:03 +02:00
  • e9a4359f4d Add IRAM_ATTR fvanroie 2021-05-06 02:39:35 +02:00
  • 037da81cee Add calendar_event_handler and event_timer_calendar fvanroie 2021-05-06 01:35:42 +02:00
  • a84c543700 Revert to 6.17.3 because 6.18.0 is not in the registry yet fvanroie 2021-05-06 01:34:59 +02:00
  • 5706483d50 Add event_timer_calendar, calendar_event_handler and IRAM_ATTR fvanroie 2021-05-06 01:34:36 +02:00
  • 99a83c2f3c Fix a compiler warning fvanroie 2021-05-05 23:37:23 +02:00
  • 1275b32a5e Bump ArduinoJson to 6.18.0 fvanroie 2021-05-05 23:37:04 +02:00