puttyman / hass-amplifi

A home assistant integration for Ubiquiti Amplifi
27 stars 16 forks source link

Security (Create alerts for unknown devices connected to your wifi) #27

Closed davidrule1969 closed 1 month ago

davidrule1969 commented 1 year ago

How do I set this up? What trigger would I use to send a notification when an unknown device connects to my Wifi?

plesetsk commented 1 year ago

How do I set this up? What trigger would I use to send a notification when an unknown device connects to my Wifi? Hello, I faced with the same question.

You can use this https://github.com/puttyman/hass-amplifi/pull/31/files to automatically enable new connected devices.

After this you can use a trigger in automatisation to create alerts and notifications

`alias: New device registered description: "" trigger:

plesetsk commented 1 year ago

31