leroyboerefijn

Results 18 comments of leroyboerefijn

This was actually recently removed. I think the issue was that most of the settings need a loaded list of entities, right @jpelgrom ? We could just disable those options...

> I'm not aware that it was removed, in fact I added the settings chip back if loading failed in #2825 to prevent users from getting stuck. I could be...

`ScalingLazyColumn` will try to show the second item at the center of the screen by default. I guess that's what you're seeing here. You can change it by providing `AutoCenteringParams`

For my understanding, is this about adding a new watchface? Or does it also happen when switching between faces? The first I can imagine, but makes me wonder how often...

@Vedeneb I have it on my list to start working on, but cannot give you any guarantees on timing ;) If you feel like contributing, then please feel free to...

@marazmarci @jpelgrom I suggest that a new feature request is made for that once the complication PR is merged

My original plan was to also add attribute support instead of just state support. But maybe it makes sense to just close this indeed

Have been thinking about this issue. Officially tiles are not meant to update frequently, but in this case the added value is obvious. @dshokouhi do you think we can listen...

> well the websocket would only be active when the screen is on, I dont see a wearable having the screen on for a long period of time. Does the...

Ik afraid that it is not possible to update like that with the current API. We cannot know the state of the Tile itself or interact with it directly