semanticHomeMenu for openHAB >=4.0 - Discussions

Hello everyone,

Thank you for your great and inspiring work. I have a question regarding the handling of surveillance cameras.

I have an Item configured as follows:

Switch MeineKamera "Kamera im Garten" <video> (gSurveillance) ["Camera", "Switch"] { channel="..." }

Additionally, it has the metadata field “uiSemantics” with the following content:

value: uiSemantics
config:
  preposition: " im"
  equipment: Camera
  location: Bad

Despite this, the camera is not displayed by the widget.

Do you have any troubleshooting tips?

Many thanks and best regards