Seth

Results 9 issues of Seth

Fixes #101 An implementation of the character limit warning. I'm unfamiliar with visual studio extension API, especially when it comes to the error list window. I got a borked installation...

I don't know if this already exists or not, but it would be nice if there was an easy way to set up a CI pipeline that uses MDK and...

Requires Pull Request
Pull Request in review

Github's free Rest API hits a limit and breaks the entire installer application when the auto updater can't reach the latest release. Perhaps an alternate service could be used instead...

### Installer Version v3.3.8 ### Description I would like the ability to turn off hardware acceleration. On some systems, Windows will blur certain windows that use it, such as my...

### Checklist - [X] I have filled out the template to the best of my ability. - [X] This only contains 1 feature request (if you have multiple feature requests,...

In the small-large town areas with municipal airports (at least in Texas), api.weather.gov does not provide precipitation data (despite having rain sensor) or gust information. The API for some reason...

**Is your feature request related to a problem? Please describe.** I'm trying to use the utility meter to record total Monthly Precipitation but noticed that the Precipiation metric is the...

### System Health details ## System Information version | core-2025.8.0 -- | -- installation_type | Home Assistant OS dev | false hassio | true docker | true container_arch | amd64...

Version: `vividboarder/vaultwarden_ldap:2.2` config.toml: ```toml vaultwarden_url = "redacted" vaultwarden_admin_token = "redacted" ldap_host = "redacted" ldap_port = 389 ldap_ssl = false ldap_starttls = false ldap_bind_dn = "cn=vaultwarden ldap,ou=users,dc=ldap,dc=goauthentik,dc=io" ldap_bind_password = "redacted" ldap_search_base_dn...