mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add support for dormakaba dKey locks (#87501)
* Add support for dormakaba dKey locks
* Pylint
* Address review comments
* Add test for already configured entry
* Add user flow
* Address review comments
* Simplify config flow
* Add tests
* Sort manifest
* Remove useless _abort_if_unique_id_configured
* Remove config entry update listener
* Simplify user flow
* Remove startup event
* Revert "Simplify user flow"
This reverts commit 0ef9d1c6bb.
This commit is contained in:
@@ -97,6 +97,7 @@ FLOWS = {
|
||||
"dlna_dms",
|
||||
"dnsip",
|
||||
"doorbird",
|
||||
"dormakaba_dkey",
|
||||
"dsmr",
|
||||
"dsmr_reader",
|
||||
"dunehd",
|
||||
|
||||
Reference in New Issue
Block a user