-
Notifications
You must be signed in to change notification settings - Fork 0
tal-zvon/unifi_protect_notification_controller
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a demo of how to enable/disable notifications from Python on a Unifi Protect system using httpx (async). httpx is almost exactly the same syntax as requests, so it should be trivial to convert this into sync code that uses requests. I only used async because most python scripts for home assistant use async. The only real requirements are pydantic, and httpx To use, just modify the variables at the top of the script. IMPORTANT NOTE: A user can only control their own notification settings, so they MUST login as the user whos notification settings you want to change.
About
Control Unifi Protect Notification Settings using Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published