Skip to content

Add MQTT live update helpers#25

Open
Wheemer wants to merge 1 commit into
theosnel:developfrom
Wheemer:add-mqtt-live-update-helpers
Open

Add MQTT live update helpers#25
Wheemer wants to merge 1 commit into
theosnel:developfrom
Wheemer:add-mqtt-live-update-helpers

Conversation

@Wheemer

@Wheemer Wheemer commented May 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add reusable X-Sense MQTT topic builders for house, station, presence, and shadow updates
  • add MQTT connect, subscribe, publish, callback parsing, and ACK-filtering helpers
  • add temp/humidity live-refresh request payload and publish helpers for STH51/STH0A/STH0B devices
  • fix MQTT presigned path caching by storing the signature timestamp on the helper instance

Notes

Validation

  • Parsed all xsense Python files with AST
  • Ran git diff --check
  • Ran mocked MQTT helper checks for path caching, topic generation, temp-data payloads, JSON publish, callback parsing, ACK filtering, and validation failures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant