1361 Commits

Author SHA1 Message Date
fvanroie
c314e56d54 Merge branch 'master' of https://github.com/altersis/openHASP into gpio-redesign 2021-05-11 01:26:34 +02:00
Gerardo Castillo
e236905f2e
THis is the new Spanish language file 2021-05-10 18:54:32 -04:00
fvanroie
a20da57b9b Add variable windows size for native apps 2021-05-10 17:41:48 +02:00
fvanroie
06fac902fd Don't inline some functions 2021-05-10 09:50:34 +02:00
fvanroie
75b65aa523 Add image_recolor properties 2021-05-10 09:50:08 +02:00
fvanroie
6ea6c8c297 Revert to fixed delays 2021-05-10 06:41:43 +02:00
fvanroie
1765a087c3 Add support for filesystem, png and tftWidth/tftHeight 2021-05-10 06:41:28 +02:00
fvanroie
d380c24bcf Use w and h in setAddrWindow 2021-05-10 06:39:35 +02:00
fvanroie
7555b64220 Tweaks to WiFi disconnect and rssi info 2021-05-10 06:39:07 +02:00
fvanroie
0b9f7ec3ea Load pages.jsonl in native applications 2021-05-10 06:38:27 +02:00
fvanroie
0f60213557 Use HASP_FS over SPIFFS 2021-05-10 06:36:54 +02:00
fvanroie
ff59b55427 Use default settings if filesystem is unavailable 2021-05-10 06:36:35 +02:00
fvanroie
cb4daf442c Add png support 2021-05-10 06:36:05 +02:00
fvanroie
392083c9dc Add anim_time and anim_speed attributes, major housekeeping 2021-05-08 09:01:37 +02:00
fvanroie
b49818e8c2 Fix missing hex color code 2021-05-08 08:10:51 +02:00
fvanroie
afdd106df8 Declare more lv_obj_t* as const 2021-05-08 08:09:55 +02:00
fvanroie
e31b681001 Improve wifi retry interval 2021-05-08 08:08:56 +02:00
fvanroie
2dc871f8bf Don't use HASP_ATTRIBUTE_FAST_MEM 2021-05-08 08:08:32 +02:00
fvanroie
1528e48795 Log mqtt data in errors and warnings 2021-05-08 03:03:24 +02:00
fvanroie
dc43fb6600 Add timer events 2021-05-08 03:02:18 +02:00
fvanroie
74439711b1 Add power flag 2021-05-08 03:01:33 +02:00
fvanroie
452b086a8e Speed optimization 2021-05-08 03:01:17 +02:00
fvanroie
a6da2a60e7 Add tab Text property 2021-05-07 15:16:19 +02:00
fvanroie
0be87a7c51 Indent the object tree 2021-05-07 04:37:43 +02:00
fvanroie
70b6f983e9 Implement obj_get_type, code cleanup and msgbox fix 2021-05-07 04:03:52 +02:00
fvanroie
9bf154ccb0 Implement hasp_find_obj_from_page_id and obj_get_type 2021-05-07 04:02:32 +02:00
fvanroie
f80cd90d94 Cleanup MQTT_TOPIC defines 2021-05-07 01:27:13 +02:00
fvanroie
75f76a7f3e Add HASP_TOPIC_COMMAND and HASP_USE_BROADCAST 2021-05-07 00:37:42 +02:00
fvanroie
90a6299279 Allow updating a text attribute with empty string 2021-05-07 00:04:44 +02:00
fvanroie
f704593ad2 Fix ArduinoJson 6.18.0 breaking change 2021-05-06 22:07:50 +02:00
fvanroie
b414e23601 Add discovery command 2021-05-06 21:44:05 +02:00
fvanroie
76ae156018 Add separate hasp_console 2021-05-06 21:26:11 +02:00
fvanroie
8fbab678b3 Add D_TIMESTAMP to lang.h 2021-05-06 18:30:15 +02:00
fvanroie
55d45f29c8 Fix compiler warnings 2021-05-06 18:19:32 +02:00
fvanroie
fdc8d86b3f Restore the debugPrintHaspHeader 2021-05-06 18:16:27 +02:00
fvanroie
6662d07c2d Update ArduinoJson and TFT_eSPI 2021-05-06 17:57:45 +02:00
fvanroie
04ac201fb2 Added more translations 2021-05-06 06:47:21 +02:00
fvanroie
95c37d72fc Add GPIO strings 2021-05-06 06:32:27 +02:00
fvanroie
983c66e490 Add D_INFO_FULL_DUPLEX 2021-05-06 05:07:31 +02:00
fvanroie
21bbdb9c32 Cleanup headers 2021-05-06 04:19:41 +02:00
fvanroie
dca9a5d8b8 Decorate Loop() functions with IRAM_ATTR 2021-05-06 03:47:46 +02:00
fvanroie
633f122929 Disable debug logging 2021-05-06 02:40:03 +02:00
fvanroie
e9a4359f4d Add IRAM_ATTR 2021-05-06 02:39:35 +02:00
fvanroie
037da81cee Add calendar_event_handler and event_timer_calendar 2021-05-06 01:35:42 +02:00
fvanroie
5706483d50 Add event_timer_calendar, calendar_event_handler and IRAM_ATTR 2021-05-06 01:34:36 +02:00
fvanroie
99a83c2f3c Fix a compiler warning 2021-05-05 23:37:23 +02:00
fvanroie
1275b32a5e Bump ArduinoJson to 6.18.0 2021-05-05 23:37:04 +02:00
fvanroie
196eb382fa Fix typo in native build 2021-05-04 18:44:12 +02:00
fvanroie
f44e2fc1f2 Fix gpioSetup on native build 2021-05-04 04:07:25 +02:00
fvanroie
89bca17408 Update dispatch_normalized_group_values 2021-05-04 02:37:32 +02:00