25 Commits

Author SHA1 Message Date
wuehler
7a1192fc5d 74_Unifi: new Readings for WLAN-states, fixed Warning
git-svn-id: https://svn.fhem.de/fhem/trunk@15949 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-21 19:51:41 +00:00
wuehler
065b27c358 74_Unifi.pm:fixed blockClient
git-svn-id: https://svn.fhem.de/fhem/trunk@15930 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-19 21:11:09 +00:00
wuehler
bcd7202d6d 74_Unifi: added set command to en-/disable Site-Status-LEDs
git-svn-id: https://svn.fhem.de/fhem/trunk@15918 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-17 22:38:27 +00:00
wuehler
4f86d2f686 74_Unifi: added set commands to (un)block clients and en/disable WLANs
git-svn-id: https://svn.fhem.de/fhem/trunk@15859 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-12 20:39:58 +00:00
justme-1968
56517958e9 74_Unifi.pm: added get poeMode and set poeState commands, _utilization and _poePower readings
git-svn-id: https://svn.fhem.de/fhem/trunk@14391 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-27 20:20:30 +00:00
rapster
b50763086e 74_Unifi: added attr ignoreWiredClients & ignoreWirelessClients; added AP-Name discovery for wired clients; Patch from Andre Forum: 40287
git-svn-id: https://svn.fhem.de/fhem/trunk@14122 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-27 22:46:25 +00:00
rapster
9d9cb0481f 74_Unifi: Can't use an undefined value as an ARRAY reference at ./FHEM/74_Unifi.pm line 847., Forum #40287
git-svn-id: https://svn.fhem.de/fhem/trunk@13910 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-06 07:34:29 +00:00
rapster
42eba85d9b 74_Unifi: Unifi Modul spamt Log zu, Forum #70136
git-svn-id: https://svn.fhem.de/fhem/trunk@13906 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-05 16:50:11 +00:00
rapster
614a9778a2 74_Unifi.pm: added summary for new commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@11990 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-19 18:11:24 +00:00
rapster
67f2109d00 74_Unifi.pm: Fixed unsupported character in readings.
git-svn-id: https://svn.fhem.de/fhem/trunk@10964 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-29 13:38:53 +00:00
rapster
2fb42bd630 74_Unifi.pm: Fixed SSL_verify_mode bug. (by Tompkin, Forum: #40287)
git-svn-id: https://svn.fhem.de/fhem/trunk@9800 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-06 18:42:44 +00:00
rapster
31ad18da51 74_Unifi.pm: Fixed bug - http://forum.fhem.de/index.php/topic,40287.msg354932.html#msg354932
git-svn-id: https://svn.fhem.de/fhem/trunk@9785 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-05 09:02:19 +00:00
rapster
8b11980629 74_Unifi: Fixed multiple client-ids in clients-hash when using controller v3.x
git-svn-id: https://svn.fhem.de/fhem/trunk@9198 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-03 18:15:12 +00:00
rapster
0fb1797c44 74_Unifi: removed forced ssl version
git-svn-id: https://svn.fhem.de/fhem/trunk@9192 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-01 20:57:16 +00:00
rapster
095b566666 74_Unifi: - new readings for controller, accesspoints and clients
- new Setter: archiveAlerts, disconnectClient, restartAP
            setLocateAP, unsetLocateAP
          - new Getter: events, unarchivedAlerts
          - new Attributes: eventPeriod, httpLoglevel
          - updated commandref
          - rewrite some code


git-svn-id: https://svn.fhem.de/fhem/trunk@9187 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-31 22:29:29 +00:00
rapster
b6f8484872 74_Unifi: - Code Cleanup
- Preparing for future functions
          - Some small bug fixes 


git-svn-id: https://svn.fhem.de/fhem/trunk@9160 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-29 19:25:28 +00:00
rapster
fd61da6488 74_Unifi: Enabled manual update, while unifi is disconnected
git-svn-id: https://svn.fhem.de/fhem/trunk@9145 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-28 05:50:10 +00:00
rapster
333d21a5be 74_Unifi: - ReadingNames now by default (in this order):
Attr 'devAlias' > controllerAlias > hostname > user_id
          - Attr 'devAlias' now can rename:
            controllerAlias, hostname, user_id


git-svn-id: https://svn.fhem.de/fhem/trunk@9142 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-27 20:37:29 +00:00
rapster
c3076d5e15 74_Unifi: - Added Attribute 'devAlias' to rename device names (ID).
- Bugfix: Module not started without restart after first definition.
          - Cleaned up a lot of code.
          - Added some code for internal use.
          - Removed use of hash->{STATE}.


git-svn-id: https://svn.fhem.de/fhem/trunk@9132 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-25 21:29:35 +00:00
rapster
aab2d16cc2 74_Unifi: Added support for Controller v3 (v4 already supported).
git-svn-id: https://svn.fhem.de/fhem/trunk@9130 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-24 21:43:54 +00:00
rapster
95a0da0a1b 74_Unifi: Added re-login immediately if cookie gets invalid
git-svn-id: https://svn.fhem.de/fhem/trunk@9123 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-24 05:41:10 +00:00
rapster
b5a068e038 74_Unifi: Added alternative 'ip' and 'Unknown' if WLAN-Client has no hostname
git-svn-id: https://svn.fhem.de/fhem/trunk@9122 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-23 22:14:04 +00:00
rapster
da97407271 74_Unifi: changed start from defFn to NotifyFn with NOTIFYDEV=global
changed get-Name from 'clientDetails' to 'clientData' 
added 'get clientData' selection by client-ID 
added disable Attribute 
updated commandref 


git-svn-id: https://svn.fhem.de/fhem/trunk@9120 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-23 16:53:57 +00:00
rapster
4221540615 74_Unifi: Added prerequisites to commandref.
git-svn-id: https://svn.fhem.de/fhem/trunk@9113 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-23 00:24:03 +00:00
rapster
9c57c4f08a 74_Unifi: New module for the Ubiquiti Networks (UBNT) - Unifi Controller. (Forum: #40287)
git-svn-id: https://svn.fhem.de/fhem/trunk@9112 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-23 00:13:22 +00:00