Closed Amishman closed 1 year ago
Re-generate your scripts using the keymaster.generate
service
I'm sorry but how do I do that?
Click Dev-tools -> Services click YAML mode and enter:
service: keymaster.generate_package
data:
lockname: frontdoor
just replace "frontdoor" with the name you gave your lock.
Having a similar issue, when I try this I get an error:
Failed to call service keymaster.generate_package. Unable to find service keymaster.generate_package
Sounds like the integration isn't loaded.
I also get this error; mine has a bit more text; but it is unhelpful: Failed to call service keymaster.generate_package. Unknown error
I also get this error; mine has a bit more text; but it is unhelpful: Failed to call service keymaster.generate_package. Unknown error
Same here. Did you ever get this working?
Sorry, I should have closed this issue a long time ago. Yes, I am no longer having this issue. I did what firstof9 said and it fixed my issue.
Home Assistant 2023.4.4 Supervisor 2023.04.0 Operating System 9.5 Frontend 20230411.0 - latest
Keymaster Version: 0.0.85
RaspPi 4
When I look at my HA logs I see a warning:
If I search for "automation.copy_frontdoor_accesscount_garagedoor_9" in automations, it is not found but I am able to find "keymaster_copy_frontdoor_accesscount_backdoor_9". Are they the same thing and how do I have it be found by the helpers/service.py if they are the same?