Skip to content

draft(legacy_alt): prepare support of alternative legacy protocol#101

Draft
tspopp wants to merge 7 commits intomainfrom
t/legacy_b
Draft

draft(legacy_alt): prepare support of alternative legacy protocol#101
tspopp wants to merge 7 commits intomainfrom
t/legacy_b

Conversation

@tspopp
Copy link
Owner

@tspopp tspopp commented Nov 9, 2025

WIP / Still a draft

There are heatpumps (#97) which use the legacy protocol identifiers (id + length) but send different payloads. Currently AquaMQTT is misinterpreting them and you may observe weird values within MQTT.

Currently AquaMQTT does not support auto-detecting this special protocol type, since auto detection is based on id and message length which is exactly the same.

This PR adds an manual configuration flag for using the alternative legacy protocol.

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