Timothy

Results 153 comments of Timothy

`BaseGlanceEntityWidgetReceiver` is impacted by this issue. It means that we are staying more than 5s in the onReceived()

> [@TimoPtr](https://github.com/TimoPtr) can I work on this Not yet unfortunately I need to finish the frontend part.

This can be worked on since the PR on the frontend and android have been merged.

> Can I work on this I have no objection, take the time to read our guideline and best practices https://developers.home-assistant.io/docs/android/get_started

Not sure to follow exactly what you want to do. But feel free to make a PoC and open a PR in draft so I can take a look.

> Pixel 8 and 9 app crashes when navigating I managed to reproduce the issue on my end, it appears only when I'm using the Frigate card and directly my...

Like @dshokouhi mentioned in his comment before closing we decided to follow the official documentation https://developer.android.com/reference/android/provider/Settings.System#SCREEN_BRIGHTNESS > The screen backlight brightness between 1 (minimum) and 255 (maximum) We cannot ignore...

> [@TimoPtr](https://github.com/TimoPtr) Could one provide an explicit "unsafe" command that doesn't have the limitation? I understand both the overhead of having more API entry points and testing, and the desire...

> We actually don't support multiple watches but only the first connected one I updated the description.

> @TimoPtr can I work on this? > Not yet. The frontend part is not yet done.