Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Domoticz MQTT integration #3359

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

gneluka
Copy link

@gneluka gneluka commented Oct 27, 2024

Adding basic support for Domoticz MQTT integration.
Changes:

  • Added field for configuring "Domoticz In" topic under MQTT section of config page
  • Added "Parameter per number sequence" select and "Domoticz Counter Idx" field under MQTT section of config page
  • Updated javascript functions as needed to support these new fields: read, write and update parameters.
  • Updated ClassFlowMQTT to publish to the configured "Domoticz In" topic using the correct payload format for Domoticz counters.
  • Minor changes and updates to interface_mqtt and server_mqtt to support the added functionality.

@gneluka
Copy link
Author

gneluka commented Nov 6, 2024

Hi @caco3, I have made the corrections per your comments. Let me know if there's anything else needed from my side so that this PR can be merged.

Thanks

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.

2 participants