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

MQTT improvements #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 3, 2022

  1. MQTT improvements

    - The "+" symbol in heater+ caused mosquitto to reject all messages
    - Create plain number values with type specified in the topic name for easier parsing
    - Add in flags to detect eg low battery issues
    mzealey committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4ab1210 View commit details
    Browse the repository at this point in the history
  2. Add in docs

    mzealey committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    5a50b45 View commit details
    Browse the repository at this point in the history