I have a Schlage z-wave lock and have been running it on my ISY network and I just moved all two of my z-wave devices over to hassio using the Aeotec dongle. One thing I immediately noticed is that the lock no longer shows in HomeKit. I’m using the same Homekit.yaml
file when the ISY is the z-wave primary network and when the HA is the primary. The only difference is that for the ISY lock.front_door
became lock.schlage_be469_touchscreen_deadbolt_locked_2
for Hassio.
All of my ISY devices (that aren’t in the "ignore folder) are being pulled into HA. I can see all my z-wave devices in HA and control them. However, the lock is just not appearing in Homekit.
Just to reiterate, with the ISY, the lock was added to the ISY and imported into HA using the ISY component. Then the entity_id of the lock was added to the Homekit component and the lock appeared
as a lock, including the notification feature.
When I added the lock directly to HA via the dongle, I took the entity_id HA gave to it when it was added to the network and added it to the Homekit component, and it failed to appear.
filter:
exclude_domains:
- alarm_control_panel
- automation
- input_boolean
- remote
- script
- binary_sensor
- climate
- cover
- device_tracker
- fan
- light
- lock
- media_player
- sensor
- switch
include_entities:
- cover.garage_door_opener
- script.temporarily_disable_pihole
- lock.front_door
- input_boolean.autolock