Daniel Baulig

Results 58 issues of Daniel Baulig

A user in the Home Assistant group suggested this. Would certainly make the self-hosting process easier. But not entirely sure if that is the biggest blocker for deploying ESPWA for...

enhancement

It would be useful to somehow transfer the most recently added host (or maybe all?) when falling back to the insecure origin. This becomes especially obvious when following a addhost...

enhancement

I ensured that basic keyboard accessibility is available, but I should at some point do a full audit to make sure 1) All required aria attributes are set (currently I...

enhancement

This fundamentally probably also applies to other entities, but it's very apparent on NumberEntity, when using the up/down arrows. Since NumberEntity uses `set(v)` to set the new value, the value...

bug

When a new controller is added and maybe also when it connects in general, we should scroll it into view. Right now the most common way to connect a controller...

enhancement
good first issue

Currently there's no good way to get meaningful debug information from users. Need some form of affordance to download some helpful debug information, like device logs, console.logs, device event stream,...

enhancement

Add a UI to show the device logs

enhancement

To provide better bug report data I should add the option of downloading an event stream dump. Maybe as an always on ring buffer or via a query parameter.

enhancement

Currently when there's an issue I just show a "Something went wrong" error message, without much guidance to the user on how to resolve the issue they may be experiencing....

enhancement