57 Commits

Author SHA1 Message Date
6d8258313d Ignore macOS junk 2025-01-02 12:04:12 -06:00
d43a958cfe WIP: DNS response parsing 2025-01-02 12:03:57 -06:00
41cdaba05c WIP: IntelliCenter controller locating
This is capable of broadcasting the request and receiving the response, but is not yet decoding the responses to identify the appropriate one that is the controller. That is forthcoming, and documentation is on the wiki.
2025-01-01 11:47:51 -06:00
942a03aea1 Move types package to dev dependencies 2025-01-01 11:45:09 -06:00
eaf660ea77 Add Wireshark capture of find request/response 2025-01-01 11:43:17 -06:00
d25cd56d0c Add mitmproxy log
This should help with implementation by providing a reference of what the official app does.
2024-12-31 21:40:41 -06:00
73d968bb3b Initial commit
Proof of concept of websocket connection to an IntelliCenter controller.

I swear it takes longer to get the linters setup and cooperating with each other than any of the actual code...
2024-12-31 11:26:43 -06:00