Dave T

Results 103 comments of Dave T

Ok, this is partially working. I don't think I can get much further without making the js compile locally and running the full test suite. @mhils are there any instructions...

I am a bit baffled by the test results. Unfortunately am not at all proficient at npm. I was able to reproduce the npm test failure locally, but can't figure...

> For those of you experiencing a blank mobile app due to a front end rendering problem: https://github.com/home-assistant/iOS/issues/2259#issuecomment-1336248185 Yes, I had this problem, and the fix above worked for me,...

The generic camera integration is targeted at IP cameras, but people use it for more than that (e.g. weather maps #68889), where they just want an image based on a...

The current [docs](https://www.home-assistant.io/integrations/generic/) include two examples that are not cameras, one of which is SVG, so I think it's reasonable that people expect SVG to work (which it does mostly)...

@emontnemery Yes, I agree. If an image viewer can be made, we don't need this complexity in the generic camera integration. There will still be cases where a camera serves...

@emontnemery Do you know if there is an intention to make the new image entity available to set up from the UI as an integration? If so I don't think...

I think this is no longer needed due to equivalent functionality being available in #90564

The pytests are currently failing. Please could you check why?