Connect Items in Settings to Basic UI

Hello, I have made several different Items through the openHAB settings and was wondering how to connect them to the Basic UI sitemap that I have created so when the switch is flicked in Basic UI the signal is sent. Right now I am changing the condition of the switches from the settings but would like to do it from the Basic UI screen. Here is the sitemap code I have developed (very basic):
image


And my items found in my openHAB looks like this:

Do I just need to change the “item =” line to equal the name of the item found in the settings?

Yes. And be sure to use the Item Name, and not its Label.

Where do I find the specific Item Name?

image

This is the name of your item

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.