home-assistant icon indicating copy to clipboard operation
home-assistant copied to clipboard

Lock Code Management Page

Open maxxxxpower opened this issue 5 years ago • 1 comments

Hey PT.

Love the config. I haven't updated in a while, but recently added a second BE469 (for my garage) so I came back to grab the updated config. Renamed back to garage (since your garage is a different lock). Everything seems to be working.

The only issue I am having is your lock config page. It's a txt file (I renamed to yaml and it still won't load); it's only a blank page. Am I missing something with integrating it?

Thank you.

maxxxxpower avatar Apr 27 '20 10:04 maxxxxpower

The lock config page

https://github.com/ptdalen/home-assistant/blob/master/packages/lock_lovelace.txt

It isn't a configuration script, is a lovelace view. Create a new lovelace view and then paste this layout into that view.

There are come configuration changes to be made, and it depends on the custom element button-card, but this lock integration is pretty complicated, so to make this from scratch without that helper one would be a real challenge.

caseydiers avatar Jun 25 '20 20:06 caseydiers