unifi
indigo plugin that reads unifi devices and populates indigo devices and variables
details at https://forums.indigodomo.com/viewforum.php?f=199
v2022.42.394 |
Requires Indigo v2022.1.0+
|
Released Dec. 1, 2023 |
added checks for setup a new install if not all parameters and devices are set. |
Changes in this release
added checks for setup a new install if not all parameters and devices are set.
v2022.42.389 |
Requires Indigo v2022.1.0+
|
Released July 19, 2023 |
logging |
Changes in this release
- added config option in general section to set request - curl timeout to any value >=1 sec
- made error logging more verbose
- added option to supress test logging at startup, default is log, set in config under section debug
- fixed print parameters requests timeout was not properly formatted
v2022.42.387 |
Requires Indigo v2022.1.0+
|
Released July 19, 2023 |
timeout setting and error logging |
Changes in this release
- added config option in general section to set request - curl timeout to any value >=1 sec
- made error logging more verbose
v2022.42.386 |
Requires Indigo v2022.1.0+
|
Released July 19, 2023 |
added config option in general section to set request - curl timeout to any value >=1 sec |
Changes in this release
added config option in general section to set request - curl timeout to any value >=1 sec
v2022.42.385 |
Requires Indigo v2022.1.0+
|
Released July 18, 2023 |
set http req timeout to 10 secs |
Changes in this release
set http req timeout to 10 secs
v2022.42.384 |
Requires Indigo v2022.1.0+
|
Released May 8, 2023 |
ssh known hosts file management |
Changes in this release
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
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
v2022.41.383 |
Requires Indigo v2022.1.0+
|
Released April 19, 2023 |
maintenance release for protect |
Changes in this release
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
removed code for old deprecated nvr video system. The plugin now only supports PROTECT
made config a little more readable
v2022.40.382 |
Requires Indigo v2022.1.0+
|
Released June 27, 2022 |
smaller bugfixes |
Changes in this release
- suppress error message that File suspended does not exist
- added option to supress Exsessive time used ... set in config at the bottom
- fixed error msg: state key previousStatusChange not defined
v7.40.380 |
Requires Indigo v7.0.2 thru v2022.2 |
Released June 3, 2022 |
bug fixes |
Changes in this release
- replaced all f = open() with f=self.openEncoding() method that does the utf8 depending on sys.version_info[0] >2
- fixed global name 'item' is not defined;
v7.40.379 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 19, 2022 |
fixed: No module named queue |
Changes in this release
fixed: No module named queue
v7.40.378 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 12, 2022 |
fixed waitqueue for stats analysis, |
Changes in this release
fixed waitqueue for stats analysis, gave sometimes an error.. when queue was empty
v7.40.377 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 20, 2022 |
fixed status did not got up --> down (one tab was missing) |
Release details
Released on: |
April 20, 2022 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed status did not got up --> down (one tab was missing)
v7.40.375 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 3, 2022 |
added stats for wait times |
Release details
Released on: |
April 3, 2022 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- added stats for wait times, check menu "PRINT Communication and processing stats"
v7.40.374 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 29, 2022 |
prepared for OS 12.3 and indigo 2022 |
Release details
Released on: |
March 29, 2022 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
prepared for OS 12.3 and indigo 2022
v7.39.373 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 20, 2022 |
added logging while error while creating devices |
Release details
Released on: |
Feb. 20, 2022 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added logging while error while creating devices
v7.39.372 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 9, 2022 |
change check check of port number to python-request |
Changes in this release
change check check of port number to python-request and add option in config to not check port number
this is needed for controller V >= 6.5.55 as curl does not connect anymore
v7.39.371 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 3, 2022 |
added check for missing xtype / mac in self.MAC2Indigo |
Changes in this release
added check for missing xtype / mac in self.MAC2Indigo
v7.39.370 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 13, 2021 |
added warning levels for excessive time used to consume data for unifi devices |
Changes in this release
added warning levels for excessive time used to consume data for unifi devices
v7.39.369 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 13, 2021 |
added warning levels for excessive time used to consume data for unifi devices |
Changes in this release
added warning levels for excessive time used to consume data for unifi devices
v7.39.368 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 4, 2021 |
changed reading dicts and messages from unifi devices: |
Changes in this release
changed reading dicts and messages from unifi devices:
1. dict checks for single line w xxxThisIsTheEndTokenxxx255
2. tail messages check for ...state is locked...
3. changed time wait for dicts read to 62 secs from 58 secs
4. issue a unifi reboot command when encountering mca error, w option to switch off in config
5. streamlined testing for good/bad unifi connection devices/ status
6. fixed error='key name Unifi_Camera_with_Event not found in database'
v7.39.367 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 4, 2021 |
changed reading dicts and messages from unifi devices: |
Changes in this release
changes in V7.39.367@ 2021-05-03
changed reading dicts and messages from unifi devices:
1. dict checks for single line w xxxThisIsTheEndTokenxxx255
2. tail messages check for ...state is locked...
3. changed time wait for dicts read to 62 secs from 58 secs
4. issue a unifi reboot command when encountering mca error, w option to switch off in config
5. streamlined testing for good/bad unifi connection devices/ status
v7.39.365 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 4, 2021 |
changed reading dicts and messages from unifi devices |
Changes in this release
changed reading dicts and messages from unifi devices:
1. dict checks for sinhgle line w xxxThisIsTheEndTokenxxx255
2. tail messages check for ...state is locked...
3. changed time wait for dicts read to 62 secs from 58 secs
4. issue a unifi reboot command when encountering mca error, w option to switch off in config
5. fixed error in Line# 5966 ; error='key name Unifi_Camera_with_Ev ...
v7.39.364 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 15, 2021 |
changed http connect setup for hosted unifi controller type |
Release details
Released on: |
April 15, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
changed http connect setup for hosted unifi controller type
port# = 8443
site name = default
os = std
... hosted controller behave differently from cloud controller or UDM
they use - even under v 6 - old path statements and login
v7.39.363 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 13, 2021 |
changed http connect setup for hosted unifi controller type |
Release details
Released on: |
April 13, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
changed http connect setup for hosted unifi controller type
port# = 8443
site name = default
os = std
... hosted controller behave differently from cloud controller or UDM
they use - even under v 6 - old path statements and login
v7.39.361 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 3, 2021 |
fixed the site id name , if not default |
Release details
Released on: |
April 3, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- fixed the site id name , if not default
- removed old loggin method
- added log statement for sitename pick in plugin config
- added message from log to most menu items for feedback on success/ failure of commands requested
v7.39.360 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 2, 2021 |
fixed the site id name , if not default |
Release details
Released on: |
April 2, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- fixed the site id name , if not default
v7.39.357 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 2, 2021 |
added log statement for sitename pick in plugin config |
Release details
Released on: |
April 2, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- removed old loggin method
- added log statment for sitename pick in plugin config
v7.39.356 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 1, 2021 |
various adds |
Release details
Released on: |
April 1, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added new schema for groups
There can be up to 8 groups of devices, the names of the groups can be set in config
Each groups counts the number of devices home (up) and away(down/expired)
They are shown as variables
Unifi_count_groupname_Home == number of device up
Unifi_count_groupname_Away = number of devices not up
Unifi_count_groupname_lastChange = datestamp of last count change
A device can be added/ removed in each devices edit or in menu/manage groups
The manage group option allows to add eg all wifi or lan devices to a group
and you can eg add/remove 10 individual devices on one screen faster than editing 10 devices
There is a a report on the groups, memebers etc in Print parameters
- several device model texts had typos
- various menu cosmetic changes
fixes
- block / unblock wifi devices had a cosmetic error message
- the site id name was always default, now can be set in config (not test)
v7.38.356 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 30, 2021 |
IMPORTTANT FIX |
Release details
Released on: |
March 30, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
changes in V 7.38.356@ 2021-03-30
- IMPORTTANT FIX
lastRead state was never updated
also new cameras were not added.
the bug was added when I added the door bell
dict["lastRing"]/1000 does not work if value is None (not a doorbell camera)
and the exception handling excluded anuything with "None" in its text (that the error condition when the plugin restarts)
so the error message never showed
v7.38.355 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 21, 2021 |
changed timing of expect scripts |
Release details
Released on: |
March 21, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- changed expect script for getting dicts from AP, switch UDMpro
better timing, should result in much fewer restarts
changed timing of listener starts, so that hey do not run all at the same time
- changed log level for listener restarts, now only every 3rd time level is warning 6th is error
rest is info / debug in plugin.log file
v7.38.353 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 19, 2021 |
better timing for ap dict |
Release details
Released on: |
March 19, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- changed expect script for getting dicts from AP, switch UDMpro
better timing, should result in much fewer restarts
- changed log level for restarts, now only every 3 time level is warning 6 is error
rest is info / debug in plugin.log file
v7.38.352 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 15, 2021 |
add full support for thumbnails for events |
Release details
Released on: |
March 15, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
changes in V 7.38.352@ 2021-03-15
- fixed some exception handling errors
- now handles overlapping events better eg
doorbell has motion event and then a doorbell rung event before the motion event ends
smart detected person or vehicle: it will cretae several events for teh same detection.
they are shown in the vaiables
- handling of orphan events in the plugin that do not create and end event.
those would keep the status at eg motion for ever or until when the next event occures
- added some more columns to the camera report
v7.38.351 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 14, 2021 |
added motion/person/vehicle/ring to the status options |
Release details
Released on: |
March 14, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- fixed some exception handling errors
- now handles overlapping events better eg
doorbell has motion event and then a doorbell rung event before the motion event ends
smart detected person or vehicle: it will cretae several events for teh same detection.
right now the plugin will now only use the smart detect parts not the overall pic.
still thinkout that one. there are several evnst coming within << 1 sec for teh same camera
in general all would trigger an event, the question is which should be used for the thumbnail
right now it will pick the vehilce / person
it will now show motion/ring/vehicle/person in the status field instead of "event"
The normal state is "CONNECTED"
- handling of orphan events in the plugin that do not create and end event.
those would keep the status at eg motion for ever or until when the next event occures
- added some more columns to the camera report
v7.38.349 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 13, 2021 |
added camera report menu item in Camera |
Release details
Released on: |
March 13, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- added camera report menu item in Camera ....
- fixed camId not found (in exception handling)
fixed dev states not updated continuously
v7.38.348 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 13, 2021 |
added camera report menu item in Camera .... |
Release details
Released on: |
March 13, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- added camera report menu item in Camera ....
- fixed camId not found (in exception handling)
v7.38.347 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 13, 2021 |
added support for doorbell |
Release details
Released on: |
March 13, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
smaller fixes for procted devices
- handle expections
- handle double devices eg user has duplicated device, a devices was unmanaged and managed hence the cam-id changes, ..
- and more exceptions like these
now supports protect doorbell
a door press is indicated as :
eventType = "ring" instead of motion
rest is the same eg status = "event", eb=vent start end and length are the same as for other events
==> as events can come in paralell there can be a motion event starts, the ring event starts and ends before the motion event ends
then the thumbnails will be updated in short sequence and the ring info will be overwritten
so the eventType = "ring" will only be visible for a short period of time
v7.38.346 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 12, 2021 |
added support for unifi protect |
Release details
Released on: |
March 12, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added support for unifi protect cameras (this requires mac os 10.14 or higher)
- get cameras from unifi systems and create indigo devices
the plugin will listen to events, create dev states for start time / end time/ time length of event
get thumbnails jpegs and or heatmap jpegs
enable / disable / configure thumbnails in camera device edit
events are also setting variables:
Unifi_Camera_Event_Date date string of last event; eg "2021-03-11 22:33:26"
Unifi_Camera_with_Event device name of camera of last event; eg "Camera_Reserve-UVC G3 Flex"
Unifi_Camera_Event_pathtoThumbnail path to last event thumbnail; eg "/Users/karlwachs/indigo/protect/Camera_Reserve-UVC G3 Flex_snapshot.jpeg"
get snap shots through menu or actions at any time, with selectable resolution
- set parameters of cameras for IR-LED, status-LED, speaker, mic, motion trigger etc in menu and actions
- added debug option for protect in config
- the dev/state "smartDetect" is blank or "vehicle" or "person" if the smart detect option is enabled to detect objects for events
==> to enable: set camera to protect in config (just above debug)
and set repeat frequencies ...
all camears connected / adopted by protect will be cretaed in the folder unifi_created.
==> how to use / setup:
1. enable protect in config (bottom, above debug section)
select "protect"
set repeat query for device state checks and event tracking
sel path for thumbnails
2. Then trigger on any change camera xx dev/states["eventStart"] ==> new movement at camera xx
or on variable Unifi_Camera_Event_Date
the path to the thumbnail is in dev/state "eventJpeg" and in variable "Unifi_Camera_Event_pathtoThumbnail"
eg: "/Users/youruserid/Camera_living window G3 Flex_snapshot.jpeg"
the thumbnail are only availabe at the end of teh event (dev/states["eventEnd"] is changed to !=-1)
3. Get snapshots at anytime: setup action with in unifi action "CAMERAS get Snapshot" then execute at your pleasure
or use menu/cameras/snaphot for testing or onetime pictures
- added option to switch off queries to infi controller when you have osx13.x and lower and unifi controller v 6.x
v7.38.345 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 12, 2021 |
added support for unifi protect cameras |
Release details
Released on: |
March 12, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added support for unifi protect cameras (this requires mac os 10.14 or higher)
- get cameras from unifi systems and create indigo devices
the plugin will listen to events, create dev states for start time / end time/ time length of event
get thumbnails jpegs and or heatmap jpegs
enable / disable / configure thumbnails in camera device edit
events are also setting variables:
Unifi_Camera_Event_Date date string of last event; eg "2021-03-11 22:33:26"
Unifi_Camera_with_Event device name of camera of last event; eg "Camera_Reserve-UVC G3 Flex"
Unifi_Camera_Event_pathtoThumbnail path to last event thumbnail; eg "/Users/karlwachs/indigo/protect/Camera_Reserve-UVC G3 Flex_snapshot.jpeg"
get snap shots through menu or actions at any time, with selectable resolution
- set parameters of cameras for IR-LED, status-LED, speaker, mic, motion trigger etc in menu and actions
- added debug option for protect in config
- the dev/state "smartDetect" is blank or "vehicle" or "person" if the smart detect option is enabled to detect objects for events
==> to enable: set camera to protect in config (just above debug)
and set repeat frequencies ...
all camears connected / adopted by protect will be cretaed in the folder unifi_created.
==> how to use / setup:
1. enable protect in config (bottom, above debug section)
select "protect"
set repeat query for device state checks and event tracking
sel path for thumbnails
2. Then trigger on any change camera xx dev/states["eventStart"] ==> new movement at camera xx
or on variable Unifi_Camera_Event_Date
the path to the thumbnail is in dev/state "eventJpeg" and in variable "Unifi_Camera_Event_pathtoThumbnail"
eg: "/Users/youruserid/Camera_living window G3 Flex_snapshot.jpeg"
the thumbnail are only availabe at the end of teh event (dev/states["eventEnd"] is changed to !=-1)
3. Get snapshots at anytime: setup action with in unifi action "CAMERAS get Snapshot" then execute at your pleasure
or use menu/cameras/snaphot for testing or onetime pictures
- added option to switch off queries to infi controller when you have osx13.x and lower and unifi controller v 6.x
v7.38.344 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 11, 2021 |
added support for protect cameras |
Release details
Released on: |
March 11, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added support for unifi protect cameras
- get cameras from unif systems and create indigo devices
- the plugin will listen to events, create dev states for start / stop / delta time
get thumbnails jpegs and or heatmap jpegs
enable / disable / configure in camera device edit
- get snap shots through menu or actions
- set parameters of cameras in menu and actions
- added debug for protect in config
==> to enable: set camera to protect in config (just above debug)
and set repeat frequencies ...
all camears connected / adopted by protect will be cretaed in the folder unifi_created.
==> to use:
- trigger on any change camera xx dev/states["lastEventStart"] ==> new movement at camera xx
- by setting the path to teh thumbnail in config thumbnail of the events are copiued there as
cameraname_snapshot.jpeg
added option to switch off queries to infi controller when you have osx13.x and lower and unifi controller v 6.x
v7.38.343 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 10, 2021 |
added protect support |
Release details
Released on: |
March 10, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
2 times |
Download this release
|
Changes in this release
- added support for unif protect cameras
- get cameras from unif systems and create indigo devices
- listen to events, create dev states for start / end / delta time
get thumbnails jpegs and or heatmap jpegs
enable / disable / configure in camera device edit
- get snap shots through menu and or actions
- set parameters of cameras, currently only in menus
- same functions in menue and actions for settting camera parameters
- added debug for protect in config
==> to enable: set camera to protect in config (just above debug)
and set repeat frequencies ...
=== with this new functionality you can trigger on any change in dev/state["lastEventStart"]
for new events
and with dev/state["lastEventStop"] on the end of the event
v7.38.342 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 9, 2021 |
added support for unifi protect |
Release details
Released on: |
March 9, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added support for unif protect cameras
- get cameras from unif systems and create indigo devices
- listen to events, create dev states for start / end / delta time
get thumbnails jpegs and or heatmap jpegs
- get snap shots through menu and or actions
- set parameters of cameras, currently only in menus
==> to enable: set camera to protect in config (just above debug)
and set repeat frequencies ...
v7.37.342 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 6, 2021 |
fixed: in Line 7608 has error='module' object has no attribute 'exc_traceback' |
Release details
Released on: |
March 6, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed: in Line 7608 has error='module' object has no attribute 'exc_traceback'
v7.37.341 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 3, 2021 |
queue management improvements |
Release details
Released on: |
March 3, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get request to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several options fixed = removed from config
- tuned debug statements for dict/ message reads
- fixed memory leak in getmessages
- added debug statement for unifi controller bad json object return
- added timeout =(3.,10.) to http -requests
- manage debug logs in case of failure for ssh and http
- added forced restart every xx hours for listener as option in config / advanced
- re-wrote queue management and threads to receive and consume messages. # of listener restarts is down significantly
significant improvemnet of performance
v7.37.340 |
Requires Indigo v7.0.2 thru v2022.2 |
Released March 1, 2021 |
added http get for client info ... |
Release details
Released on: |
March 1, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
2 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get request to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several options fixed = removed from config
- tuned debug statements for dict/ message reads
- fixed memory leak in getmessages
- added debug statement for unifi controller bad json object return
- added timeout =(3.,10.) to http -requests
- manage debug logs in case of failure for ssh and http
- added forceed restart every xx hours for listener as option in config / advanced
v7.37.338 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 27, 2021 |
added http get for client info |
Release details
Released on: |
Feb. 27, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get request to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several options fixed = removed from config
- tuned debug statements for dict/ message reads
- fixed memory leak in getmessages
- added debug statement for unifi controller bad json object return
- added timeout =(3.,10.) to http -requests
v7.37.337 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 27, 2021 |
added http get for controller client info |
Release details
Released on: |
Feb. 27, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get request to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several options fixed = removed from config
- tuned debug statements for dict/ message reads
- fixed memory leak in getmessages
- added debug statement for unifi controller bad json object return
v7.37.334 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 26, 2021 |
added http get client info |
Release details
Released on: |
Feb. 26, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get requtest to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several optios fixed = removed from config
- tuned debug statements for dict/ message reads
- fixed memory leak in getmessages
- added debug statement for unci controller bad json object return
v7.37.333 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 26, 2021 |
added http get from controller db |
Release details
Released on: |
Feb. 26, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get requtest to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several optios fixed = removed from config
- tuned debug statements for dict/ message reads
- fixed memory leak in getmessages
v7.37.332 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 25, 2021 |
added http get for controller data |
Release details
Released on: |
Feb. 25, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get requtest to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several optios fixed = removed from config
- tuned debug statements for dict/ message reads
v7.37.330 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 25, 2021 |
added http get for controller data |
Release details
Released on: |
Feb. 25, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get requtest to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several optios fixed = removed from config
- tuned debug statements for dict/ message reads
v7.37.329 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 24, 2021 |
added read of controller db w http get for client info |
Release details
Released on: |
Feb. 24, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get requtest to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several optios fixed = removed from config
- tuned debug statements for dict/ message reads
v7.37.328 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 24, 2021 |
use controller db for dev up states as option |
Release details
Released on: |
Feb. 24, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get requtest to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
- made several optios fixed = removed from config
c
v7.37.327 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 22, 2021 |
added read of controller db via http for all types |
Release details
Released on: |
Feb. 22, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get requtest to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
- fixed some spelling and removed options for read xx every yy secs, all set to 60 / 40 now fixed
v7.37.326 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 22, 2021 |
added option to read controller db via http |
Release details
Released on: |
Feb. 22, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added option to ALSO use unifi controller db info for UP --> down
enable in config for all/per-device/ non unifi cleint devices
if per-device: edit unifi client device in indigo and set to on/off
it is doing an https get requtest to /stat/alluser and checks for last_seen
if internal lastUp is expired it will check if last seen is later and will overwrite ie extending the expiration timer
v7.36.325 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 15, 2021 |
added overwrite option for port number |
Release details
Released on: |
Feb. 15, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- added option in config to overwrite controller port number
normal action is to autodetect the port# [443, 8443]
it will still check if connection ok
- fixed error on config
- fixed error in testServerIfOK
- fixed error in SensorDevice
v7.36.324 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 14, 2021 |
added reports |
Release details
Released on: |
Feb. 14, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- added some more reports for backups, DPI ,...
- some beautification in menus, combined things, fixed some spelling
v7.35.324 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 12, 2021 |
added some more reports and dev states |
Release details
Released on: |
Feb. 12, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added rx_Bytes_last5Minutes and tx ... to unifi client dev states
this gets updated once every 5 minutes and shows the # of bytes as integer
time bins are 0-5 5-10 ... minutes
if eg time is 12:07 it shows the bytes from time bin 12:00-12:05
added some more reports for wan and wifi stats
v7.35.323 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 12, 2021 |
added some more reports and dev states |
Release details
Released on: |
Feb. 12, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added rx_Bytes_last5Minutes and tx ... to unifi client dev states
this gets updated once every 5 minutes and shows the # of bytes as integer
time bins are 0-5 5-10 ... minutes
if eg time is 12:07 it shows the bytes from time bin 12:00-12:05
added some more reports for wan and wifi stats
v7.35.322 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 12, 2021 |
now all "post" function work for the new unifi op-sys. |
Release details
Released on: |
Feb. 12, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- now all "post" function work for the new unifi op-sys. ("get" worked fine)
eg set AP-led on/off
get wan / ap stats
etc
v7.34.322 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 7, 2021 |
fix password for unifi http access |
Changes in this release
fix password for unifi http access
v7.34.321 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 7, 2021 |
fix password for unifi http access |
Changes in this release
fix password for unifi http access
v7.34.320 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 4, 2021 |
|
Changes in this release
- added more info to error message for bad data received from ap/switches..
- in config made one field hidden (should heve been anyway)
- properly save userid and passwords after set in config
- fixed curl/requests for getting port number
v7.34.319 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 4, 2021 |
fixed config fields and error log texts |
Changes in this release
- added more info to error message for bad data received from ap/switches..
- in config made one field hidden (should heve been anyway)
- properly save userid and passwords after set in config
v7.34.318 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 3, 2021 |
fixed config fields and eror log texts |
Changes in this release
- added more info to error message for bad data received from ap/switches..
- in config made one field hidden (should heve been anyway)
v7.34.317 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 3, 2021 |
cleanup error messages and config |
Changes in this release
- added more info to error message for bad data received from ap/switches..
- in config made one field hidden (should heve been anyway)
v7.34.316 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 27, 2021 |
clean up code and re-posting, previous upload was corrupt |
Release details
Released on: |
Jan. 27, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
clean up code and re-posting, previous upload was corrupt
v7.34.315 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 25, 2021 |
get site ID name dynamically from controller |
Release details
Released on: |
Jan. 25, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
get site ID name dynamically from controller IF:
- not set
or
- reset in config
or
- login to controller does not work
this is mostly for installs that have 2+ sites and or have been upgraded from one device to the next
v7.34.314 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 24, 2021 |
get site id name dynamically (in most cases:default) |
Release details
Released on: |
Jan. 24, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
get site id name dynamically (in most cases:default)
v7.34.311 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 22, 2021 |
coded correctly the check for the port number for controller |
Release details
Released on: |
Jan. 22, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
coded correctly the check for the port number for controller
v7.34.310 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 22, 2021 |
fixed: Error in Line 6023 .. |
Release details
Released on: |
Jan. 22, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed: Error in Line 6023 has error=global name 'mac' is not defined
added a retry to get the port Number of the controller
v7.34.309 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 22, 2021 |
fixed: Error in Line 6023 h |
Release details
Released on: |
Jan. 22, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed: Error in Line 6023 has error=global name 'mac' is not defined
added a retry to get the port Number of the controller
v7.34.308 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 21, 2021 |
added support for new unifi op system for controller os v 6.x ++ |
Release details
Released on: |
Jan. 21, 2021 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added support for new unifi op system for controller os v 6.x ++
eg UDMpro has unifi ops sys, but also genx cloud key can be upgraded to v 6.
most reports work, but not stat reports (daily ,...)
will now autodetect the controller ports and login and api web pages,
no config setup required for:
ie 8443/ 433; /proxy/network/api/s/ vs /api/s; /api/auth/login vs /api/login
v7.33.308 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 6, 2021 |
fixed: in Line 5559 has error='int' object has no attribute '__getitem__' |
Changes in this release
fixed:
in Line 5559 has error='int' object has no attribute '__getitem__'
v7.33.307 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Jan. 5, 2021 |
fixed: in Line 5559 has error='int' object has no attribute '__getitem__' |
Changes in this release
fixed:
in Line 5559 has error='int' object has no attribute '__getitem__'
v7.33.305 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 24, 2020 |
force a log entry in /var/log/messages |
Release details
Released on: |
Dec. 24, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
force a log entry in /var/log/messages by logging in to unifi devices and logging out
creates entries like:
Wed Dec 23 22:52:25 2020 authpriv.notice dropbear[17590]: Password auth succeeded for ...
v7.33.303 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 24, 2020 |
fixed restart issue w listener |
Release details
Released on: |
Dec. 24, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
2 times |
Download this release
|
Changes in this release
fixed restart issue w listener, when ap log listener restarted itself it also killed the dict listener, but did not restart that process
v7.33.302 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 23, 2020 |
auto detect prompt for ssh |
Release details
Released on: |
Dec. 23, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- prompt for expect ssh to unifi devices is now fully auto detect
no need to enter in config
- removed options for log messages mca-dump commands in config, no need to chnage anything.
- cleaned up some logging formats
- changed number to float for dev states temperature in prep for indigo 7.5
v7.33.298 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 19, 2020 |
prompt for expect ssh to unifi devices is now fully auto detect |
Release details
Released on: |
Dec. 19, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
2 times |
Download this release
|
Changes in this release
- prompt for expect ssh to unifi devices is now fully auto detect
no need to enter in config
- removed options for log messages mca-dump commands in config, no need to chnage anything.
- cleaned up some logging formats
v7.33.297 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 17, 2020 |
added autodetect for prompts |
Release details
Released on: |
Dec. 17, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
2 times |
Download this release
|
Changes in this release
- prompt for expect ssh to unifi devices is now fully auto detect
no need to enter in config
- removed options for log messages mca-dump commands in config, no need to chnage anything.
v7.33.296 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 17, 2020 |
removed options from config, auto detect most parameters |
Release details
Released on: |
Dec. 17, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
3 times |
Download this release
|
Changes in this release
- prompt for expect ssh to unifi devices is now fully auto detect
no need to enter in config
- removed options for log messages mca-dump commands in config, no need to chnage anything.
v7.33.294 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 15, 2020 |
make expect prompt check automatic |
Release details
Released on: |
Dec. 15, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
add a check, if prompt on unifi devcie does not work,
switch to the last 4 characters of promnpt when login in
in most cases: "xx# " (and # needs to get a ) so "xx# "
v7.33.293 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 13, 2020 |
fixed prompt on unifi wifi AP has changed. |
Release details
Released on: |
Dec. 13, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed prompt on unifi wifi AP has changed.
caused some expext connection to wifi AP to not recognize the line prompt:
change was from BZ.v55.66.77 to BZ.55.66.77
effectively not reading that AP info
v7.33.290 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 21, 2020 |
added config optiuon to set folder name for unifi variables |
Release details
Released on: |
Oct. 21, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- added config optiuon to set folder name for unifi variables
up to now: it used the folder where other variables where
now you need to set it in config.. default is UNIFI
v7.33.288 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 10, 2020 |
menu changes, and unicode fixes |
Release details
Released on: |
Oct. 10, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
menu changes, and unicode fixes
v7.33.287 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 10, 2020 |
unicode format changes, and fixes |
Release details
Released on: |
Oct. 10, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
unicode format changes, and fixes
v7.33.285 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 6, 2020 |
fixed unicode for dev.name |
Changes in this release
fixed all "{}".format(dev.name.encode("utf8") to u"{}".format(dev.name)
v7.33.284 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 12, 2020 |
fixed error isNew does not exist -- only happened when UDM debug on |
Release details
Released on: |
Sept. 12, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed error isNew does not exist -- only happened when UDM debug on
v7.33.283 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 14, 2020 |
support for wan failover device states |
Release details
Released on: |
Aug. 14, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added dev/states for gateway device:
wan2 = up/downif2. wan port is active
wan2Latency = same as for wan
wan2Upload= same as for wan
wan2Gateways= same as for wan
wan2Nameservers= same as for wan
wan2PublicIP= ip numebr of wan2 if wactive
wanSetup = "wan1 only" if normal single wan active
"failover" if wan2 active and wan 1 down
"load balancing" if both wan1 and wa2 are active
"wan down" if both wan connections are down
this is tested with std UniFi gateways, should also work for UDM-pro but not for UDM as it does not have a second wan port
in case of failover the state values for publicIP nameservers and gateways can be set to == the wan2 value or not change
v7.33.282 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 13, 2020 |
added property (device edit) to set behaviour at wan fail over event |
Release details
Released on: |
Aug. 13, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
added property (device edit) to set behaviour at wan fail over event
v7.33.280 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 13, 2020 |
added dev/state for each wan state a wan2 state |
Release details
Released on: |
Aug. 13, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added dev/state for each wan state a wan2 state:
eg: wanPingTime and wan2PingTime
v7.33.278 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 13, 2020 |
added dev/state wanSetup: "wan1 only"/"failover"/"wan down"/"load balancing" |
Release details
Released on: |
Aug. 13, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added dev/state wanSetup: "wan1 only"/"failover"/"wan down"/"load balancing"
v7.33.277 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 13, 2020 |
added wan2UpTime = xH yM zS and fixes for wan2 |
Release details
Released on: |
Aug. 13, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added dev/states for gateway device:
wan2UpTime = xH yM zS
- fixed some logic for fail over
v7.33.276 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 12, 2020 |
added: wan2UpTime = xH yM zS |
Release details
Released on: |
Aug. 12, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added dev/states for gateway device:
wan2UpTime = xH 7M zS
- fixed some logic for fail over
v7.33.275 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 11, 2020 |
wan2 (==up/down), MACwan2 = mac # of wan2 |
Release details
Released on: |
Aug. 11, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- added dev/states for gateway device:
wan2 (==up/down), MACwan2 = mac # of wan2
use dev/states wan2 =="up" and wan=="down" to trigger wan failover
use dev/states wan =="up" and wan2=="down" to trigger wan failover end
=== this currently only works for standard security gateway NOT for UDM/UDM-pro
need "mca-dump" output from the UDM s
v7.32.275 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 26, 2020 |
use blank instead of -X xx for curl |
Release details
Released on: |
July 26, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
went through all controller web api commands to set to proper GET PUT PUSH
use blank instead of -X xx
only for PUT use -X PUT (ie for enable disable devices)
v7.32.274 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 25, 2020 |
went through all controller web api commands to set to proper GET PUT PUSH |
Release details
Released on: |
July 25, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
went through all controller web api commands to set to proper GET PUT PUSH
it works completely for std controller
use blank instead of -X GET
v7.32.273 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 24, 2020 |
reversed -X get for std controller |
Release details
Released on: |
July 24, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
for curl and std controller do NOT use _X GET but blank
for curl and UDM controller use -X GET
v7.32.272 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 24, 2020 |
curl -X options capitalized and made explicit |
Release details
Released on: |
July 24, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
2 times |
Download this release
|
Changes in this release
instead of get implicit it is not using explicit " -X GET" in curl command for all devices
and converted all -X xxx to Cap XXX ie get,put, post
v7.32.271 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 23, 2020 |
added options for explicit " -X get" in curl command for UDM |
Release details
Released on: |
July 23, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
added options for explicit " -X get" in curl command for UDM
v7.32.270 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 23, 2020 |
UDM and dev states changes |
Release details
Released on: |
July 23, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- requesting AP info from UDM only not UDM-pro
- added support for info for multiple vlans in AP
- added nClients as dev state for switches, == sum of clients connected exluding upstream
- added check if gateway is connected to a port, (name nmust have gatew or udm in its string) Case does NOT matter
the it added "Gw" to the port_xx dev state
- added client list for GHZ channel on AP. these are the hostnames given by the AP, not the indigo device names
- fixed LED .. commands, was switched to PUT, should be GET for regular gateways, not for UDM
- added option to count clients on downlink ports and AP ports in switch client totals (nClients)
v7.32.269 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 22, 2020 |
device states for AP and switches ... |
Release details
Released on: |
July 22, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- requesting AP info from UDM only not UDM-pro
- added support for info for multiple vlans in AP
- added nClients as dev state for switches, == sum of clients connetced exluding upstream
- added check if gateway is connected to a port, (name nmust have gatew or udm in its string) Case does NOT matter
the it added "Gtw" to the port_xx dev state
- added client list for GHZ channel on AP. these are the hostnames given by the AP, not the indigo device names
- fixed LED .. commands, was switched to PUT, should be GET for regular gateways, not for UDM
- added option to count clients on downlink ports and AP ports in switch client totals (nClients)
v7.32.268 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 21, 2020 |
added system dev states |
Release details
Released on: |
July 21, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- requesting AP info from UDM only not UDM-pro
- added support for info for multiple vlans in AP
- added nClients as dev state for switches, == sum of clients connetced exluding upstream
- added check if gateway is connected to a port, (name nmust have gatew or udm in its string) Case does NOT matter
the it added "Gtw" to the port_xx dev state
- added client list for GHZ channel on AP. these are the hostnames given by the AP, not the indigo device names
- fixed LED .. commands, was switched to PUT, should be GET for regular gateways, not for UDM
v7.32.267 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 21, 2020 |
dev states for sw improved, added AP states |
Release details
Released on: |
July 21, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- requesting AP info from UDM only not UDM-pro
- added support for info for multiple vlans in AP
- added nClients as dev state for switches, == sum of clients connetced exluding upstream
- added check if gateway is connected to a port, (name nmust have gatew or udm in its string) Case does NOT matter
the it added "Gtw" to the port_xx dev state
- added client list for GHZ channel on AP. these are the hostnames given by the AP, not the indigo device names
- fixed LED .. commands, was switched to PUT, should be GET for regular gateways, not for UDM
v7.32.266 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 21, 2020 |
dev states for sw improved |
Release details
Released on: |
July 21, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- requesting AP info from UDM only not UDM-pro
- added support for info for multiple vlans in AP
- added nClients as dev state for switches, == sum of clients connetced exluding upstream
- added check if gateway is connected to a port, (name nmust have gatew or udm in its string) Case does NOT matter
the it added "Gtw" to the port_xx dev state
v7.32.265 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 21, 2020 |
SW Ap dev state additions |
Release details
Released on: |
July 21, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- requesting AP info from UDM only not UDM-pro
- added support for info for multiple vlans in AP
- added nClients as dev state for switches, == sum of clients connetced exluding upstream
- added check if gateway is connected to a port, (name nmust have gatew or udm in its string) Case does NOT matter
the it added "Gaetw" to the port_xx dev state
v7.32.264 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 21, 2020 |
UDM vlan support for ap |
Release details
Released on: |
July 21, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- requesting AP info from UDM only not UDM-pro
- added support for info for multiple vlans in AP
v7.32.262 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 20, 2020 |
UDM pro and clan support for AP |
Release details
Released on: |
July 20, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- requesting AP info from UDM only not UDM-pro
- added support for info for multiple vlans in AP
v7.31.262 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 12, 2020 |
added UDM-pro GW device |
Release details
Released on: |
July 12, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
v7.30.261 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 12, 2020 |
tuned UDM gw dict part |
Release details
Released on: |
July 12, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
2 times |
Download this release
|
v7.30.260 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 12, 2020 |
tuned UDM gw dict part |
Release details
Released on: |
July 12, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
3 times |
Download this release
|
Changes in this release
- tuned UDM gw dict part
- added unifiApiLoginPath etc to print config
v7.30.258 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 12, 2020 |
tuned UDM gw dict part |
Release details
Released on: |
July 12, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
2 times |
Download this release
|
Changes in this release
- tuned UDM gw dict part
- added unifiApiLoginPath etc to print config
v7.30.257 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 12, 2020 |
uned UDM gw dict part |
Release details
Released on: |
July 12, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- tuned UDM gw dict part
- added unifiApiLoginPath to print config
v7.30.256 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 12, 2020 |
tuned UDM gw dict part |
Release details
Released on: |
July 12, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
v7.30.255 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 11, 2020 |
added function to get tempereatures from UDM-pro machine w ssh and sensors -u command |
Release details
Released on: |
July 11, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
2 times |
Download this release
|
Changes in this release
added function to get tempereatures from UDM-pro machine w ssh and sensors -u command
v7.30.254 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 10, 2020 |
added function to get tempereatures from UDM-pro machine w ssh and sensors -u command |
Release details
Released on: |
July 10, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
added function to get tempereatures from UDM-pro machine w ssh and sensors -u command
v7.30.253 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 9, 2020 |
temperature for udm-pro |
Changes in this release
added function to get tempereatures from UDM-pro machine w ssh and sensors -u command
v7.30.252 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 9, 2020 |
temp sensor for UDM-pro |
Changes in this release
added function to get tempereatures from UDM-pro machine w ssh and sensors -u command
v7.30.251 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 9, 2020 |
tempereatures from UDM-pro machine |
Changes in this release
added function to get tempereatures from UDM-pro machine w ssh and sensors -u command
v7.30.250 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 7, 2020 |
temp states for UDM-pro |
Changes in this release
- added function to get tempereatures from UDM-pro machine w ssh and sensors -u command
v7.30.249 |
Requires Indigo v7.0.2 thru v2022.2 |
Released July 7, 2020 |
temp states for UDM-pro |
Changes in this release
added function to get tempereatures from UDM-pro machine w ssh and sensors -u command
v7.30.247 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 26, 2020 |
fix port # in "set parameters" button from 8433 to 8443 |
Changes in this release
fix port # in "set parameters" button from 8433 to 8443
v7.30.246 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 25, 2020 |
added button in config to preselect the most likely parameters for STd/UDM/UDMpro |
Changes in this release
added button in config to preselect the most likely parameters for STd/UDM/UDMpro
v7.30.245 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 25, 2020 |
added button in config to preselect the most likely parameters for STd/UDM/UDMpro |
Changes in this release
added button in config to preselect the most likely parameters for STd/UDM/UDMpro
v7.30.244 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 24, 2020 |
changed option in config to better explain the options for std vs UDM vs UDM pro |
Changes in this release
changed option in config to better explain the options for std vs UDM vs UDM pro
v7.30.242 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 23, 2020 |
changed ssh login prompt check in expect |
Changes in this release
changed ssh login prompt check in expect from (yes/no)? to (yes/no
as some prompts now show: (yes/no/[fingerprint])?
v7.30.241 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 23, 2020 |
bug fixes |
Changes in this release
- fixed error : has error=global name 'debLeve' is not defined
- added dubug info in case login not successful
v7.30.240 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 23, 2020 |
bug fixes |
Changes in this release
- fixed error : has error=global name 'debLeve' is not defined
- fixed error : 9029 has error=local variable 'wanSpeedTest'
v7.30.239 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 23, 2020 |
bug fixes |
Changes in this release
fixed: 9029 has error=local variable 'wanSpeedTest'
fixed MAC vendor mapping if directory did not exist
v7.30.238 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 12, 2020 |
various UDM updates |
Changes in this release
- added logging statements in case userid/passwd ip number are wrong
- added UDM dict analysis
- fixed format error
- added space in button menue to improve readability
- fixed some format statements and added some logic
- "ipNumber" is now the defined ipnumber in config and is NOT taken from the dict from unifi (key="ip")
the "ip" entry in the dict can chnage ie for UGS or UDM devceis as they use the external value
- select proper userid/passwd for UDM ssh
- added option in MAC log-tracking menu to save MAC list and reload after plugin restart
and changed display of list, dev name first then mac#
- added vlan name to device(client) states (info from switch devices port_table/mac_table)
- changed dev-state wanRunDate to wanSpeedTest, gives the date when last speedtest was done
v7.30.217 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 8, 2020 |
debug statements and udm api checks |
Changes in this release
debug statements and udm api checks
v7.30.216 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 7, 2020 |
added logging statements and UDM improvements |
Changes in this release
- added logging statements in case userid/passwd ip number are wrong
- added UDM dict analysis
changes
v7.30.210 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 3, 2020 |
UDM event analysis for WIfi up/down |
Changes in this release
- added debug statements for UDM
- added time cutoff for weblog data (only look at fresh data, do not loop though previous data returned from web log)
- added back check if username not in login for UDM-pro OR meta not in ret and meta !=ok: error connection login
- reverse web event log
- ignore event records that are older than last event for UDM
v7.30.207 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 3, 2020 |
UDM fixes |
Changes in this release
- added debug statements for UDM
- added time cutoff for weblog data (only look at fresh data, do not loop though previous data returned from web log)
- added back check if username not in login for UDM-pro OR meta not in ret and meta !=ok: error connection login
- had to reverse web levent log
v7.30.200 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 3, 2020 |
updated UDM management |
Changes in this release
- added debug statements for UDM
- added time cutoff for weblog data (only look at fresh data, do not loop though previous data returned from web log)
- added back check if username not in login for UDM-pro OR meta not in ret and meta !=ok: error connection login
v7.30.198 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 2, 2020 |
added some more config checks for UDM |
Changes in this release
added some more config checks for UDM
v7.30.197 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 1, 2020 |
fixed isType not defined |
v7.30.196 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 30, 2020 |
updated UDM settings and config |
Release details
Released on: |
April 30, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- fixed device cretaion for UDM devcies
- controller ON not needed anymore for UDM active
v7.30.195 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 30, 2020 |
fixed devName not defined |
Release details
Released on: |
April 30, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed devName not defined
v7.30.194 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 30, 2020 |
fixed error message for UDM |
Release details
Released on: |
April 30, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed error message for UDM
v7.30.193 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 30, 2020 |
fixed error message for UDM |
Release details
Released on: |
April 30, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed error message for UDM
v7.30.192 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 30, 2020 |
changed -PUT to -GET for several http commands to support UDM |
Release details
Released on: |
April 30, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
changed -PUT to -GET for several http commands to support UDM
v7.30.191 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 27, 2020 |
UDM config error fixed |
Release details
Released on: |
April 27, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
fixed error in Line 989 has error=list assignment index out of range
for UDM settings in config
v7.30.190 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 26, 2020 |
UDM config |
Release details
Released on: |
April 26, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- clarified config lables for UDM vs UDM-pro
- updated parameters properly when editing config, was done correctly during restart
v7.30.189 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 26, 2020 |
UDM option added |
Release details
Released on: |
April 26, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added option for UDM as its own section
will not start individual message logs/dicts for AP and SW as they come from the same device
.. not fully tested yet
added option "strict:true" for web login. this seems to be neeed fro some UDM / configs, sys, if it currently works keep false
added option to ignore all new devices in config
v7.30.188 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 25, 2020 |
added various options |
Release details
Released on: |
April 25, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added various options1. added option for UDM as its own section
will not start individual message logs/dicts for AP and SW as they come from the same device
.. not fully tested yet
added option "strict:true" for web login. this seems to be neeed fro some UDM / configs, sys, if it currently works keep false
added option to ignore all new devices in config
v7.30.187 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 25, 2020 |
various new options for UDM, ignore devices .. |
Release details
Released on: |
April 25, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added option for UDM as its own section
will not start individual message logs/dicts for AP and SW as they come from the same device
.. not fully tested yet
added option "strict:true" for web login. this seems to be neeed fro some UDM / configs, sys, if it currently works keep false
added option to ignore all new devices in config
v7.29.187 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 23, 2020 |
added debug logging features |
Release details
Released on: |
April 23, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
- added debug options for unfi devices
log all message and dicts from specific unifi device ie switches, gateway, ap
- fixed video ip number check in config, any safe when video enabled required a restart.
if managing properly now, no plugin restart done if noc hange.
v7.29.186 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 23, 2020 |
UID for UDM ssh and auto fix for unknown host |
Release details
Released on: |
April 23, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- added addition userid/passwd for UDM devices
UDM devices have diufferent userid for ssh than AP and switches.
- add auto fix for "unknown hosts".
fixes situations where userid.. gets changed on ssh devices.
will delete the ip# line in userid/.ssh/known_hosts
v7.28.186 |
Requires Indigo v7.0.2 thru v2022.2 |
Released April 22, 2020 |
poe cycling cleanup of connected devices |
Release details
Released on: |
April 22, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- minor format changes
- added clean up of POE list when power cycling poe port
in cases where devices moved around or were disconnected and the
history has several devices connected to the same POE port
v7.28.185 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 27, 2020 |
fixed uniFiAP Error in Line 3909 has error=local variable 'ret' |
Release details
Released on: |
Feb. 27, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed uniFiAP Error in Line 3909 has error=local variable 'ret'
v7.27.169 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Feb. 10, 2020 |
SQL logger suppression of certain variables and states |
Release details
Released on: |
Feb. 10, 2020 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
- will suppress certain states and variables from being logged in SQL logger. only works w indigo 7.4.1
no change for lower versions
v7.26.169 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 3, 2019 |
select which MAC number to be used for reports |
Changes in this release
changes in V 7.26.169 @ 2019-12-03
- added option for gateway devices to select which MAC number to be used for reports
gateways have several MAC numbers, and depending on version the query has to pick the proper MAC number for querries in the controller
in device edit you can pick the MAC number (MAC or MAClan)
v7.26.168 |
Requires Indigo v7.0.2 thru v2022.2 |
Released June 26, 2019 |
supports new camera logging |
Release details
Released on: |
June 26, 2019 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
1 times |
Download this release
|
Changes in this release
the camera event logs from unifi have changed. Now handles also the new version
v7.26.167 |
Requires Indigo v7.0.2 thru v2022.2 |
Released June 19, 2019 |
new parameter: read buffer for mojave OSX |
Release details
Released on: |
June 19, 2019 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added option to set read buffer for listeners.. for Mojave OSX
default is 32767, seems to be ok, just in case reading runs into error 22
reduce to lower value
v7.26.165 |
Requires Indigo v7.0.2 thru v2022.2 |
Released June 16, 2019 |
better management of new devices |
Release details
Released on: |
June 16, 2019 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
changes in V 7.26.165 @ 2019-05-16
fixed: "key ipx not found in dict"
reworked logic for adopting automatically new UNIF devices
no will adop / add an indigo device if
a sw / ap / gw slot (in config) is "disabled and the ip number is NOT a valid one"
it assumes that if there is a valid IP number and it is disabled it might be temporary setting by the user and will not chnage that
when editing the IP number in config, you MUST edit the field then click on another text field. otherwise it will not save that field (thats from indigo)
so when eg you edit the ip numebr and click on enable/disable, the ip textfield contents will not be saved.
v7.26.162 |
Requires Indigo v7.0.2 thru v2022.2 |
Released May 1, 2019 |
added error handling for ErrNo=22 |
Changes in this release
changes in V 7.26.162 @ 2019-05-01
1.added error handling for ErrNo=22, general read error
will now restart listener, write ONE msg into plugin log. no error message
2. added timestamp for info logging
v7.26.154 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 27, 2018 |
fixed Line '7019' has error='global name 'status' is not defined' |
Release details
Released on: |
Dec. 27, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
changes in V 7.26.154 @ 2018-12-27
- fixed Line '7019' has error='global name 'status' is not defined'
v7.26.153 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 27, 2018 |
improved (un)block management |
Release details
Released on: |
Dec. 27, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
changes in V 7.26.153 @ 2018-12-27
Getting (un)blocked info from controller immediately after plugin sets / unsets block status (required controller to be set to ON or ON reports
Changed the timing interval for regular testing of (un)blocked to GT 60 sec.
As this now only applies to getting changes set directly on the web page of the controller.
This check creates a big data data transfer (~60kBytes), hence doing it every 20 secs is not recommended, default is 3 minutes.
The received controller dicts ( dict-Controller_xxx for xxx=device, users, ...) is written to the unifi directory next to the AP, switches, etc dict files.
This is just FYI
fixed : error=''dict' object is not callable' in print info
v7.26.152 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 18, 2018 |
fixed manage group print |
Release details
Released on: |
Dec. 18, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
v7.26.151 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Dec. 12, 2018 |
added ' around passwords in commands |
Release details
Released on: |
Dec. 12, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
changes in V 7.26.151 @ 2018-12-12
encapsulated password in single quotes. Was not working with ( or ) in password
improved menus
fixed un-ignore device menu option
v7.26.149 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Nov. 23, 2018 |
added partial ignore MAC #s |
Release details
Released on: |
Nov. 23, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added menu item to ignore partially defined MAC numbers. eg
12:xx:56:67:89:ab will ignore all MAC #s with 12... and any hex number in the second section
v7.25.148 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Nov. 18, 2018 |
added actionControlSensor |
Release details
Released on: |
Nov. 18, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added actionControlSensor ...
kw123 committed
819b761
7 changed files
- added actionControlSensor method. will update / set devices accordingly
- added temperature as number state to unifi system devices that have that property
- fixed wanUpTime state, was not updated
v7.25.147 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Nov. 15, 2018 |
added dummy method actionControlSensor |
Release details
Released on: |
Nov. 15, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added dummy method actionControlSensor
- some menu text fine tuning
v7.25.146 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Nov. 11, 2018 |
added checks for deleted cameras and disabled userids |
Release details
Released on: |
Nov. 11, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added checks for deleted cameras and disabled userids on NVR - they are ignored now
increased number of switches to 13
v7.25.145 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Nov. 8, 2018 |
fixed error:'Plugin' object has no attribute 'pr' |
Changes in this release
fixed error:'Plugin' object has no attribute 'pr'
v7.25.144 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Nov. 8, 2018 |
added cpu usage debugging |
Changes in this release
- added time debugging. ie track where cpu is spend.
- decreased cpu usage by optimizing code.
- logfile is now called plugin.log, not unifi.log
- fixed some menu texts
v7.25.143 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Nov. 5, 2018 |
bug fixes and added 2. option for curl path |
Changes in this release
fixed bug that left apiKey empty
added 2. option for curl, to enable use of an updated curl version using homebrew to install ie /usr/local/bin/curl
v7.25.138 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 23, 2018 |
reversed changed from previous version using self.pluginPrefs.get |
Release details
Released on: |
Oct. 23, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
reversed changed from previous version using self.pluginPrefs.get
now using again:
self.xxx = self.pluginPrefs.get(u"xxx", "abc") # in startup
and
if self.xxx=="123": # in the code
instead of
if self.pluginPrefs.get(u"xxx", "abc"): =="123"
to avoid timeouts
v7.25.137 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 20, 2018 |
added detailed parameters prints kw123 committed |
Release details
Released on: |
Oct. 20, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added detailed parameters prints to give better koverview of user-ids ip numbers and other parameters
you need to reenter VIDEO-NVR IP userID and passwords
v7.25.135 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 14, 2018 |
changed devicetype to sensor |
Release details
Released on: |
Oct. 14, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
changed devicetype to sensor from custom
this enables dev.onState functionality as standard indigo binary sensor for all unifi devices
this should make all unifi devices available to other plugin (ie homebridge etc) as regular indigo binary sensor devices.
A state UP will be TRUE, everything else will be FALSE
Also added option to change down --> expiration time from UP--> down in config (set multiple of UP-> down time)
v7.24.135 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 11, 2018 |
added full functionality to get snapshots from cameras |
Release details
Released on: |
Oct. 11, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added full functionality to get snapshots from cameras
tuned some help and menu items
v7.23.130 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 7, 2018 |
added functions to camera commands |
Changes in this release
now supports also streaming video on/off
improved executions speed
v7.23.129 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 6, 2018 |
added function to control unifi cameras |
Changes in this release
added function to control unifi cameras:
functions to switch on/off: led, ir, sound, mic, record
v7.21.126 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Oct. 2, 2018 |
fixed block / unblock action |
Changes in this release
- fixed block / unblock action -- used the wrong filter, wifi devices only. was correct in the regular menus
- added cpu mem usage % and temperature states for USG 3(no temperature info) and 4 (has temperature)
v7.21.125 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 24, 2018 |
added support for USG4 pro |
Release details
Released on: |
Sept. 24, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added support for USG4 pro, ie adopted changed data dict dump keys
v7.20.125 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 22, 2018 |
fixed blocked unblock |
Release details
Released on: |
Sept. 22, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
changed time window checking for blocked / unblocked. it only worked at start of plugin.
v7.20.124 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 21, 2018 |
added states "firstSeen" and "useFixedIP" |
Release details
Released on: |
Sept. 21, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added states "firstSeen" and "useFixedIP". they are updated once an hour
v7.20.123 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 21, 2018 |
added dev state "blocked" kw123 committed |
Release details
Released on: |
Sept. 21, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added option to get "blocked" info from unifi controller. You can selewct off/ check ervery xx secs in config .
A device state "blocked" was added. if there is no info the state stays empty. true/false if info available
v7.19.123 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 16, 2018 |
bug fix and smaller improvements |
Release details
Released on: |
Sept. 16, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fix "self.broadcastIP = 192.168.1.255 "
and enable to enter path for nvr video monitoring command (was static)
changed connection test to unif devices to lowercase test eg
if "unifi" in string and not if "UniFi" in string
needed for some versions .
v7.19.122 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 13, 2018 |
bugfix line 3650, list index out of range |
Release details
Released on: |
Sept. 13, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
File "plugin.py", line 3650, in runConcurrentThread IndexError: list index out of range
only occurs for new installs. A variable was not properly initiated
v7.19.121 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 10, 2018 |
added variable UniFi_New_Device |
Release details
Released on: |
Sept. 10, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added variable "UniFi_New_Device".
It will be changed when the plugin creates a new indigo device.
Contents is:
deviceName/MAC#/ipNumber
ipNumber might not be present (ie for Neighbor routers)
v7.18.121 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 9, 2018 |
added variable Unifi_With_IPNumber_Change, fixed |
Release details
Released on: |
Sept. 9, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added variable Unifi_With_IPNumber_Change, will show:
UniFi-iPhone Karl/1c:36:bb:97:c0:85/192.168.1.091/192.168.1.093
ie devname/mac#/oldIP/newip
v7.18.120 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 9, 2018 |
added variable Unifi_With_IPNumber_Change |
Release details
Released on: |
Sept. 9, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
added variable Unifi_With_IPNumber_Change, will show:
UniFi-iPhone Karl/1c:36:bb:97:c0:85/192.168.1.091/192.168.1.093
ie devname/mac#/oldIP/newip
v7.18.119 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Sept. 7, 2018 |
fixed (un)block and reconnect client |
Release details
Released on: |
Sept. 7, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
Changes in this release
fixed (un)block and reconnect client
command to be used is POST not PUTv7.18.119
v7.18.118 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 16, 2018 |
v7.18.118 |
Release details
Released on: |
Aug. 16, 2018 |
Requires: |
Indigo
v7.0.2
thru v2022.2 |
Downloaded: |
0 times |
Download this release
|
v7.17.117 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 12, 2018 |
bug fix |
Changes in this release
fixed USG expiration
changed names of states to better reflect their meanings
v7.17.116 |
Requires Indigo v7.0.2 thru v2022.2 |
Released Aug. 11, 2018 |
added wan : up/down state |