3298 Commits

Author SHA1 Message Date
Kuba Szczodrzyński
3fcae65fad
Allow suppressing console output on PC build 2024-02-10 18:20:54 +01:00
Kuba Szczodrzyński
3cb5eb2d58
Support event data substitution in action commands 2024-02-10 18:04:18 +01:00
Kuba Szczodrzyński
603d38ae3c
Support executing shell commands on PC build 2024-02-10 16:22:36 +01:00
Kuba Szczodrzyński
4fff3d79c5
Enable command console on PC build 2024-02-10 15:05:01 +01:00
Kuba Szczodrzyński
2738bff96a
Allow changing LVGL refresh and animation period 2024-02-10 12:11:37 +01:00
presslab-us
f1f2f51ba4
Merge branch 'HASwitchPlate:master' into backlight_fade_cb 2024-02-09 19:29:39 -08:00
Ryan Press
c01e4a799e Use callback for backlight fade 2024-02-09 19:28:57 -08:00
Kuba Szczodrzyński
de0aeab435
Hide active tty cursor on POSIX fbdev 2024-02-09 23:47:18 +01:00
Kuba Szczodrzyński
6bfe89cac0
Implement LVGL task for POSIX fbdev 2024-02-09 22:55:11 +01:00
Kuba Szczodrzyński
4c20d6a4b9
Allow choosing fbdev and evdev names, load POSIX settings from config 2024-02-09 22:35:01 +01:00
Kuba Szczodrzyński
a0c8fd49d4
Fix millis() overflow on 32-bit Linux 2024-02-09 20:45:53 +01:00
fvanroie
226a88f3df Updated libraries and CHANGELOG 2024-02-09 02:15:55 +01:00
fvanroie
da9b034289 Fix broken scripts 2024-02-09 02:15:30 +01:00
Kuba Szczodrzyński
a7d900ed7b
Support brightness control on Linux fbdev 2024-02-08 22:44:39 +01:00
Kuba Szczodrzyński
f36dd66a05
Fix memory corruption with memcpy(), support musl libc 2024-02-08 22:07:59 +01:00
Kuba Szczodrzyński
ed6b17cfd7
Print evdev input device resolution, enable cursor on fbdev 2024-02-08 22:02:23 +01:00
fvanroie
f4f5ae0f0d Update Graphics Libraries 2024-02-08 20:13:09 +01:00
fvanroie
18a3f0bb7f Fix macro 2024-02-08 19:47:53 +01:00
Kuba Szczodrzyński
9693ef361a
Scan for input devices on Linux, show splashscreen 2024-02-08 19:44:23 +01:00
Kuba Szczodrzyński
fdc5f9170a
Support evdev on Linux 2024-02-08 18:57:08 +01:00
fvanroie
1a5921080f Update Timezones 2024-02-08 18:21:22 +01:00
fvanroie
109f00368e Remove root CA cert bundle 2024-02-08 17:55:45 +01:00
fvanroie
1043f5ddd7 Update Changelog 2024-02-08 17:55:28 +01:00
fvanroie
7d804f8eab Update hostnames to openhasp.com 2024-02-08 17:23:04 +01:00
fvanroie
2038cce050 Update build actions to Node.js 20 2024-02-08 16:57:23 +01:00
fvanroie
91b347c8d1 Bump RC version 2024-02-08 16:46:10 +01:00
fvanroie
b85542c9ad Update build actions to Node.js 20 2024-02-08 16:44:17 +01:00
Kuba Szczodrzyński
ac5fe4a424
Add POSIX fbdev port 2024-02-08 16:37:14 +01:00
fvanroie
ce11627308 Add root CA cert bundle to src 2024-02-08 16:35:44 +01:00
fvanroie
af6576b402 Merge branch 'master' of https://github.com/HASwitchPlate/openHASP 2024-02-08 16:28:15 +01:00
fvanroie
28152302b1 Update root CA certificates 2024-02-08 16:28:12 +01:00
fvanroie
775a269879
Merge pull request #632 from perexg/topic/wireguard-hostname
wireguard - allow to set hostname for the remote peer
2024-02-08 15:41:50 +01:00
Jaroslav Kysela
51f35e7d36 wireguard - allow to set hostname for the remote peer
WireGuard-ESP32 library uses lwip_getaddrinfo() call to resolve
IP/hostname string, so it should work.
2024-02-08 14:24:23 +01:00
Kuba Szczodrzyński
e922042a3d
Fix disk access path separator on Linux 2024-02-07 23:12:23 +01:00
Kuba Szczodrzyński
a884fbf705
Implement LVGL task for Windows GDI 2024-02-07 19:30:17 +01:00
Kuba Szczodrzyński
d0e383e398
Merge setup() and loop() of PC and Arduino 2024-02-07 17:19:45 +01:00
Kuba Szczodrzyński
cb1d860635
Cleanup PC entrypoint, remove MQTT CLI options 2024-02-07 16:33:52 +01:00
Kuba Szczodrzyński
0e87f52c1f
Support config file on PC build 2024-02-07 15:16:32 +01:00
fvanroie
b9a435f0a4 Update to ace?js 1.32.6 2024-02-07 14:29:13 +01:00
fvanroie
62f567773d Disable fade #626 2024-02-07 14:28:14 +01:00
Kuba Szczodrzyński
96bfbf397b
Add HASP_TARGET_ARDUINO and HASP_TARGET_PC macros 2024-02-07 11:11:15 +01:00
Kuba Szczodrzyński
b738c22c67
Disable app_hal.c if not using SDL2 2024-02-06 19:59:28 +01:00
Kuba Szczodrzyński
76b9be4d97
Add Win32Drv GDI port 2024-02-06 19:53:58 +01:00
Kuba Szczodrzyński
9b3bbcc107
Fix PC building with MQTT disabled 2024-02-06 19:52:57 +01:00
Kuba Szczodrzyński
a2d97204f8
Fix storage root path with LV_USE_FS_IF 2024-02-06 19:52:39 +01:00
Kuba Szczodrzyński
246f5e3ac2
Only enable SDL2 driver with USE_MONITOR 2024-02-06 19:52:23 +01:00
Kuba Szczodrzyński
a7b558eb33
Rename SDL2 port to PC 2024-02-06 19:52:00 +01:00
fvanroie
b1716fbca1 Prevent concurrently running scripts 2024-02-06 02:34:26 +01:00
fvanroie
1364795f98 Downgrade to Tasmota core 2023.10.02 2024-02-05 19:15:22 +01:00
fvanroie
71c20b88d6 Update to ace.js v1.32.5 2024-02-02 19:46:55 +01:00