hi,
I have a label cell on my Overview page that should bring up a jpg. simple as that:
component: oh-cell
config:
action: photos
actionPhotoBrowserConfig: ‘{ “exposition”: false, “type”: “popup”, “theme”: “light” }’
actionPhotos: http://192.168.1.184:8080/static/QRcode_WLAN_pollyguest.jpg
icon: oh:network
subtitle: QR Code
title: Gäste WLAN
slots: null
It did work in the past. recently, when I needed the QR code from the picture it did not pop up. It does not work on 4 different devices/browers. I did update to openHAB 4.0.3 last week.
when entering the url in a browser I can see the picture.
any idea what could be wrong?