Ztaeyn / HomeAssistant-VTR-Modbus

Simple control of Systemair VTR(300) via modbus directly to HA.
17 stars 5 forks source link

Improvement: display valid setpoint #8

Closed Ztaeyn closed 1 year ago

Ztaeyn commented 1 year ago

Check if input value matches sensor value for setpoint. Modify color of text, or display a symbol if these match, instead of displaying - both values.

Ztaeyn commented 1 year ago

Added a feedback check, comparing the input number in HA with the modbus sensor, coloring the entity icon. Green: SP matches. Red: SP not matching, or not yet synced.