Wouter Born

Results 410 comments of Wouter Born

The behavior was changed because for most handlers that are initialized calling `channelLinked` would result in an unnecessary REFRESH command. See https://github.com/openhab/openhab-core/pull/1385#issuecomment-641558762 I think it should be possible to fix...

We did not know how breaking the change would be so it seems this is the first case. If there are only a couple of bindings impacted I think the...

I also just noticed this. Enabling Karaf debug logging with `log:set debug org.apache.karaf` shows me: ``` 18:30:17.923 [DEBUG] [af.features.internal.service.Deployer] - New snapshot available for mvn:org.openhab.addons.bundles/org.openhab.binding.shelly/4.2.0-SNAPSHOT 18:30:17.940 [INFO ] [.internal.service.FeaturesServiceImpl] -...

You can run a script before it starts openHAB, see: https://github.com/openhab/openhab-docker/tree/main#executing-shell-scripts-before-openhab-is-started There are some examples of the scripts here: https://github.com/openhab/openhab-docker/tree/main/contrib/cont-init.d So it will probably work if it looks like: ```...

Did you already have a look at this? https://github.com/openhab/openhab-docker/tree/main#missing-some-preinstalled-package

Works fine for me. Maybe you can double check that files can be created in the `/openhab/userdata/config` dir in the container? You can also reconfigure the `FeatureConfigInstaller` logger to see...

Even if they were approved they will not be merged as only files that are 100% translated are added to PRs generated by Crowdin. See: https://crowdin.com/project/openhab-addons/bg

You are now a proof reader for Bulgarian so you can approve them yourself @dilyanpalauzov. :wink:

> Do you have an idea (I'll look at the encoding of my files - but that should be handled automatically and did not change - or at least it...

> I'm not familiar with the OH release planning process - I've added the binding to the OH 4.3 scope - as I'm confident that it will be ready by...