1182 Commits

Author SHA1 Message Date
fvanroie
3991647597 Faster statusupdate check 2021-05-23 20:22:53 +02:00
fvanroie
5b3a7b6140 Fix telnet Client and flush pending line updates 2021-05-23 20:21:59 +02:00
fvanroie
72b58ede12 Replace do while loop with while loop 2021-05-23 15:27:51 +02:00
fvanroie
d8f6cf31ca Obsolete wakeup command in favor of idle off 2021-05-23 14:31:26 +02:00
fvanroie
d83b5507c5 Obsolete wakeup command in favor of idle off 2021-05-23 14:30:14 +02:00
fvanroie
99a7b58ae0 Obsolete wakeup command in favor of idle off 2021-05-23 14:29:57 +02:00
fvanroie
6835eda5b2 Fix telnet logoff crash 2021-05-23 14:04:23 +02:00
fvanroie
7d6029ebe6 Obsolete wakeup command in favor of idle off 2021-05-23 14:04:11 +02:00
fvanroie
bae324aa5f Buffered reads from telnetClient 2021-05-23 12:40:36 +02:00
fvanroie
372c51a9e6 Buffered writes to telnetClient 2021-05-23 12:20:59 +02:00
fvanroie
a80de01d0e Move light and dim into backlight command 2021-05-23 00:01:17 +02:00
fvanroie
0575400c3d Update moodlight json format 2021-05-22 23:00:32 +02:00
fvanroie
aa25af5e37 Merge branch 'master' of http://github.com/fvanroie/hasp-lvgl 2021-05-22 01:02:18 +02:00
fvanroie
8a29f76a33 Fix get_version() 2021-05-22 01:02:14 +02:00
fvanroie
beda2a380e Fix FS for MacOS X 2021-05-21 23:57:49 +02:00
fvanroie
417d0934fc Straight edges for pages 2021-05-21 22:24:00 +02:00
fvanroie
53047411d2 Allow align specified by numbers as in previous versions. Fix mode attribute. 2021-05-21 21:43:30 +02:00
fvanroie
c1d4fad16e Add D_ATTRIBUTE_LONG_MODE_INVALID 2021-05-21 18:21:52 +02:00
fvanroie
d462162307 Ignore comment attribute 2021-05-21 15:28:43 +02:00
fvanroie
2f592a6af6 Ignore comment attribute 2021-05-21 15:15:16 +02:00
fvanroie
1c62b5ef97 Fix toggle, back, prev, next properties 2021-05-21 14:08:39 +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
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