Commit Graph

30 Commits

Author SHA1 Message Date
Patrick762
cc8091c04e fixed list and dict bugs 2023-06-01 15:30:52 +02:00
Patrick762
91af39bb6f Merge pull request #1 from Patrick762/server
Add standalone server
2023-05-24 19:01:25 +02:00
Patrick762
0dd111becb added check if usb port already opened 2023-05-24 17:48:29 +02:00
Patrick762
e4cf962b40 removed websocket message from console output 2023-05-24 17:15:22 +02:00
Patrick762
2f80192775 fixed python 3.9 compatibility 2023-05-24 17:06:40 +02:00
Patrick762
93db43ea54 added 10s status broadcast interval 2023-05-24 15:51:08 +02:00
Patrick762
b9f323244e added requirements 2023-05-22 19:55:03 +02:00
Patrick762
152c0fd19c replaced match() with if 2023-05-22 19:46:25 +02:00
Patrick762
06296413a5 fixed pip install error 2023-05-22 19:36:35 +02:00
Patrick762
5ab848f2d5 changed ssdp urn 2023-05-22 15:25:23 +02:00
Patrick762
f083cdca9e added ssdp background process 2023-05-22 15:11:05 +02:00
Patrick762
8f3ccecb34 added websocket broadcast 2023-05-21 15:21:38 +02:00
Patrick762
aad95602de added button state management 2023-05-21 15:01:06 +02:00
Patrick762
f998b6f433 replaced svglib with cairosvg, added ssdpy 2023-05-21 13:51:46 +02:00
Patrick762
78b7907bbb added todo 2023-05-20 14:29:33 +02:00
Patrick762
85272e6c8e added sqlite database to save button configs 2023-05-20 14:28:49 +02:00
Patrick762
f808deec3d fixed api responses 2023-05-04 13:19:24 +02:00
Patrick762
78ce8ff512 added hardware handling 2023-05-03 17:22:13 +02:00
Patrick762
610bf063e7 updated example button id 2023-05-03 15:41:41 +02:00
Patrick762
67b1962054 added handlers for api endpoints 2023-05-03 15:39:20 +02:00
Patrick762
22fe988591 added basic api routes 2023-05-03 14:51:39 +02:00
Patrick762
dc13848f96 extended server example 2023-04-25 19:45:42 +02:00
Patrick762
4d9d173274 added dependency 2023-04-25 19:25:29 +02:00
Patrick762
9b8d3574c2 added server example 2023-04-23 15:00:02 +02:00
Patrick762
40368ab5f8 added plugin repo to readme 2023-04-22 16:00:57 +02:00
Patrick762
f34f93a52c updated pypi version number 2023-04-22 14:01:28 +02:00
Patrick762
abf828a34b added new on_ws_connect callback 2023-04-22 13:57:15 +02:00
Patrick762
b5a63bc011 added pypi badge 2023-04-21 17:43:22 +02:00
Patrick762
5fb1ffc431 added files 2023-04-21 17:41:41 +02:00
Patrick762
d15a033d9d Initial commit 2023-04-21 16:58:16 +02:00