Fixes:
- Fixed config flow deprecation issue (thanks to @WhiteSockedDancer for reporting) #30
- Fixed empty MQTT device messages causing Home Assitant errors #31
- Fixed empty MQTT media player messages causing Home Assitant errors #32
- Removed MQTT integration requirement that caused issues for users using LocalAPI only #41
- Fixed LocalAPI device discovery flow issues preventing device from being added https://github.com/hass-agent/HASS.Agent-Integration/pull/42/files
- Fixed devices appearing as discovered even though they were already added via MQTT discovery #43
- Fixed notify platform error in the logs when device is removed #44
- Fixed media player not working after HASS.Agent device is renamed #51