Richard North

Results 80 comments of Richard North

> > [...] nor do HA editors such as the developer tools template editor have this issue [...] > > What do you define as a lovelace editor? Because for...

Ah interesting; when this happens I also seem to get the following exception appear in the firefox console: ``` Uncaught Exception columnNumber: 0 data: null filename: "http://homeassistant.local:8123/frontend_latest/1993244c.js" lineNumber: 1 message:...

Just wanted to say that `uv_index` would be very useful too! Thanks for this neat component - I wish I'd discovered it and the Pirate Weather API a long time...

Hmm, I'm not really sure if we can help much with this. Running Testcontainers code directly from a Maven plugin isn't something we've attempted to support, as we're more focused...

Thanks - that looks really odd. I'm not quite sure what's happening yet but from those logs it looks like: - configuring the docker client from your environment variables is...

Yes, I think the docker-machine aspect is a red herring - the real problem seems to be coming when, for whatever reason, it's trying to pull a container image named...

Actually re-reading the stack trace, it's not trying to pull a null image - null is the exception message, and it's a failure when pulling the image used for disk...

Thank you @orange-buffalo - we really appreciate you taking the time to try this out and give us feedback.

@vcvitaly please could you merge from master, or preferably [give maintainers permission to edit](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork)? We've had some CI problems, so hopefully updating from master should fix things.

Overall I think this looks fine and long overdue (sorry for the immense time to review). Let's just see the tests pass once rebased onto master and I think we...