I have two Gen2 August Smart Locks added to HA. One is not on a Connect Hub and thus not controllable via HA although it still shows up. The log gets spammed with failed attempts to communicate with the lock so I would like to exclude it. I have tried the syntax below to no avail. When I restart HA I don’t get the UI back which always tells me it’s choking on something in the configuration.yaml. Looking for suggestions to remove this entity from my config since it’s worthless without the hub.
august:
login_method: phone
username: “+18005551212”
password: !Secret
filter:
exclude_entities:
- lock.garage_door