Ben
Ben
Hi @rvetere If a user has not filled out any of the configuration for the plugin, is there any reason to start the HTTP server? ``` [11/02/2024, 03:45:59] [LoxoneControl] Http...
Hi @rvetere A couple of things: 1. Would you say that this was true for the plugin? > If the plugin needs to write files to disk (cache, keys, etc.),...
In the meantime I have made some changes to the check script with a few additional items for new verifications. I will run the check script again on your plugin,...
/check
In fact these two are original requirements, so please fix these (no code changes) - GitHub Repo: should have issues enabled - GitHub Repo: should contain releases
In fact, these checks are failing because in your package json file, you have ```json "repository": { "type": "git", "url": "https://github.com/rvetere/homebridge-loxone-control.git" }, "bugs": { "url": "https://github.com/rvetere/homebridge-loxone-control/issues" }, ``` but the...
A couple of things, i'll put them in separate comments. One:  would most users need to put in the chromium path? or is it...
Two: with a nonsense config of this ```json { "name": "LoxoneControl", "platform": "LoxoneControl", "loxoneMiniServerId": "kjklj", "loxoneUser": "jklj", "loxonePassword": "jkljkl", "chromiumPath": "" } ``` would it be normal to receive this...
I'm definitely happy to verify your plugin and will do so now, the above are just things that a brand new user may ask and perhaps get confused by and...
/check