Skip to content

Commit

Permalink
Updated the Unifi Client library (missed originally)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptruman authored Oct 14, 2021
1 parent da6f6b5 commit f3e7252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reconnect_alarm.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/php
<?php
require_once '/usr/src/UniFi-API-client-master/src/Client.php';
require_once '/etc/alarmmonitor/Unifi-Client.php';
// Update the following line and include your Unifi Controller IP
$controller_url = "https://192.168.1.1:443";
// Update the following line and include the username of the Limited Admin account you created
Expand Down

0 comments on commit f3e7252

Please sign in to comment.