1361 Commits

Author SHA1 Message Date
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
083c8caad3 Set font sizes to HASP_FONT_SIZE_x 2021-05-20 13:48:34 +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
2fa975f21c Update discovery and device classes for binary_input 2021-05-18 00:16:13 +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
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
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
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
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
55961c5b4f Speedup loop 2021-05-15 05:23:59 +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
6e758a460f Reboot using deepsleep 2021-05-12 09:33:56 +02:00
fvanroie
2f2d24954f Add HASP_GPIO_TOUCH 2021-05-12 04:29:20 +02:00
fvanroie
7b03c0ae83 Use hasp_update_value_t to dispatch normalized value updates 2021-05-12 04:29:05 +02:00
fvanroie
5961ce87de Add D_GPIO_TOUCH 2021-05-12 04:24:57 +02:00
fvanroie
9a19ddc747 Fix filesystemInfo for ESP8266 2021-05-11 23:14:52 +02:00
fvanroie
b023cfcec6 Update Portuguese 2021-05-11 22:22:48 +02:00
fvanroie
718d0bfecc Add AceButton pointer to gpio struct 2021-05-11 22:18:12 +02:00
Diogo Gomes
e35ce74ce9 pt_PT 2021-05-11 21:13:29 +01:00
fvanroie
2bd650ec4f Create regional files for Portuguese 2021-05-11 20:46:57 +02:00
fvanroie
74149bbdc5 Strings for file sizes 2021-05-11 18:42:51 +02:00
André_Teixeira_1998
d1bf2675b7
Added new Portuguese language header file 2021-05-11 17:20:40 +01:00
fvanroie
1b42dd4a6b Add translations for file size units and decimal point/comma 2021-05-11 02:26:03 +02:00
fvanroie
eac9132d78 Merge branch 'gpio-redesign' of http://github.com/fvanroie/hasp-lvgl into gpio-redesign 2021-05-11 01:34:20 +02:00
fvanroie
da9edfa8fa Add moodlight brightness 2021-05-11 01:33:54 +02:00
fvanroie
5a847f0da2 Code cleanup 2021-05-11 01:33:39 +02:00
fvanroie
64eeb49a78 Add moodlight brightness 2021-05-11 01:32:29 +02:00
fvanroie
637668d9b1 Add usedBytes and totalBytes 2021-05-11 01:31:55 +02:00
fvanroie
16f4c9d3b0 Remove duplicate D_TELNET_CLIENT_NOT_CONNECTED 2021-05-11 01:30:31 +02:00