FutureTense / keymaster

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

ISSUE: input_boolean showing up #263

Closed jprokopowich closed 1 year ago

jprokopowich commented 2 years ago

Describe the bug After following the installation via HACS and getting it working I noticed this in the "packages/keymaster/frontdoor/frontdoor_lovelace"

Environment (please complete the following information):

Screenshots NA

Additional context I do have garage door controllers setup with HA but nothing resembles garageacess.

RyanWor commented 2 years ago

I too am curious what the purpose of this input_boolean is.

Environment (please complete the following information):

OS: HassOS Type of system that HA is running on: RPi4-8gb Home Assistant version: 2022.3.5 Hassio/Docker/Core? Component version: v0.0.76 Z-Wave integration name: zwave_js Lock make and model: Kwikset 620

WS-Dave commented 2 years ago

+1 experiencing the same issue.

Describe the bug In the 'badge section' of the auto-generated 'kwikset_basement_lovelace' files, there is what appears to be a strange entry on line 10

This seems like a potential bug - or (if not...) what is it intended to show for each lock?

There are matching entities for each lock - but I can't figure out what it is supposed to indicate.

Thx!

firstof9 commented 2 years ago

You're referring to this line:

https://github.com/FutureTense/keymaster/blob/9e931b35cf8d875d713e02cb9b6897dc9855ce04/custom_components/keymaster/lovelace.head#L9

That'd be leftover code from an older iteration. You can remove the line.