Wonko52

Results 5 issues of Wonko52

I got a JS-Error when I try to get data via Url: > Uncaught TypeError: can't convert undefined to object This is the code: ``` const myTree = new Tree('#myTree',...

A command line option to mirror the output horizontally would be helpful. Use case: I use a tablet with a teleprompter app. The app displays the text mirrored, so that...

When logging out at the web ui, the following error message appears: ``` Error: req#logout requires a callback function at IncomingMessage.req.logout.req.logOut (/opt/openhabcloud/node_modules/passport/lib/http/request.js:65:44) at /opt/openhabcloud/routes/index.js:77:13 at Layer.handle [as handle_request] (/opt/openhabcloud/node_modules/express/lib/router/layer.js:95:5) at...

The command line option "-" or "--quiet" doesn't work. It displays the normal output. ``` # ./carddav2fb run -q Downloading recent FRITZ!Box phonebook Downloading vCard(s) from account xxx Downloaded 489...

enhancement

I cloned the project and started composer install: ``` Class WebThing\Value located in ./src/WebThing/Value.php does not comply with psr-4 autoloading standard. Skipping. Class WebThing\Property located in ./src/WebThing/Property.php does not comply...