Commit graph

213 commits

Author SHA1 Message Date
989107c8e3 fix nullptr for inputs 2024-01-11 22:36:16 +07:00
5877cad87e fix nullptr 2024-01-11 22:35:52 +07:00
23af3d5aed Patch display, pinmap 2024-01-11 22:26:57 +07:00
d608fdbf9a fix syntax error 2024-01-11 00:15:00 +07:00
631894c43f Update main.cpp 2024-01-11 00:10:44 +07:00
cb7038ee63 batch IR Capture 2024-01-11 00:07:34 +07:00
ec411bf7bb adjust temp index 2024-01-10 20:12:26 +07:00
81aa0c64f9 integrate IRBlaster into climate card 2024-01-10 19:43:07 +07:00
618f0b51e8 Working IR send / Receive class 2024-01-10 19:26:00 +07:00
23a2f243c9 IR Recieve 2024-01-10 17:10:51 +07:00
a9cde5ac54 move html location 2024-01-02 13:22:00 +07:00
74c37e3747 Rename Directory 2024-01-01 23:44:07 +07:00
4fd8a0a761 Web Server Comments 2024-01-01 23:40:32 +07:00
d8aae4d3b0 WebUI Save Config Complete 2024-01-01 23:23:05 +07:00
c1d23495d5 save config prototype 2 2024-01-01 22:53:28 +07:00
5302c4c758 OTA Update functionality 2024-01-01 22:13:54 +07:00
f1db2c0487 save config prototype 2024-01-01 20:56:37 +07:00
cd271efddd enable authentication 2024-01-01 20:31:06 +07:00
daaabe5f26 web username and password 2024-01-01 20:30:17 +07:00
19cfaf6cba Web Server Config page without submission 2024-01-01 17:52:59 +07:00
d340142879 html dashboard page, without upload 2024-01-01 16:38:14 +07:00
8c43d260d0 Initial workingHelloWorld Web Server 2024-01-01 13:28:15 +07:00
f8661dd4a1 Display Comment 2024-01-01 12:56:52 +07:00
687063a097 Update ESPMegaPRO_OOP.hpp 2024-01-01 11:16:27 +07:00
d75d098247 IoT Comment 2024-01-01 11:14:33 +07:00
9a0f02fcd9 add internal display in emg pro comment 2024-01-01 02:49:00 +07:00
ff2074fd0a Update ESPMegaPRO_OOP.hpp 2024-01-01 02:44:01 +07:00
789afc04dc document everything except InternalDisplay and IoT 2024-01-01 02:39:51 +07:00
4031b7555a add class comment 2024-01-01 01:56:49 +07:00
039e65e6df half comment done 2024-01-01 01:38:25 +07:00
d62ffa3606 Milestone 1
All function implemented in OOP except WebServer Function.
Most missing documentation and comments
2024-01-01 00:31:28 +07:00
e1f0fd5651 fixed input publish and change climate to name 2024-01-01 00:07:11 +07:00
4c77474a94 fixed climate card mqtt crash bug 2023-12-31 23:29:40 +07:00
9cd5b7132b mqtt_dbg 2023-12-31 20:49:22 +07:00
14767df9ec fix mqtt ptr init bug 2023-12-31 17:55:13 +07:00
443a02c319 pre-eth-dbg 2023-12-31 15:53:39 +07:00
e8804864b8 card rebinding support 2023-12-31 13:41:48 +07:00
724f8f42e9 return callback handler 2023-12-31 13:32:38 +07:00
5f6e586945 migrate callbacks from std::vector to std::map 2023-12-31 13:29:11 +07:00
c635427d64 fixed climate card fram bug 2023-12-31 02:59:25 +07:00
091dc183fe debug_fram 2023-12-31 02:18:57 +07:00
b4b7232937 display setting updating 2023-12-31 00:51:34 +07:00
19aae95252 display climate implementation 2023-12-31 00:37:50 +07:00
ea2c2e076b climate display implementation 2023-12-31 00:25:07 +07:00
2d0d38ecf3 oop output card display binding 2023-12-30 22:50:19 +07:00
59b1ade59d Update ESPMegaDisplay.cpp 2023-12-30 18:51:13 +07:00
53937dd0ed change logging method 2023-12-30 18:47:52 +07:00
b5806498ea running demo 2023-12-30 18:27:39 +07:00
c224aba193 refactor for integration of InternalDisplay 2023-12-30 15:56:05 +07:00
d0e4825c2d migrate IRRemote to RMT 2023-12-30 15:39:16 +07:00