E1743 blueprint

I am using this blue print (works fine):

But I’ve noticed this appears regularly in my logs, but doesn’t seem to cause any unwanted issues:-

Logger: homeassistant.components.automation
Source: components/automation/config.py:207
Integration: Automation (documentation, issues)
First occurred: 11:03:57 (1 occurrences)
Last logged: 11:03:57

Blueprint ‘Controller - IKEA E1743 TRÅDFRI On/Off Switch & Dimmer’ generated invalid automation with inputs OrderedDict([(‘integration’, ‘ZHA’), (‘controller_device’, ‘bc7e9887f4a83b80061c2fddebb3dc20’), (‘helper_last_controller_event’, ‘input_text.tradfri_switch_lounge’), (‘action_button_up_short’, [OrderedDict([(‘type’, ‘turn_on’), (‘device_id’, ‘81d7c42a428f504254674954c2d12dd4’), (‘entity_id’, ‘switch.ajax_plug_lounge_tv_switch_2’), (‘domain’, ‘switch’)]), OrderedDict([(‘device_id’, ‘’), (‘domain’, ‘’), (‘entity_id’, ‘’)])]), (‘action_button_down_short’, []), (‘action_button_up_long’, [])]): Integration ‘’ not found. Got {‘variables’: <homeassistant.helpers.script_variables.ScriptVariables object at 0x7f1d2d8738e0>, ‘mode’: ‘restart’, ‘max_exceeded’: ‘SILENT’, ‘trigger’: [{‘platform’: ‘event’, ‘event_type’: [Template(“state_changed”)], ‘event_data’: {‘entity_id’: ‘’}}, {‘platform’: ‘event’, ‘event_type’: [Template(“deconz_event”), Template(“zha_event”)], ‘event_data’: {‘device_id’: ‘bc7e9887f4a83b80061c2fddebb3dc20’}}], ‘condition’: [{‘condition’: ‘and’, ‘conditions’: [{‘value_template’: Template("{%- set tri…

I’m not sure what the cause is, or whether its related to the fact that one of my E1743 switches (I have 2), regularly appears to drop off the network (entities show as unavailable), even though when using the device it works instantly.