uiprotect 0.3.3__py3-none-any.whl → 0.3.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of uiprotect might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: uiprotect
3
- Version: 0.3.3
3
+ Version: 0.3.4
4
4
  Summary: Python API for Unifi Protect (Unofficial)
5
5
  Home-page: https://github.com/uilibs/uiprotect
6
6
  License: MIT
@@ -140,7 +140,7 @@ If you want to install `uiprotect` natively, the below are the requirements:
140
140
  - Latest version of library is generally only tested against the two latest minor version. This is either two latest stable versions (such as 1.21.x and 2.0.x) or the latest EA version and stable version (such as 2.2.x EA and 2.1.x).
141
141
  - [Python](https://www.python.org/) 3.10+
142
142
  - POSIX compatible system
143
- - Library is only test on Linux, specifically the latest Debian version available for the official Python Docker images, but there is no reason the library should not work on any Linux distro or MacOS.
143
+ - Library is only tested on Linux, specifically the latest Debian version available for the official Python Docker images, but there is no reason the library should not work on any Linux distro or MacOS.
144
144
  - [ffmpeg](https://ffmpeg.org/)
145
145
  - ffmpeg is primarily only for streaming audio to Protect cameras, this can be considered a soft requirement
146
146
 
@@ -194,14 +194,14 @@ Some notes about the Docker version since it is running inside of a container:
194
194
  ### CLI
195
195
 
196
196
  !!! warning "About Ubiquiti SSO accounts"
197
- Ubiquiti SSO accounts are not supported and actively discouraged from being used. There is no option to use MFA. You are expected to use local access user. `uiprotect` is not designed to allow you to use your owner account to access the your console or to be used over the public Internet as both pose a security risk.
197
+ Ubiquiti SSO accounts are not supported and actively discouraged from being used. There is no option to use MFA. You are expected to use local access user. `uiprotect` is not designed to allow you to use your owner account to access the console or to be used over the public Internet as both pose a security risk.
198
198
 
199
199
  ```bash
200
200
  export UFP_USERNAME=YOUR_USERNAME_HERE
201
201
  export UFP_PASSWORD=YOUR_PASSWORD_HERE
202
202
  export UFP_ADDRESS=YOUR_IP_ADDRESS
203
203
  export UFP_PORT=443
204
- # change to false if you do not have a valid HTTPS Certificate for your instance
204
+ # change to false if you do not have a valid HTTPS certificate for your instance
205
205
  export UFP_SSL_VERIFY=True
206
206
 
207
207
  uiprotect --help
@@ -30,8 +30,8 @@ uiprotect/test_util/__init__.py,sha256=sSEXu6_pwdYNQSCYtftpX1Dy1S8XYOvhrpECYRxeK
30
30
  uiprotect/test_util/anonymize.py,sha256=AGYELhDC4BrdK0deI6zh5jFp3SuM_HvAWLeoxFHSiwg,8486
31
31
  uiprotect/utils.py,sha256=kGh1DcejItZ0_XEoAQNVZMtU1w9JHIeNSvm3T-llSxs,17841
32
32
  uiprotect/websocket.py,sha256=iMTdchymaCgVHsmY1bRbxkcymqt6WQircIHYNxCu178,7289
33
- uiprotect-0.3.3.dist-info/LICENSE,sha256=INx18jhdbVXMEiiBANeKEbrbz57ckgzxk5uutmmcxGk,1111
34
- uiprotect-0.3.3.dist-info/METADATA,sha256=Yu3OSKEM_dNs2rzxx2qiu04pxl-WoBpitN6H9wRltG4,10926
35
- uiprotect-0.3.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
36
- uiprotect-0.3.3.dist-info/entry_points.txt,sha256=J78AUTPrTTxgI3s7SVgrmGqDP7piX2wuuEORzhDdVRA,47
37
- uiprotect-0.3.3.dist-info/RECORD,,
33
+ uiprotect-0.3.4.dist-info/LICENSE,sha256=INx18jhdbVXMEiiBANeKEbrbz57ckgzxk5uutmmcxGk,1111
34
+ uiprotect-0.3.4.dist-info/METADATA,sha256=SQRU5kKm_GLVXAX2ILrKjCpP9hiqoXKNrQ9OHObPQwI,10923
35
+ uiprotect-0.3.4.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
36
+ uiprotect-0.3.4.dist-info/entry_points.txt,sha256=J78AUTPrTTxgI3s7SVgrmGqDP7piX2wuuEORzhDdVRA,47
37
+ uiprotect-0.3.4.dist-info/RECORD,,