elad-bar / DahuaVTO2MQTT

Listens to events from Dahua VTO unit and publishes them via MQTT Message
103 stars 38 forks source link

How to add multiple intercoms #46

Closed hasan-fardan closed 3 years ago

hasan-fardan commented 3 years ago

I Have a VTO doorbell and face recognition access control. I want to configure both of these devices together. I tried configuring one device at a time; both devices are supported. So I tried to configure both devices to run together but it didn't work. These are the two configurations I tried:

configuration 1.

intercom:

configuration 2.

intercom:

I get this error: Failed to save add-on configuration, Invalid dict for option 'intercom' in DahuaVTO2MQTT (26703e67_dahuavto2mqtt).

elad-bar commented 3 years ago

It's not supported, you can define just one with the addon or create multiple containers for multiple devices.

Anyway, to avoid issues please follow the instructions