I have just added the add on for the doorbell with MQTT broker.
I can see in the logs that the events are being pricked up - open door, ring door bell etc. but I cant find
a. the integration in the integration section, only the add on section
b. I cant locate any devices or entities in the various lists.
Documentation
Configuration
Log
Hikvision Doorbell
2023-11-21 17:39:53.973 | DEBUG | config:load_mqtt_config:130 - Loading MQTT configuration from supervisor 2023-11-21 17:39:53.973 | DEBUG | config:mqtt_config_from_supervisor:36 - Requesting MQTT service configuration to supervisor 2023-11-21 17:39:53.981 | INFO | sdk.utils:loadSDK:44 - Using OS: Linux with architecture: x86_64 loop[2] find 2 mac and 0 ip 2023-11-21 17:39:54.187 | INFO | doorbell:authenticate:77 - Connected to doorbell: House Door - Main 2023-11-21 17:39:54.187 | INFO | event:init:87 - Setting up event handler: Console stdout 2023-11-21 17:39:54.187 | INFO | mqtt:init:95 - Setting up event handler: MQTT 2023-11-21 17:40:27.872 | INFO | event:video_intercom_event:109 - Video intercom event from House Door - Main 2023-11-21 17:40:27.872 | INFO | mqtt:update_door_entities:262 - Door 1 unlocked by 494848494849494848484900 , updating sensor and device trigger 2023-11-21 17:41:32.968 | INFO | event:video_intercom_event:109 - Video intercom event from House Door - Main 2023-11-21 17:41:32.968 | INFO | mqtt:update_door_entities:262 - Door 1 unlocked by 494848494849494848484900 , updating sensor and device trigger 2023-11-21 17:41:46.588 | INFO | event:video_intercom_event:109 - Video intercom event from House Door - Main 2023-11-21 17:41:46.588 | INFO | mqtt:update_door_entities:262 - Door 1 unlocked by 494848494849494848484900 , updating sensor and device trigger 2023-11-21 17:43:49.743 | INFO | event:video_intercom_event:109 - Video intercom event from House Door - Main 2023-11-21 17:43:49.744 | INFO | mqtt:update_door_entities:262 - Door 1 unlocked by 494848494849494848484900 , updating sensor and device trigger 2023-11-21 17:46:18.906 | INFO | event:video_intercom_event:109 - Video intercom event from House Door - Main 2023-11-21 17:46:18.906 | INFO | mqtt:update_door_entities:262 - Door 1 unlocked by 494848494849494848484900 , updating sensor and device trigger 2023-11-21 17:53:29.006 | INFO | event:video_intercom_event:109 - Video intercom event from House Door - Main 2023-11-21 17:53:29.006 | INFO | mqtt:update_door_entities:262 - Door 1 unlocked by 494848494849494848484900 , updating sensor and device trigger 2023-11-21 17:53:39.684 | INFO | event:video_intercom_event:109 - Video intercom event from House Door - Main 2023-11-21 17:53:39.685 | INFO | mqtt:update_door_entities:262 - Door 1 unlocked by 494848494849494848484900 , updating sensor and device trigger
Can anyone tell me what I am doing wrong?
I believe I should be able to detect the door bill press and then open the door, detect open door etc etc but I cant see where I get this information as I cant find an entity.
Thank you