Can't get image to work in media player on LAnbon L8 #909
Unanswered
CelticWebSolutions
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI all,
Just managed to get my Lanbon L8 flashed to OpenHAsp 7 RC 13, had a few initial issue like MYQTT not working (had to go back to v6 then upgrade). But now it's all working pretty well. I have been updating the example pages. I've got most things working but I'm stuck on getting an image of artwork on the media player page.
Iv'e got everything working through my HAOS Instance, the current song name shows, the button work, as doe steh volume slider. However, I cannot get it to show the currently artwork image.
I gave up trying to update from HA, so I tried to se ef just anything would work, I tried hardcoding the image to the pages.jsonl and it fails to load.
Next I tied a test through the myqtt debt by sending this
service: openhasp.push_image
data:
image: https://http.cat/400.jpg
obj: p3b22
width: 200
height: 200
target:
entity_id: openhasp.basement
Again it failed, I've tried everything I can find and I'm failing, does anyone have a working example please?
Than you for any help you can offer.
Beta Was this translation helpful? Give feedback.
All reactions