AppDaemon has example of using Hass and MQTT from same automation, using ADBase rather than Hass from plugin
https://appdaemon.readthedocs.io/en/latest/APPGUIDE.html?highlight=adbase#using-multiple-apis-from-one-app
The test framework will reject this, since expects base class to be Hass
AppDaemon has example of using Hass and MQTT from same automation, using ADBase rather than Hass from plugin
https://appdaemon.readthedocs.io/en/latest/APPGUIDE.html?highlight=adbase#using-multiple-apis-from-one-app
The test framework will reject this, since expects base class to be Hass