HomeAutomation Switchplate based on lvgl for ESP32
Stars
969
Forks
261
Watchers
969
Open Issues
50
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.0k
commits
36
commits
28
commits
18
commits
17
commits
15
commits
14
commits
8
commits
8
commits
8
commits
Merge branch 'master' of https://github.com/HASwitchPlate/openHASP
bfc56dfView on GitHubMerge pull request #1006 from alvarolobato/fix/mqtt-paho-reconnect-loop
8234d1dView on GitHubfix: prevent MQTT disconnect loop by reusing Paho client on reconnect
512086bView on GitHubmy_line_set_points: DynamicJsonDocument allocation based on the number of points.
2ad6932View on GitHubMerge pull request #1002 from alvarolobato/fix-connect-loop-188
f910da1View on GitHubRevert platformio.ini: darwin/linux disabled by default; remove #endif comment
ce3773cView on GitHubFix preprocessor #endif; add -std=c++14 to Linux envs; include darwin/linux in main platformio.ini
c33fe49View on GitHubdarwin_headless: add -std=c++14 for ArduinoJson/native build
e2332faView on GitHubPC/SDL2: defer jsonl/json MQTT commands to main thread (fix segfault on retained page-0)
61c2368View on GitHub