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
BaseConv("customized_property", "binary_sensor", mi="5.p.1018"),
Should be changed to
MathConv("customized_property", "sensor", mi="5.p.1018", min=0, max=255),
This sensor contains multiple values (distance dependent)
The text was updated successfully, but these errors were encountered:
BaseConv("customized_property", "binary_sensor", mi="5.p.1018"),
Should be changed to
MathConv("customized_property", "sensor", mi="5.p.1018", min=0, max=255),
This sensor contains multiple values (distance dependent)
The text was updated successfully, but these errors were encountered: