Webhook final fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
$hawebhook = "http://homeassistant:8123/api/webhook/plweb"; // Webhook-URL von Home Assistant
|
||||
$hawebhook = "http://homie:8123/api/webhook/plweb"; // Webhook-URL von Home Assistant
|
||||
$dbconnstring = "host=localhost dbname=plweb user=plweb password=plweb";
|
||||
$test_url = "https://example.com/plweb/test.php?";
|
||||
$test_url = "https://sinclair.narnia.lan/plweb/test.php?id=";
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user