You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,18 +12,20 @@ Features:
12
12
13
13
Locks from the following integrations are currently supported:
14
14
15
-
- Z-Wave JS
15
+
- Z-Wave
16
+
-[Virtual](https://github.com/twrecked/hass-virtual) custom integration. See the [Wiki page on this integration](https://github.com/raman325/lock_code_manager/wiki/Virtual-integration) for more details on why it was built and how it works.
16
17
17
18
The code was written to make it (I think) easy to add support for locks in other integrations. Check the [Wiki](https://github.com/raman325/lock_code_manager/wiki) if you want to learn more about that and take a stab at it. Contributors welcome!
18
19
19
20
## Installation
20
21
21
22
The best way to install this integration is via HACS.
22
23
23
-
1. Add this repository as a custom integration repository in HACS
24
-
2. Go to Settings > Devices & Services > Add Integration
25
-
3. Select Lock Code Manager
26
-
4. Follow the prompts - additional information about the configuration options is available in the Wiki
24
+
1. Set up your locks as entities to your Home Assistant instance through the corresponding integration (e.g. Z-Wave)
25
+
2. Add this repository as a custom integration repository in HACS
26
+
3. Go to Settings > Devices & Services > Add Integration
27
+
4. Select Lock Code Manager
28
+
5. Follow the prompts - additional information about the configuration options are available in the Wiki
0 commit comments