FutureTense / keymaster

Home Assistant integration for managing Z-Wave enabled locks
MIT License
239 stars 45 forks source link

ISSUE: Missing script.keymaster_front_door_manual_notify #302

Closed Gibby closed 2 years ago

Gibby commented 2 years ago

Describe the bug Tried to run the keymaster_front_door Reset automation.

Received the following error.

keymaster_front_door Reset uses an unknown service
The automation "keymaster_front_door Reset" (automation.keymaster_front_door_reset) has an action that calls an unknown service: script.keymaster_front_door_manual_notify.

This error prevents the automation from running correctly. Maybe this service is no longer available, or perhaps a typo caused it.

To fix this error, [edit the automation](/config/automation/edit/keymaster_front_door Reset) and remove the action that calls this service.

Click on SUBMIT below to confirm you have fixed this automation.

Environment (please complete the following information):

Additional context

Looking under packages directory I do not see the script defined anywhere.

firstof9 commented 2 years ago

Dupe #295