Jalle19 / eda-modbus-bridge

An HTTP/MQTT bridge for Enervent EDA ventilation units
GNU General Public License v3.0
15 stars 3 forks source link

Expose a way to acknowledge the newest alarm #114

Closed Jalle19 closed 2 months ago

Jalle19 commented 2 months ago

ALARM_STATE_OFF = 0, ALARM_STATE_ACKED = 1, ALARM_STATE_ON = 2. Write “1” or “2” to this register to acknowledge the alarm.

Could be exposed to Home Assistant as an MQTT button