Jeff Wilson

Results 6 issues of Jeff Wilson

I'm running Flexget in a docker container with [cpoppema/docker-flexget:latest](https://github.com/cpoppema/docker-flexget): * Python: 3.7.7 * Flexget: 3.1.90 * deluge-client: 1.9.0 (tested back to 1.7.1 by manual install) I'm running deluge in a...

[Calling `hass.config_entries.async_forward_entry_setup` is deprecated and will be removed in Home Assistant 2025.6](https://developers.home-assistant.io/blog/2024/06/12/async_forward_entry_setups/).

Makes the chamber "image" a `camera` domain type. Fixes #365, #423, #531.

### 🔖 Feature description Support to configure the [`events-backend-module-github`](https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-github) plugin with multiple webhook secrets would be very useful as currently only one webhook secret can be used to validate incoming...

enhancement
area:events

`@bind_hass` was [deprecated in Home Assistant 2024.3](https://developers.home-assistant.io/blog/2024/02/27/deprecate-bind-hass-and-hass-components/). This removes usage of it. When combining these changes along with #1168 and #1159 (as I've done in my [`jawilson-main` branch](https://github.com/jawilson/adaptive-lighting/tree/jawilson-main)) has everything...

Because all of the AI-related requests are done directly in the front-end all of the configuration and credentials are leaked to users even before they're authenticated (`/config.js` isn't authenticated and...