Bram Kragten

Results 17 issues of Bram Kragten

When you have a template like: ```ts html`Link` ``` It will give the following errors: ``` Template contained invalid HTML syntax, error was: missing-whitespace-between-attributes eslint(lit/no-invalid-html) Template contained invalid HTML syntax,...

## Proposed change For https://github.com/home-assistant-libs/pychromecast ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [X] New feature (thank you!)...

cla-signed

For every `requestSync` or `reportState` request, a new JWTClient is created, causing a post request to get a new token: https://github.com/actions-on-google/actions-on-google-nodejs/blob/eaa9e2058273dd7832031e1d8496e134ba60f791/src/service/smarthome/smarthome.ts#L332 The token that is returned is valid for an...

Closes #421 For every `requestSync` or `reportState` request, a new JWTClient is created, causing a post request to get a new token: https://github.com/actions-on-google/actions-on-google-nodejs/blob/eaa9e2058273dd7832031e1d8496e134ba60f791/src/service/smarthome/smarthome.ts#L332 The token that is returned is valid...

cla: yes

We would like to set `maxSockets` and other options for the `https` agent, it would be nice if we could pass an agent to use: ```ts const agent = new...

## Proposed change Fixes https://github.com/home-assistant/frontend/issues/14662 ## Type of change - [ ] Dependency upgrade - [X] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (thank you!)...

cla-signed

https://github.com/home-assistant/frontend/releases/tag/20230501.0 NEEDS: https://github.com/home-assistant/frontend/actions/runs/4853478528

core
cla-signed
integration: frontend
small-pr
Quality Scale: internal

## Proposed change ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!) -...

core
cla-signed
integration: tts
new-feature
Quality Scale: internal

https://github.com/home-assistant/frontend/releases/tag/20230605.0 NEEDS: https://github.com/home-assistant/frontend/actions/runs/5180021594

core
cla-signed
integration: frontend
small-pr
Quality Scale: internal

## Proposed change We assumed it would be either error or result, but it can be both. Also show error in the trace graph node. ![image](https://github.com/home-assistant/frontend/assets/5662298/6176ff79-7707-4324-9f48-0755c4c72fdb) ## Type of change...

cla-signed