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
Currently, there is a discrepancy in the payload between certain MQTT sensors. Some have a timestamp, others don't. See heatpump_enable_sgr_control in mqqt.ino, specifically ´state_on&state_on`.
Currently everything works, but adding timestamps everywhere would be better for logs/debugging.
The text was updated successfully, but these errors were encountered:
Currently, there is a discrepancy in the payload between certain MQTT sensors. Some have a
timestamp
, others don't. Seeheatpump_enable_sgr_control
in mqqt.ino, specifically ´state_on&
state_on`.Currently everything works, but adding timestamps everywhere would be better for logs/debugging.
The text was updated successfully, but these errors were encountered: