muart-group / esphome

ESPHome fork for development of the mitsubishi_uart component. Check out the documentation for more info:
https://muart-group.github.io/
10 stars 1 forks source link

Error Reporting Support #16

Closed KazWolfe closed 7 months ago

KazWolfe commented 7 months ago

The error information packet is now well known, and is already being requested by the firmware.

Mitsubishi publishes a list of text descriptions of the error codes (linked in the wiki), which may be beneficial to include in the error report. IMO, error reporting should be a sensor:

Both the two-character and four-character codes should be submitted as an attribute, alongside a boolean All Clear value.