i dont know, i only have the ds-kd8003 , with indoor, i have no experience with other models
Hello,
I have a problem with the microphone working when home assistant works with a local address, is there an option to make it work with a local address or do I always have to use nabu casa, problem refers to android app
By the way, I would like to ask if there is an option to be notified on the phone when someone calls the doorbell, I would like it to ring and be able to answer the call in the notification or click and transfer to the lovelace card
i think you are using SIP? best to ask on the asterisk thread? my addon doesnt use sip
No i use frigate but with local ip adress http microphone on android app doesnt work, only with https nabu casa adres. I prefer to connect with local ip when I am at home
go2rtc needs https , there is a workaround for chrome, by enabling some hidden flag in chrome, its documented somewhere i believe on the go2tpc github pages
thank you for your answer, so at the moment there is no other option for the application except connecting to nabu casa via https?
And is it possible to create a notification like in the hikvision application with a bell and the possibility of answering the call or redirecting to the card or just a standard notification with a notification hook and not a call bell?
Something simmilar to hikconnect app
yes, you can use my addon to intercept the call, so you can create notification/popup and start two way audio
Hi Supergiovane (sorry Fabio, I mixed the names ).
Thanks for the node-red addon node-red-contrib-hikvision-ultimate.
I have a question:
when I use node Camera event mode - I am able to get picture from camera (when the event rised). The resolution of the pic (from node) is 1280*720 … Is it possible somehow to get full resolution pic from the node (like 3xxx X 2xxx, because the resolution of my camera is higher and it sends pics with higher resolution)?
Hmm, i didn’t create that node-red addon
Ups…I mixed the names … my message was\is addressed to Supergiovane happens…sorry
Hi, I have a question about MQTT, I have installed Hikvision doorbell by docker container and now I have to create sensors, switches, etc. in home assistant but I don’t know the list of MQTT topics, where could I take this information?
Thanks
Hi, those devices/entities should be auto created, but you can also explore them with mqtt explorer tools
Hi, also with docker installation? Because I haven’t any entity in HA
Yes should be the same, it creates an mqtt devices with entities in HA…
Check with mqtt explorer if you see them
With mqtt explorer I can’t see anything. Probably I have an error in the docker, I use portainer with stacks and docker compose like in your instructions but it seems not to work
you should see logs if you start the container?
alltough, i never used portainer, so not sure how to use ENV in portainer to define the doorbell etc
the container is running, but in the log I have this:
loop[2] find 2 mac and 1 ip
2024-10-02 19:29:13.551 | WARNING | event:start:266 - No handler defined!
iI think it doesnt find the MQTT broker? do you have a runing broker in HA?
you can also specify the MQTT server manually in the ENV