dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.77k stars 188 forks source link

[FR] Hold Action - Lock #226

Closed Kh3nsu closed 2 years ago

Kh3nsu commented 3 years ago

Hey Dwain,

Just a little thing. Could you maybe implement something to call the service lock.open ? Something like when you hold it down and release it or double tap or something like that. For now you are just calling toggle I think ? Which is only unlocking and locking the door without opening it. :/ Would be very nice <3

Have a nice day and maybe look in your PayPal, gifted you a little bit few weeks ago :) Thank you for 2.0 ^^ And thank you so much for your Support :)

Kh3nsu commented 3 years ago

Addition; As for now I changed in rooms.yaml (dwains_dashboard/lovelace/views/main/rooms/room.yaml) this in line 233:

                hold_action:
                  action: call-service
                  service: lock.open
                  service_data:
                    entity_id: {{ room["lock"] }}
Kh3nsu commented 3 years ago

For now this works fine. Maybe my feature request is too specific idk. But it would be nice at least for locks to enter a ping or something for unlocking or opening ? Maybe this is too much for the moment ^^ You just released 2.0 and Im so thankful you still working on this project. Earlier I was so scared you would abandon this project :O

Go on like that :)

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 14 days since being marked as stale.