Commit Graph

236 Commits

Author SHA1 Message Date
904eca0561 Verbiage 2024-12-07 15:03:01 -05:00
a082ed183f Don't inherit the whole state, just on and feedrate 2024-12-07 14:54:04 -05:00
1117af20e9 Move psState to the Window for global access 2024-12-07 14:51:54 -05:00
26f89e52b8 Remove quit button, adjust padding 2024-12-07 14:37:33 -05:00
c0ce4a6058 Aesthetics 2024-12-07 14:36:28 -05:00
5b1c2882cb Touch ups 2024-12-07 14:34:32 -05:00
38c0497a30 Inherit the whole state object on message receive 2024-12-07 14:29:26 -05:00
8df32a5726 doc -> document oops 2024-12-07 14:27:30 -05:00
7ba0fe5c79 Add indicator for feed rate, remove vac 2024-12-07 14:25:14 -05:00
83c040b800 Fix set feedrate 2024-11-30 17:30:03 -05:00
0834facb54 Remove protocol, revert to WS 2024-11-28 16:14:19 -05:00
c1a3c61a8f protocol -> protocolId 2024-11-28 16:06:24 -05:00
6871b0d1c8 Specify MQTT not WS 2024-11-28 15:58:45 -05:00
dafce39a24 New MQTT Config 2024-11-28 15:56:30 -05:00
53d9aaf14b New MQTT config 2024-11-27 16:06:19 -05:00
c351ec3554 Update MQTT connection 2024-11-27 15:42:55 -05:00
fe2252a094 Fix mqtt url 2024-11-25 21:33:37 -05:00
91fe54b12d Update mqtt server 2024-11-24 16:26:28 -05:00
9499d6756e Add timestamp to startup and shutdown commands 2024-09-04 19:53:44 -04:00
53b1be6f59 Call corect functions 2024-08-22 22:01:28 -04:00
7f8c090781 Fix imports again 2024-08-22 21:59:55 -04:00
c07c31ab0c Import functions 2024-08-22 21:58:55 -04:00
cc5dca9628 Add startup and shutdown buttons 2024-08-22 21:53:56 -04:00
6ac88305a6 Fix styling 2024-08-22 21:02:18 -04:00
14e9a4b932 Add pof and vac places 2024-08-22 20:23:17 -04:00
2fd5239094 Ignore package-lock 2024-08-22 20:16:06 -04:00
1aa56bb8dd Almost MVP 2024-08-15 12:03:11 -04:00
b62eebbe0f Only set the power state, not the entire state code lol 2024-08-15 11:44:10 -04:00
1c37b63314 Spaghetti at wall. 2024-08-15 11:31:31 -04:00
432e2e7dfd Fix what gets sent to MQTT 2024-08-15 11:22:05 -04:00
ab89e2e256 Begin setup for receiving state changes 2024-08-15 11:20:24 -04:00
f09f4dcf24 Add array to iterate over for elements 2024-08-15 11:18:06 -04:00
5af6ca77ba Fix first call 2024-08-15 11:14:24 -04:00
259700a1b5 Unconsolidate generating of states 2024-08-15 11:12:54 -04:00
2ef1e9320a Reveal and restyle bottom buttons 2024-08-15 11:12:32 -04:00
d0940d7bc1 Maybe? 2024-08-15 10:58:31 -04:00
2a8734eec8 screm 2024-08-15 10:56:41 -04:00
a49e0f61b2 Export 2024-08-15 10:55:56 -04:00
6cf9d622cb I think I need to give full domain? 2024-08-15 10:51:53 -04:00
4ff6404958 Rearrange 2024-08-15 10:49:50 -04:00
9b4ea6f576 Try new power toggle name 2024-08-15 10:47:12 -04:00
4485d14c5d Move buttons outside of form 2024-08-15 10:45:04 -04:00
31da872ef6 Test buttons and state refresh 1 2024-08-15 10:44:10 -04:00
7ef748ae0d Try domain again with wss 2024-08-15 10:41:21 -04:00
180606e552 Try 9001 2024-08-15 10:31:12 -04:00
dd3c7e26c3 Try mqtt://mqtt.3411.one 2024-08-15 10:30:45 -04:00
2f4714e2e5 Switch min to max 2024-08-15 10:28:11 -04:00
82cb858894 Go back from domain 2024-08-15 10:26:59 -04:00
97c2343993 Added some debug logging, moved config to main file 2024-08-15 10:24:49 -04:00
358136a6ef Move to subdomain for mqtt 2024-08-15 10:13:46 -04:00