Chris

Results 300 comments of Chris

Once the network status goes 'on' it should attempt to pull your codes from the lock and make the sensors available.

Try [enabling debugging](https://github.com/FutureTense/keymaster/wiki/Troubleshooting#enable-debugging) to see if there's any errors happening.

View your `home-assistant.log` file in the `/config` directory.

This means your lock didn't complete the interview.

> Still showing the code slots as unavailable. Need those logs to help you find out why.

These contain no debug logs from keymaster.

Try making your configuration yaml similar to this: ```yaml logger: default: error logs: custom_components.keymaster: debug ``` and restart Home Assistant, this will give a better run down of what's going...

It doesn't actually exist. You can remove that entry on your dashboard as it's a place holder for an actual door sensor.

What does your `binary_sensor._network` sensor say?