Michaël Arnauts

Results 45 issues of Michaël Arnauts

Right now, every time WiFi is turned on, the sync will start. This causes the Kobo to sync every time something is looked up online (online search, actual sync, ...)....

Related to #22 and #12 It seems the recent changes in routing regarding the stripping of slashes broke a few things. I also learned that Kodi doesn't like urls without...

I'm working on a rewrite of the library that fixes a few open issues. * Cleaner code * Better volume setting * Logging It won't be backwards compatible with the...

It seems that on OSMC, the lirc daemon is not on the default /var/run/lircd socket. You need to change the code like this: ```patch diff --git a/bridge.py b/bridge.py index 7be2d11..387f570...

The fix is probably in here: https://github.com/michaelarnauts/comfoconnect/pull/21, but I still need to review this.

I've noticed `225` and `226` are related to the automatic mode. My ventilation was running with a low fan speed, and in auto mode with humidity protection active. Detected a...

Is there a reason why the Dockerfile was changed in cfe243279d352b802ccaf64e7f996fd629a0ebab? The original chaining with `&&` is better since it keeps it all in one layer. More information here: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run

### Describe the bug The rework of the property panels in 5.0 doesn't support multi-line property fields anymore. This is needed when writing a script to be executed by a...

bug
ux
backlog
pr welcome
good first issue
spring cleaning
developer productivity
properties panel

I used the example `docker-compose.yml` file, and I get the following error during startup of the pypi container: ``` pypi_server_1 | [I 191115 13:03:59 __init__:69] Database initialized as 'pypi-server'. Checking...

| Q | A | ------------- | --- | Is bugfix? | no | New feature? | yes | Breaks BC? | no | Tests pass? | yes | Fixed...

type:enhancement