There is a monitored_condition called random_record, and within it, there is an image (Sorry about my terminology, I am only new). Here is the JSON for that entity:
I want to display this image (amongst other details) in a card, and can’t figure out how to do it. Please note, this image changes at certain intervals, so I can’t hard code it anywhere, I need to reference the field.
Once again, I have a feeling this is really easy, so sorry to bore all the gurus. But I really would appreciate any assistance.
I marked this as a solution because at the moment I believe it is actually the only way to do it. However, to me, it seems to be a bit confusing as it’s not actually a camera. This solution comes across as more of a workaround. Maybe down the track, there might be a different solution.
@petro, Thanks for taking the time to answer my question.
100% agree with you. I am new to this, but owned a web dev company for 15 years. I just think it is a little confusing as is really has nothing to do with a camera.
However, I can’t state enough… This is the correct procedure, and after reading your answer and doing some google searches, I can see that a lot of people use this as the way to show images.