1880 Commits

Author SHA1 Message Date
fvanroie
2f592a6af6 Ignore comment attribute 2021-05-21 15:15:16 +02:00
fvanroie
5492610d9d Correct partition csv file 2021-05-21 14:08:59 +02:00
fvanroie
1c62b5ef97 Fix toggle, back, prev, next properties 2021-05-21 14:08:39 +02:00
fvanroie
03f891c740 Merge branch 'gpio-redesign' 2021-05-20 15:41:29 +02:00
fvanroie
8fe16cd68d Merge branch 'master' into gpio-redesign 2021-05-20 15:41:09 +02:00
fvanroie
f10494b268 Fix typo 2021-05-20 15:35:56 +02:00
fvanroie
12344b8c73 Set font sizes to HASP_FONT_SIZE_x 2021-05-20 13:54:16 +02:00
fvanroie
083c8caad3 Set font sizes to HASP_FONT_SIZE_x 2021-05-20 13:48:34 +02:00
fvanroie
35da04d96a Version bump TFT_eSPI@^2.3.69 2021-05-18 13:42:52 +02:00
fvanroie
95d0007642 Code cleanup 2021-05-18 13:41:24 +02:00
fvanroie
952ab55b98 Add ssid and ip dynamic text parameters 2021-05-18 13:41:00 +02:00
fvanroie
62540e8443 Add static_text for labels 2021-05-18 04:20:05 +02:00
fvanroie
798cf8bd5e Replace haspGetVersion() with haspDevice.get_version() 2021-05-18 04:19:26 +02:00
fvanroie
af9e45645e Add translations 2021-05-18 02:30:25 +02:00
fvanroie
5c17df8cf2 Use separate input/output buttons 2021-05-18 00:17:11 +02:00
fvanroie
b926e984e3 Check hasp_local_style_attr last 2021-05-18 00:16:51 +02:00
fvanroie
968a78f3a3 Set LV_LED_BRIGHT_MIN=0 2021-05-18 00:16:33 +02:00
fvanroie
2fa975f21c Update discovery and device classes for binary_input 2021-05-18 00:16:13 +02:00
fvanroie
6879cf12f5 Update tests 2021-05-17 14:14:46 +02:00
fvanroie
67542199a8 Add generic_event_handler to spinner 2021-05-16 23:56:21 +02:00
fvanroie
b216cc1096 Rewrite of the attribute parser 2021-05-16 23:55:34 +02:00
fvanroie
9dda843e3b Use ascii characterset for WT32-SC01 2021-05-16 23:54:58 +02:00
fvanroie
4e33888580 Add HASP_OBJ_LINEMETER 2021-05-16 22:21:19 +02:00
fvanroie
5dad8b938e Bugfix in led index 2021-05-16 22:01:15 +02:00
fvanroie
66bba78b03 Change lmeter to linemeter 2021-05-16 22:00:38 +02:00
fvanroie
830b3acbef Add strcpy_P for native builds 2021-05-16 21:59:29 +02:00
fvanroie
00962f1538 Check object type before task run 2021-05-16 21:59:09 +02:00
fvanroie
5f6e0cf45e Add strings for invalid attributes 2021-05-16 21:58:23 +02:00
fvanroie
ee3c037580 Update tests 2021-05-16 21:57:59 +02:00
fvanroie
17cdca19df inline object_get_type functions 2021-05-15 13:49:04 +02:00
fvanroie
8fb8733f05 Fix for fake gpios 2021-05-15 13:48:29 +02:00
fvanroie
09b8fa72a7 Fix esp8266 compile errors 2021-05-15 13:33:49 +02:00
fvanroie
882ccaf79c Update gpio and group dispatcher 2021-05-15 12:46:59 +02:00
fvanroie
5f711fc0ce Update tavern tests 2021-05-15 12:46:04 +02:00
fvanroie
a89fc857c1 Add test/config.yaml 2021-05-15 12:45:49 +02:00
fvanroie
a73984aefa Add types for generic attribute lists 2021-05-15 12:45:25 +02:00
fvanroie
b59207e1b6 Code cleanup 2021-05-15 12:44:56 +02:00
fvanroie
2d9e73d0ff Optimize performance of the main loop 2021-05-15 12:44:25 +02:00
fvanroie
71193fef4d Update group values 2021-05-15 12:43:04 +02:00
fvanroie
52659803fd Add clear and spinner attributes.
More generic attribute methods
2021-05-15 12:42:03 +02:00
fvanroie
7e80c81ea1 Separate input and output config pages 2021-05-15 12:40:02 +02:00
fvanroie
859a111d9e Rework gpios 2021-05-15 12:39:10 +02:00
fvanroie
d42749703e Add power pulse counter 2021-05-15 12:35:20 +02:00
fvanroie
e77a1d14d3 Update config.yaml template 2021-05-15 11:58:07 +02:00
fvanroie
46505290bf Update tavern tests 2021-05-15 11:53:55 +02:00
fvanroie
55961c5b4f Speedup loop 2021-05-15 05:23:59 +02:00
fvanroie
8755f78b4a Add LV_ATTRIBUTE_TASK_HANDLER 2021-05-15 05:20:12 +02:00
fvanroie
8414cd7a71 Add ext_click_h and ext_click_v
Add my_obj_get_range for setting group values
2021-05-13 17:36:05 +02:00
fvanroie
01b26cb70b
Merge pull request #164 from nagyrobi/master
Add gitpod build environment for almost oneclick builds
2021-05-13 09:40:53 +02:00
nagyrobi
54a1f02e18
Create .gitpod.yml 2021-05-13 09:27:49 +02:00