55 Commits

Author SHA1 Message Date
aderusha
b2c263eee7 1.06 firmware release binaries 2024-04-28 08:57:38 -04:00
aderusha
46de32a82d 1.06 2024-04-28 08:56:50 -04:00
aderusha
830aa62cef Prep 1.06 for merge into main 2024-04-28 08:56:28 -04:00
aderusha
c3abd4998b fix lcd update message, faster update check 2023-12-26 23:39:27 -05:00
aderusha
8ff9607a09 New MQTT discovery style, revert to old update server 2023-12-26 12:09:59 -05:00
aderusha
767605f8ac convert to cpp 2023-12-16 10:12:10 -05:00
aderusha
95276b1191 Update to new MQTT discovery, convert to CPP 2023-12-16 10:11:58 -05:00
aderusha
a17a630b28 Update doc images 2023-11-02 07:31:42 -04:00
Allen Derusha
50aee2538c Update ESP8266 to latest SDK and Arduino build 2023-02-21 10:21:07 -06:00
aderusha
9763dd416c Add new models, update binary with latest libraries 2022-09-06 15:53:11 -04:00
aderusha
d731a3ac1e Add rebootOnLongPress 2022-05-16 11:51:08 -04:00
aderusha
69efb4709b New formatter, who dis 2022-05-02 11:08:19 -04:00
aderusha
367d9417cb compiled snapshot of current dev build 2022-04-18 11:05:31 -04:00
aderusha
45e0ab2a5e Fix #164 2022-04-18 10:55:05 -04:00
aderusha
9b34b2aff0 Update libraries 2022-04-18 10:52:22 -04:00
Allen Derusha
458561c65a
Update README.md 2022-01-16 09:02:10 -05:00
aderusha
004b26587b Add config commands to MQTT namespace 2021-12-12 10:33:19 -05:00
aderusha
5f3adc06aa Fix MQTT broker save, bounds check on nextionMaxPages 2021-12-07 07:00:14 -05:00
aderusha
570eefcb90 Increment version to 1.05 2021-11-30 17:40:17 -05:00
aderusha
ab730188de Provide default for missing NextionBaud 2021-11-30 17:38:25 -05:00
aderusha
f20474d8f7 Add compiled binaries 2021-11-18 08:39:42 -05:00
aderusha
ede68ae4fb Streamline crash and MQTT broker error handling 2021-11-17 09:29:56 -05:00
aderusha
dc3a50546c Expand MQTT broker to 128 bytes 2021-11-15 16:23:30 -05:00
aderusha
efd785a458 Append newline to config.json and add file debug 2021-11-15 16:04:14 -05:00
aderusha
16a5695621 Update HASPone branding 2021-11-15 11:21:35 -05:00
aderusha
5c745745b9 Update 1.04 dev binaries 2021-11-15 11:02:51 -05:00
aderusha
ea0c3490c4 Add compiled binaries 2021-11-15 09:33:25 -05:00
aderusha
3ea99814b4 Fix race condition in JSON config save 2021-11-15 09:32:12 -05:00
aderusha
509e6a897a Increment version, add example comment, fix typo 2021-11-15 09:31:26 -05:00
aderusha
182a1c2855 Update product name and push compiled binaries 2021-11-10 11:50:34 -05:00
aderusha
1b22cd46d6 Update build and platformio.ini 2021-11-08 14:36:40 -05:00
aderusha
675cb88499 Revert configuration_url 2021-11-08 13:58:57 -05:00
aderusha
fdb735b990 Handle empty hassDiscovery string 2021-11-08 13:57:25 -05:00
aderusha
8adb60520c Improved Nextion page handling 2021-11-07 13:51:44 -05:00
aderusha
bd10113e69 Add configurable HA discovery topic 2021-07-06 15:09:05 -04:00
aderusha
0b6e18480e Add current 1.03 firmware binary to dev branch 2021-07-06 12:54:19 -04:00
aderusha
0da0ef1575 Resolve issue w/ JSON value return button IDs 2021-07-06 12:49:02 -04:00
aderusha
b1d036a160 Add platform version 2021-07-06 10:25:29 -04:00
aderusha
02bfce1bc2 Fix whitespace 2021-07-06 10:01:30 -04:00
aderusha
c8136f17af Add platformio.ini 2021-07-06 09:58:44 -04:00
aderusha
38b8615492 Align button disabled events with project 2021-06-27 10:31:54 -04:00
aderusha
8052c8c6e2 Clear unused string var 2021-06-27 09:22:54 -04:00
aderusha
ddda3c78b3 Increment version 2021-06-27 09:22:30 -04:00
Jeremy Falling
940b392bee
Correct comment 2021-06-24 14:23:33 +02:00
Jeremy Falling
cafd92b94a
Add option to drop touch events when backlight is off
This adds functionality to optionally drop touch events when the
backlight is off and send an mqtt message. This allows for a child lock
mode or the backlight to turn off on a schedule but turn back on when
the user touches the screen without it sending an event until the
backlight is on again.
2021-06-24 12:42:01 +02:00
aderusha
d4d6a70cdd 1.02 update 2021-05-02 18:54:48 -04:00
aderusha
9f97699005 HASPone v1.02 2021-05-02 18:38:08 -04:00
aderusha
0e198caeca Add reboot on page 0 2021-03-19 07:41:20 -04:00
Jason Pelzer
d54ba313f1
Removed race web page race condition in nextionHandleInput
Removed call to webServer.handleClient() in nextionHandleInput() which could cause the event loop() to lock up.
2021-03-18 22:54:39 -04:00
aderusha
f8d647f084 debug build for jpelzer 2021-03-18 16:35:41 -04:00