I am currently using the blueprint linked below applied to an IKEA STYRBAR remote.
https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e2001_e2002/
Whilst it works flawlessly, every time I restart HA without fail, I receive the following error report.
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/device_automation/trigger.py", line 65, in async_attach_trigger
return await platform.async_attach_trigger(hass, config, action, trigger_info)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/mqtt/device_trigger.py", line 379, in async_attach_trigger
mqtt_data = hass.data[DATA_MQTT]
~~~~~~~~~^^^^^^^^^^^
KeyError: 'mqtt'```
I have set up the device using ZHA as shown in the screenshot below, so unsure of the cause.
Any support would be appreciated.
Controller automation for executing any kind of action triggered by the provided IKEA E2001/E2002 STYRBAR Remote control. Supports Zigbee2MQTT, ZHA, deCONZ.