a lot of debug
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
//TODO to test and debug
|
||||
var_dump($topics);
|
||||
if (!array_key_exists("linky2mqtt", $topics)) $topics["linky2mqtt"] = new topic;
|
||||
if (!array_key_exists("linky2mqtt", $devices)) $devices["linky2mqtt"] = array();
|
||||
|
||||
|
Reference in New Issue
Block a user