Julien Roy

Results 65 comments of Julien Roy

New version 1.11.0 add `minimal_duration` config allowing to filter entry less than a certain duration (entry will be squash if previous and next entry has same state)

I was waiting for some feedback before closing it. Thanks.

Maybe 3 is a little too small. 10 can be a god compromise.

The HA logbook card is displaying also lot of events but have a scrollbar to avoid a big card ![image](https://user-images.githubusercontent.com/6990995/207724663-24dbf1b0-9208-4706-8954-08150a1d54b1.png) could be an option to limit the height of the...

I had same pb. I have well configure WUD with a personal token. I'm using latest version of WUD. error in logs: `WARN whats-up-docker/watcher.docker.local: Error when processing (Unsupported Registry unknown)...

I have set the token in the wud docker-compose. I have to set it for all container using this registry ? This is not what I understand from the [documentation](https://fmartinou.github.io/whats-up-docker/#/configuration/registries/lscr/).

Looking at the logs I get the following error: `07:00:00.791 WARN whats-up-docker/registry: Some registries failed to register (Error when registering component lscr ("username" is not allowed))`

I remove the `WUD_REGISTRY_LSCR_USERNAME` env from WUD and it working now

Are you trying using card_mod ? It is not natively supported by the card. If you are trying to use card_mod, it is supported. I encourage you to check on...

This is because your are getting the last changed of the entity and not the changed per event ... Don't know how to achieve this ...