sysrun80
2024-05-07 10:51:36
- #1
I will manage that.
Do you get the data through the network interface (if the interface is open, is there a specification for it), or through another interface (RS485, etc.)? I assume the connection between indoor and outdoor stations will not be a "simple" UDP or something like that. So pure reading should (only) be possible via a switch with a monitor port.
Or how am I supposed to imagine it?
Thanks, regards
It is an addon. Search for "Github Hikvision pergolafabio". It connects directly to all stations via IP and then connects it to Homeassistant via MQTT. As I said: you need the interest, time, and knowledge for that. But you are really flexible.
The protocol is openly defined but apparently has pitfalls. The addon handles all that very well. If you are really hardcore, you can of course write something like that yourself.
As an example:
It rings, the indoor stations show the image. You press the "Open" button on the indoor station. This "event" then goes to Homeassistant, which sends the command to the Nuki motor.
I also have a door sensor. When it rings and you are just at the door and open it, the call is automatically declined via Homeassistant. So you don’t have to go to a door station and reject it there first.