1182 Commits

Author SHA1 Message Date
fvanroie
157c5e9449 Use the zero terminated copy as payload 2021-03-05 23:01:25 +01:00
fvanroie
549728d30b Move platform #if to top of the file 2021-03-05 19:38:33 +01:00
fvanroie
62d26eb189 Remove debug messages 2021-03-05 18:04:20 +01:00
fvanroie
7591ce4418 Add linux_sdl environment 2021-03-05 16:43:58 +01:00
fvanroie
ee49a2c6b3
Merge pull request #70 from thouters/linux
Add linux emulator platform
2021-03-05 15:58:10 +01:00
nagyrobi
4ca50771e7
Update hasp_wifi.cpp
Allow the WiFi key to be the maximum 64 characters supported by the standard.
2021-03-04 16:07:21 +01:00
fvanroie
80ed53e062 remove hasp_drv_display 2021-03-03 18:18:50 +01:00
fvanroie
8ece088ce0 Set moodlight payload to uppercase 2021-03-02 00:24:22 +01:00
fvanroie
f4339203b7 Set backlight payload to lowercase 2021-03-02 00:23:54 +01:00
Thomas Langewouters
6681b2765b
Merge branch '0.4.0-dev' into linux 2021-03-01 21:46:10 +01:00
Thomas Langewouters
67a63105ce Add linux emulator platform 2021-03-01 21:38:45 +01:00
fvanroie
c780fabead Switch HA message order 2021-03-01 04:29:53 +01:00
fvanroie
0ef0f8c520 New event handler state senders 2021-02-28 22:04:12 +01:00
fvanroie
9f71460a65 Fix 255.255.255.255 IP error 2021-02-28 21:19:03 +01:00
fvanroie
17550d7b66 Add MQTT error codes 2021-02-28 20:49:55 +01:00
fvanroie
190f2d649e Add D_ERROR_UNKNOWN 2021-02-28 20:49:04 +01:00
arovak
a1971947f3 stmpe610 touch driver 2021-02-28 20:15:59 +01:00
fvanroie
5e25c85689 Change on/off states to lower case 2021-02-28 02:16:20 +01:00
fvanroie
6d8a3967d7 Change idle events to lowercase 2021-02-28 02:10:23 +01:00
fvanroie
b62b2841c9 Change event names to lower case 2021-02-28 00:51:16 +01:00
arovak
51a6a73967 add stmpe610 touch driver 2021-02-28 00:13:15 +01:00
fvanroie
489ccd4034 Move dispatchSetup to main setup for oobe support 2021-02-27 18:26:54 +01:00
fvanroie
96dddbb5b2 Add config/gpio support 2021-02-27 18:25:46 +01:00
fvanroie
80052140f3 Add lvfs config 2021-02-27 01:17:51 +01:00
fvanroie
da00c41a21 Move dispatchSetup to haspSetup 2021-02-26 23:52:54 +01:00
fvanroie
6d6e1b99ef Make commands array autosized 2021-02-26 23:24:46 +01:00
fvanroie
0ca341a7ae Fix filename 2021-02-25 20:01:37 +01:00
fvanroie
7c9b420c8c Fix wrong #endif 2021-02-25 20:01:28 +01:00
fvanroie
a115cb2b9b Add hasplib 2021-02-25 20:01:11 +01:00
fvanroie
5967d137f6 Add scale attributes 2021-02-25 20:00:31 +01:00
fvanroie
43bfcae843 Add support for STM32F4 2021-02-24 22:38:07 +01:00
fvanroie
cea0439c75 Fix incorrect defines 2021-02-24 22:36:42 +01:00
fvanroie
662a634c60 Fix for STM32F4 2021-02-24 22:36:04 +01:00
fvanroie
58f8c4cb26 Merge branch '0.4.0-dev' of http://github.com/fvanroie/hasp-lvgl into 0.4.0-dev 2021-02-24 04:28:15 +01:00
fvanroie
ebc8490dcb Add Stm32f4Device 2021-02-24 04:27:18 +01:00
fvanroie
218aa2565b
Rename README to README.md 2021-02-24 04:06:11 +01:00
fvanroie
5be38e9020
Create README 2021-02-24 04:05:51 +01:00
fvanroie
45a364c076 Fix build errors on ESP32 ethernet 2021-02-24 03:09:05 +01:00
fvanroie
abb69ce5dd Check if TFT_BCKL is defined before using 2021-02-23 23:14:25 +01:00
fvanroie
301af99dd6 Add default return value to is_driver_pin 2021-02-23 23:13:52 +01:00
fvanroie
e3156d659d Remove HASP prefix from enitiy names 2021-02-23 23:13:31 +01:00
fvanroie
5ca89f9c84 Fix gpio lag when changing moodlight 2021-02-23 23:13:11 +01:00
fvanroie
c81bf0da00 Fix telnet server 2021-02-23 21:16:54 +01:00
fvanroie
0f24c6c4ae Code clean-up 2021-02-23 21:15:10 +01:00
fvanroie
13563809d9 Update moodlight auto-discovery 2021-02-23 20:42:09 +01:00
fvanroie
6d2ac82452 Corrected HASP_USE_GPIO 2021-02-23 20:41:28 +01:00
fvanroie
1042076845 Add is_driver_pin 2021-02-23 20:40:47 +01:00
fvanroie
c5204b48d5 Add is_system_pin 2021-02-23 20:40:16 +01:00
fvanroie
df09d8ae5c Fix screen refresh during long updates 2021-02-23 14:55:10 +01:00
fvanroie
c38b75dd1a Fix webServer landing page in STA mode 2021-02-23 14:54:56 +01:00