I’ve just noticed that the DoorBird component doesn’t register events in the Logbook. I’m working on an automation as a temporary workaround but it would nice to have the component natively log events such as “Motion Detected” “doorbell” “RFID” “Relay x” in the HA Logbook.
Any other Doorbird users interested in seeing this feature too? @oblogic7 have you come across similar previously? Thanks!
Hi @oblogic7 I see your PR is included in 0.105 this week. I’ve checked my HA logbook but don’t see any doorbird entries. Is there anything I need to do in order to see it?
My configuration.yaml looks like this:
# Doorbird General config
doorbird:
devices:
- host: 192.168.*.*
username: g********2
password: !secret doorbird_password
hass_url_override: 192.168.*.*
token: !secret doorbird_token
name: Doorbird Front Door
events:
- button_1
- unit_1_button
- movement
# - relay_1
# - lock_relay