MQTT Firmware 2.22 – Register-Names with ”d” instead of ”r”

Shop Forum ThermIQ in english General MQTT Firmware 2.22 – Register-Names with ”d” instead of ”r”

  • Detta ämne har 2 svar, 2 deltagare, och uppdaterades senast för 2 år sedan av Anonym.
Visar 3 inlägg - 1 till 3 (av 3 totalt)
  • Författare
    Inlägg
  • #7633
    Anonym
    Gäst

    Hi Anders,

    i pushed the Update-Button an the ThermIQ installed version 2.22

    Now the registernames are with ”d” instead of ”r”.

    Was this intentional?

    It’s usually not that nice to change the registernames…

    Is there a function to change that back to ”r”?

    Or is it planned to correct that with the next firmware update?

    Example:

    {
    ”Client_Name”: ”ThermIQ_xxxxxxxxxxxx”,
    ”app_info”: ”ThermIQ-mqtt 2.22”,
    ”reason”: ”T”,
    ”rssi”: -61,
    ”d0”: 7,
    ”d1”: 20,
    ”d2”: 0,
    ”d3”: 23,
    ”d4”: 0,
    ”d5”: 60,
    ”d6”: 58,
    ”d7”: 58,

    #7636
    Anders a
    Keymaster

    Hi PBM, I’m sorry that this cought you unaware.

    Yes this is an intentional change to make it easier for us humans to read and has been syncronized with support in the ThermIQ-web poller and HomeAssistant integration as well as the documentation. The old notation is still allowed when sending writes.

    It’s possible to revert back to old, hex-format, rXX by:
    ThermIQ/ThermIQ-mqtt/set {”REGFMT”:0}

    See also the documentation at:
    http://thermiq.net/ThermIQ_MQTT_Installation.pdf

    #7637
    Anonym
    Gäst

    Hi Anders,

    thanks for the information.

    With the new documentation, i changed my settings to decimal.

Visar 3 inlägg - 1 till 3 (av 3 totalt)
  • Du måste vara inloggad för att svara på detta ämne.