Commit graph

11 commits

Author SHA1 Message Date
Felix Roos
deefde7b50
hotfix: codeformat 2026-06-21 15:41:50 +02:00
alex
def1738259 shortcuts for workshop 2026-06-19 21:29:25 +01:00
alex
13b11efa15 don't force SSL for mqtt websocket connections - fall back on url instead (wss: for SSL, ws: for unencrypted) 2026-05-26 16:11:33 +01:00
Jieren Chen
0d08225983 change the trigger handler to match new hap 2025-10-05 21:45:23 +02:00
Alex McLean
5fdea7fd80 github > strudel 2025-06-12 14:36:45 +01:00
Alex McLean
cf8203a4db
mqtt bugfix - connection check (#1282) 2025-02-07 17:11:52 +00:00
Alex McLean
cda79f3e5c
Bugfix: update mqtt connections dictionary (#1281) 2025-02-07 16:38:28 +00:00
Alex McLean
07b0a2e0f0
Make mqtt topic patternable (#1280) 2025-02-07 10:39:53 +00:00
Alex McLean
8bde61fa27
allow duration and cps metadata to be added to mqtt messages (#1279) 2025-02-06 14:59:03 +00:00
Alex McLean
9432f780f2
MQTT - if password isn't provided, prompt for one
Helpful for cases where you don't want to risk putting a password in the code.
2025-01-24 11:13:49 +00:00
Alex McLean
c66f19108c
MQTT support (#1224)
* Add mqtt() method and documentation
* Documentation clarifications for MIDI and OSC
2024-11-30 09:07:55 +00:00