Ansagen funktionieren und werden auch richtig interpretiert. In der Alexa.log schlagen diese korrekt auf. Dann aber kommt eine Fehlermeldung.
Port habe ich schon mal von 8000 auf 8010 in der alexa.php und dem Baustein geändert.
Array
(
[group] => licht schalten
[name] => licht
[location] => büro ute
[value] => 0
)
File: /usr/local/edomi/www/admin/lbs/alexa.php | Error: 2 | Line: 189 | stream_socket_client(): unable to connect to tcp://192.168.135.42:8010 (Connection refused)
File: /usr/local/edomi/www/admin/lbs/alexa.php | Error: 2 | Line: 190 | stream_set_timeout() expects parameter 1 to be resource, boolean given
File: /usr/local/edomi/www/admin/lbs/alexa.php | Error: 2 | Line: 191 | stream_set_blocking() expects parameter 1 to be resource, boolean given
(
[group] => licht schalten
[name] => licht
[location] => büro ute
[value] => 0
)
File: /usr/local/edomi/www/admin/lbs/alexa.php | Error: 2 | Line: 189 | stream_socket_client(): unable to connect to tcp://192.168.135.42:8010 (Connection refused)
File: /usr/local/edomi/www/admin/lbs/alexa.php | Error: 2 | Line: 190 | stream_set_timeout() expects parameter 1 to be resource, boolean given
File: /usr/local/edomi/www/admin/lbs/alexa.php | Error: 2 | Line: 191 | stream_set_blocking() expects parameter 1 to be resource, boolean given

Einen Kommentar schreiben: