Simon Lamon

Results 163 comments of Simon Lamon

> @bramkragten or @piitaya, I removed some orphan `@apply` uses in #21751, but it looks like we actually have a few uses in lit elements in the developer tools: >...

I'm not sure about the correct usage of HassKey. I still have to specify the typing manually.

It's the discovery that throws an error. I will take a look if it can be handled better. What device do you own? What is the reason you want it...

I've looked further into it, the error is handled like it should be but the zeroconf discovery keeps giving discovery info to the integration, which in turn cannot be handled....

Which of the urls I provided does give that response?

Subscriptions are being managed by the backend. Whenever we subscribe to something, we expect the backend to report status updates until we unsubscribe. Many parts of the frontend use this...

Could you clarify what changes you noticed? This PR isn't really focused on accessibility, but if makes things worse, I'm not really going forward with it.

The spacebar thing is something that has never been a part of the material spec, I think we added it in as custom logic: https://github.com/home-assistant/frontend/blob/dev/src/components/ha-clickable-list-item.ts#L29 I will set the "interactive"...

I've had a look at bringing this back to undrafting but the accessilbility issues are not easy to fix since I'm not sure where I can read about those guidelines....