Urmet 1067+

Hi, i have this allarm at home.
http://www.urmet.it/files/download/464890/?azienda=Urmet%20Domus

There are links of my hardware.
It have a webserver but i have not found any reference about comunication protocol. Do you think it’s possible to creare a custom component to embed this allarm in home assistant?

Thanks

1 Like

i’ve read some manuals, and the only information that i’ve found is:
idp-ip protocol

Bumping this up. Any updates to get this alarm into home assistant ?

someone have figure out to config this in HA ?

If it interests anyone, I just reverse engineered the webserver (It’s using C or Perl), being a custom webserver made by Urmet there are going to be limitations in rates and session as the webserver uses cookies to authenticate (at least from my understanding). For now I’ve managed to setup a RESTful API to serve requests but I need some help creating an integration with HASS, I’m not very well versed in rendering my code asynchronous.

If anyone’s interested in helping me in this task please do contact me.

Ref:
Urmet 1067/052A Alarm System
Urmet 1067/004 Webserver IP comunicator
Urmet My1067+ Mobile App