Neonox31

Results 25 comments of Neonox31

+1 I observed this behavior too.

Hello, Idem de mon côté, c'est à cause des icônes animées, tu peux les remplacer par des fixes en suivant ce lien : https://github.com/bramkragten/weather-card/issues/46#issuecomment-622127197

I have the same problem, also with the `debug` tag : ``` Setting up google-chrome-stable (76.0.3809.132-1) ... update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/x-www-browser (x-www-browser) in auto mode update-alternatives: using /usr/bin/google-chrome-stable...

OK, I found the problem ! This role is not compatible with ansible-core `2.16.0`, downgrading to `2.15.6` version seems to do the trick. Unfortunately I've not enough Ansible skills at...

Thanks a lot to all for your information 👍

FYI on my side query params seems not to be striped out but the dashboard view is not found : ![20230813_070852_F5FED3E9](https://github.com/home-assistant/core/assets/1135958/ae6ff27a-e597-46d2-bad8-40d8601a4ff9) Here is how I call the `cast.show_lovelace_view` service :...

@felipecrs Indeed, it seems to work using `0` instead of `default_view`, thanks a lot ! But I don't understand why !

But camera selection doesn't occur, so I'm not sure that query params are correctly taken account using `0` 😥