Max Hauser

Results 238 comments of Max Hauser

As best practice I can only say, use groups over controlling single lights whenever possible to keep requests low.

Port 2001 with virtual devices sounds strange to me. Are you sure that you are running a correct configuration?

Would be great. Also any information why https://github.com/jordanbyron/react-native-quick-actions has been archived?

What seems to be very hard on a first glance is the decaching done at https://github.com/ioBroker/ioBroker.js-controller/blob/5c68c593a86f333597a4506cf6e8c9c301a8ebe0/packages/controller/src/main.ts#L4708 it seems like there is no possibility currently to decache an imported ESM module.

Go to would be to create a dummy adapter with ESM support and then see if it generally starts and then check if we can do something about compact mode.

Thanks. And generally is working correctly with controller just compact mode is not working?

I am not an expert regarding Docker but Which IP do you expect? The one where your container is mounted to the outside is probably not known of from the...

I don’t think an anpllication inside a container can listen to this ip. Maybe you just want to enter your “iobroker” ip in the callback address or do you have...