Removing old automation for removed Keymaster integration

Hey there! Living the Keymaster integration but I’ve run into an issue and I’m hoping someone might be able to help. I installed the integration but something got screwy when I went back and enabled the alarm level and alarm type sensors after the integration was already installed so I removed it and reinstalled it. The new integration is working with no issue. However, I am getting a ton of errors about unknown entities in automations that are setup with the name I used on the deleted integration. The old integration was called “Front Door Lock” but for the new one I followed the wiki recommendation and just called it “frontdoor”. Following is just a couple of the errors (I’m getting something like 350 of these):

2021-06-02 06:11:49 ERROR (MainThread) [homeassistant.config] Invalid config for [automation]: Entity ID input_text.Front Door Lock_name_1 is an invalid entity ID for dictionary value @ data['entity_id']. Got None. (See ?, line ?).

2021-06-02 06:11:49 ERROR (MainThread) [homeassistant.config] Invalid config for [automation]: Entity ID input_text.Front Door Lock_pin_1 is an invalid entity ID for dictionary value @ data['entity_id']. Got None. (See ?, line ?).

2021-06-02 06:11:49 ERROR (MainThread) [homeassistant.config] Invalid config for [automation]: Service {% if (states.input_boolean.enabled_Front Door Lock_1.state == 'on') %}

input_boolean.turn_on

{% else %}

input_boolean.turn_off

{% endif %}

does not match format <domain>.<name> for dictionary value @ data['action'][0]['service_template']. Got None. (See ?, line ?).

Any idea how I can get rid of these? I checked for old automations but there’s nothing in the usual places I’d look.

Thanks again!

1 Like

Adding Zwave Locks to Home Assistant is a disaster. Totally unreliable. Once installed, you can’t get rid of them. Why isn’t a stable lock program baked into the core?

2 Likes

That’s rude and unnecessary.

Sorry. Moments of frustration. That continue. I keep forgetting that this is not a product, but a work in progress.

1 Like