Peter Juras
Peter Juras
Hi @beervoley, will you also provide a sample for C#?
Thanks for the explanation, I was already wondering. The [docs](https://learn.microsoft.com/en-us/windows/apps/develop/widgets/widget-providers) only mentioned that PWA support is coming the future, but did not explain why the tutorial was only available in...
Hi Piotr, thanks for the reply! This is the code - however the camera updates also don't stop if I call the `camera.turn_off` service manually. ```yaml - id: '1682202102755' alias:...
I previously opened this in the [homeassistant/frontend repository](https://github.com/home-assistant/frontend/issues/12330) but they mentioned this would be due to a custom card. Bootstrap grid card is the only custom card I'm using.
+1 Otherwise, the name glob should be changed to files.
This issue is open for 2 years now. I just want to share that this is incredibly annoying from a UX perspective. I get these notifications for FancyZones & Always...
This is very annoying, I don't want the dark mode and it keeps loading in dark mode although my system theme is light.
This is still an issue.
Overriding the Brushes is not enough, you also have to copy the Container Style and apply it to your FlipViewIndicator. This style is taken from Generic.Xaml, it works for me...