UniFi WiFi AP: download

User avatar
kw123
Posts: 8421
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: UniFi WiFi AP: download

Post by kw123 »

Code: Select all

changes in V2022.41.383@ 2023-04-18
==================  

   1. fixed error for unifi protect event thumbnails 
      in some cisrcumstance the thumbnail is not available immedeately after event.
      the plugin now  tests if the thumbnail image is ready, then they are copied. this might take up to 10 secs.
      in addition a "snapshot" is taken immediately. they can be requested at any time 

   2. removed code for old  deprecated nvr video system. The plugin now only supports PROTECT

   3.  made config a little more readable
User avatar
kw123
Posts: 8421
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: UniFi WiFi AP: download

Post by kw123 »

changes in V2022.42.384@ 2023-05-07
==================
1. added menu item to clean up ~/.ssh/know_hostsfile
if you have issues with ssh loging in to your unifi devices, you can now reset the entries in ~/.ssh/konwn_hosts file

2. added config option in userid/password section to ignore known_hosts
ie use ssh -o StrictHostKeyChecking=no userid@x.y.x.z
instead of ssh userid@x.y.x.z
User avatar
kw123
Posts: 8421
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: UniFi WiFi AP: download

Post by kw123 »

changes in V2022.42.387@ 2023-07-20
==================
1. added config option in general section to set request - curl timeout to any value >=1 sec
values < 3 secs will likely create timeouts.
2. made error logging more verbose
User avatar
kw123
Posts: 8421
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: UniFi WiFi AP: download

Post by kw123 »

changes in V2022.42.394@ 2023-12-01
==================
added checks for setup a new install if not all parameters and devices are set.
User avatar
kw123
Posts: 8421
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: UniFi WiFi AP: download

Post by kw123 »

changes in V2022.42.395@ 2023-12-06
==================
- added check for protect camera: is properly defined?
line 8953, in getProtectIntoIndigo cameraId = dev.states["id"] KeyError: 'key id not found in dict'
- fixed mismatch for detecting dict start end while listening to AP SW etc.
User avatar
kw123
Posts: 8421
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: UniFi WiFi AP: download

Post by kw123 »

changes in V2022.42.396@ 2023-12-15
==================
- added option to select a different way to set POE on/off switches. Some newer switch devices only support a unix command swctrl
all of my older switches also support unix swctrl command. The old way used a CLI command.
User avatar
kw123
Posts: 8421
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: UniFi WiFi AP: download

Post by kw123 »

changes in V2022.43.397@ 2024-01-13
==================
- in case of http error, the plugin does not print a large dump anymore, but it will
= check if timeout, retry 2 more times, if sucessful, a warning will occur .. fixed after xx tries
= if not sucessfult it will try 30 more times (after some minutes) and if not sucesfull the plugin will reload eg when the unifi device is down, or you load a new software

Karl
Post Reply

Return to “uniFi-WiFi-AP”