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

Implementation of an option in the settings that allows MQTT users to receive updates of unchanged values. #209

Closed
wants to merge 3 commits into from

Commits on Aug 5, 2020

  1. Added a checkbox

    Added a checkbox, to enable an option to update objects even if they have not changed when MQTT reports them. And a Disclaimer that this behavior is different from the behavior in CoAP mode.
    JoschaMiddendorf authored and JoschaMiddendorf committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    4f9b8a8 View commit details
    Browse the repository at this point in the history
  2. Added translation

    Added translations for the checkbox description.
    JoschaMiddendorf authored and JoschaMiddendorf committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    fc8c780 View commit details
    Browse the repository at this point in the history
  3. Added condition

    Added condition to update the objects, even if they have not changed, if the corresponding option is enabled.
    JoschaMiddendorf authored and JoschaMiddendorf committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    b078752 View commit details
    Browse the repository at this point in the history