Jan Losinski

Results 25 comments of Jan Losinski

t think the easiest way to achieve ihis is to switch to a more recent debian base image, as davical is installed from the debian repo. I don't use davical...

This will break (or basically revert) the fix in #65. Sadly there is to decide now, if the app shall work in NC or OC.

Maybe there should be a fork for own cloud?

I think caldav-internal invitations will be cool - bus this requires to manage a list of participants of the event

I stumbled upon this because I need bulk in a asyncio project. What is the current status of this PR? Is there a particular reason why it was never merged?

The `--o:` override method here is a bit strange. I had only success by providing an explicit index to the option: ``` --o:net.post_allow.host[0]=::ffff:172.18.[0-9]+.[0-9]+ ``` I couldnt find out though if...

I agree to license all of my contributions to the wallabag/docker repository under the MIT license.

I think the worker should be started as a separate service (container). PR #45 provides basic support for that.

The port for the WebUI seems to be hardcoded: https://github.com/sidoh/esp8266_milight_hub/blob/master/lib/WebServer/MiLightHttpServer.h#L20

I'm not sure if this is a good idea with only one radio. It adds latency and because of the frequency hopping you're at risk to miss packets. Maybe just...