You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after having tweaked my configuration back and forth, it seems that I now have quite a good starting point for my project.
However, one thing that still worries me is a simple value template correction.
Using this configuration line
r;w,,OffsetOutsideTemp,,,,,2D00,,,D2C,,K,Offset outside temperature (used to determined DisplayedOutsideTemp)
I wanted to make the offset for the temperature sensor writable.
This is how the the sensor is appearing in the MQTT explorer.
While I can generally live with the strange min and max values, the a step of 0.06 is not favorable.
How can I fix this permanently - and not updating it with every restart?
Thank you!
Regards
Connor
The text was updated successfully, but these errors were encountered:
For anyone getting here (including a future me) - a possible workaround is to send the configuration
to the topic followed by /config and to retain the message.
Dear,
after having tweaked my configuration back and forth, it seems that I now have quite a good starting point for my project.
However, one thing that still worries me is a simple value template correction.
Using this configuration line
r;w,,OffsetOutsideTemp,,,,,2D00,,,D2C,,K,Offset outside temperature (used to determined DisplayedOutsideTemp)
I wanted to make the offset for the temperature sensor writable.
This is how the the sensor is appearing in the MQTT explorer.
While I can generally live with the strange min and max values, the a step of 0.06 is not favorable.
How can I fix this permanently - and not updating it with every restart?
Thank you!
Regards
Connor
The text was updated successfully, but these errors were encountered: