Moritz Heusinger

Results 505 comments of Moritz Heusinger

Yes, at development time there is no v6

Thanks a lot, LGTM in general :+1: I think this should be awaited too https://github.com/ioBroker/ioBroker.javascript/commit/3bc5b19d35c7ca7f38eb17b99d9deaf899abc007#diff-58417e0f781b6656949d37258c8b9052ed266e2eb7a5163cad7b0863e6b2916aR1813 Do you know if there is also code somewhere to remove the node modules?

Yes, so we need something like a `adapter.listInstalledNodeModules()` returning a string array with the package names. I can implement no problem.

Please have a look if this will be suitable for you: https://github.com/ioBroker/ioBroker.js-controller/pull/2723

And see https://github.com/ioBroker/adapter-react-v5/issues/107

Von meiner Seite jetzt raus ja, Admin sollte das seit 2 Major Versionen können (Gedächtnisprotokoll)

Let me know if you meant this, then I can remove it and publish it.

Current draft is here https://github.com/ioBroker/adapter-react/pull/18 but still some things to do.

not a admin issue, parser provides it own frontend code https://github.com/ioBroker/ioBroker.parser/blob/master/src-admin/src/ParserComponent.jsx

@chefkoch009 Probably we could also allow bind to `0.0.0.0` to listen for all ipv4 IPs, so people can select it if they want, it would also probably be a good...