I have experimented with groups and frames but it does not give me the layout I want.
sitemap default label=âMy placeâ{
//Home Away
Switch item=VR_sw_HomeAway label=âHOMEâ labelcolor=[OFF=âgreyâ, ON=âwhiteâ] icon=âicmehomeâ visibility=[VR_sw_HomeAway==ON]
Switch item=VR_sw_HomeAway label=âAWAYâ labelcolor=[OFF=âredâ, ON=âwhiteâ] icon=âicmeawayâ visibility=[VR_sw_HomeAway==OFF]
//TV visibility
Switch item=TV_sw_OnOff label=âTVâ icon=âicteleâ labelcolor=[âblueâ] visibility=[TV_sw_OnOff==ON]
Setpoint item=TV_nr_Volume label=âVolume[%.0f]â icon=âicvolumeâ minValue=0 maxValue=100 step=5 visibility=[TV_sw_OnOff==ON] labelcolor=[âgreyâ]
Selection item=TV_nr_SourcePresent label=âSourceâ labelcolor=[âgreyâ] icon=âicselâ mappings=[0=âDistributionâ, 1=âChromecastâ] visibility=[TV_sw_OnOff==ON]
Selection item=TV_nr_ChannelsDis label=âChannelâ icon=âicchannelâ labelcolor=[âgreyâ] mappings=[1=â01 éénâ, 2=â02 Canvasâ, 3=â03 NPO1â, 4=â04 NPO2â, 5=â05 NPO3â, 6=â06 VT4â, 7=â07 KA2â, 8=â08 CAZ2â, 9=â09 ATVâ, 10=â10 Comedy Centralâ, 11=â11 Discoveryâ, 12=â12 VTMâ, 13=â13 VTM Kidsâ, 14=â14 Ketnetâ, 15=â15 RTBF2â, 16=â16 Nicklodeonâ, 17=â17 Overzichtâ, 18=â18 RTBF1â, 19=â19 Vitayaâ, 20=â20 Vijfâ, 21=â21 RTL1â, 22=â22 Disney Channelâ] visibility=[TV_sw_Visibility==ON]
//Chromecast visibility
Switch item=CH_sw_Stop labelcolor=[âredâ] label=âStop Chromecastâ icon=âicchromecastâ visibility=[CH_sw_Visibility==ON]
Default item=CH_pl_Control labelcolor=[âgreyâ] icon=âicplayâ visibility=[CH_sw_Visibility==ON]
Text label="" labelcolor=[âblueâ] icon=âicendâ visibility=[TV_sw_OnOff==ON]
//MaiA visibility
Switch item=MA_sw_OnOff label=âMaiA on/offâ icon=âichifiâ labelcolor=[âblueâ] visibility=[MA_sw_OnOff==ON]
Setpoint item=MA_nr_Volume label=âVolume[%.0f]â labelcolor=[âgreyâ] icon=âicvolumeâ minValue=0 maxValue=100 step=5 visibility=[MA_sw_OnOff==ON]
Webview url=âhttp://192.168.0.131/playbackâ visibility=[MA_nr_Input==7] height=30
Selection item=MA_nr_Input label=âMaiAâ icon=âichifiâ labelcolor=[âgreyâ] mappings=[0=âOffâ,1=âPhonoâ, 2=âLine 1â, 3=âLine 2â, 4=âLine 3â, 5=âDigi Coaxâ, 6=âTVâ, 7=âVolumioâ, 8=âUSB-inputâ,9=âBluetoothâ] visibility=[MA_sw_OnOff==ON]
Text label="" labelcolor=[âblueâ] icon=âicendâ visibility=[MA_sw_OnOff==ON]
//Livingroom
Text item=HE_nb_CurrentTemp label=âLIVINGROOMâ icon=âiclevingâ labelcolor=[âwhiteâ]
Selection item=VR_nb_TargetTemp label=âHeating [%.1f °C]â icon=âictadoâ labelcolor=[âgreyâ] mappings=[0="", 1=â18°Câ, 2=â19°Câ, 3=â20°Câ, 4=â21°Câ, 5=â22°Câ]
Selection item=VR_nr_ScenesLiving label=âSeatingâ icon=âicliclightcolâ labelcolor=[âgreyâ] mappings=[0="", 1=âDimmedâ, 2=âRelaxâ, 3=âReadingâ, 4=âConcentrationâ, 5=âEnergyâ, 6=âClearâ] visibility=[VR_sw_HomeAway==ON]
Selection item=VR_nr_ScenesDining label=âDiningâ icon=âicdiningcolâ labelcolor=[âgreyâ] mappings=[0="", 1=âDimmedâ, 2=âHalfâ, 3=âBrightâ] visibility=[VR_sw_HomeAway==ON]
Selection item=VR_nr_OutletLaptop label=âLaptopâ labelcolor=[âgreyâ] icon=âiclaptopâ mappings=[0="", 1=âOnâ] visibility=[LR_sw_VisibilityLaptop==ON]
Selection item=TV_sw_OnOff label=âTVâ icon=âicteleâ labelcolor=[âgreyâ] mappings=[OFF="", ON=âOnâ] visibility=[VR_sw_HomeAway==ON]
Selection item=MA_nr_Input label=âMaiAâ icon=âichifiâ labelcolor=[âgreyâ] mappings=[0="",1=âPhonoâ, 2=âLine 1â, 3=âLine 2â, 4=âLine 3â, 5=âDigi Coaxâ, 6=âTVâ, 7=âVolumioâ, 8=âUSB-inputâ,9=âSmartphoneâ] visibility=[VR_sw_HomeAway==ON]
//Bedroom
Selection item=VR_nr_ScenesBedroom label=âBEDROOMâ icon=âicbedlightâ labelcolor=[âwhiteâ] mappings=[0="", 1=â25%â, 2=â50%â, 3=â75%â, 4=â100%â] visibility=[VR_sw_HomeAway==ON]
Switch item=BR_ol_Charger label=âChargerâ icon=âicchargerâ labelcolor=[OFF=âgreyâ, ON=âwhiteâ] visibility=[BR_ol_Charger==ON]
//Small room
Selection item=VR_nr_ScenesSmallRoom label=âSMALL ROOMâ icon=âicsmallâ labelcolor=[âwhiteâ] mappings=[0="", 1=âDimmedâ, 2=âHalfâ, 3=âFullâ, 4=âShoesâ] visibility=[VR_sw_HomeAway==ON]
//Hall
Selection item=VR_nr_ScenesHall label=âHALLâ icon=âichallâ labelcolor=[âwhiteâ] mappings=[0="", 1=âDimmedâ, 2=âHalfâ, 3=âFullâ] visibility=[VR_sw_HomeAway==ON]
//Websites
Selection item=VR_sw_News label=âNEWSâ icon=âicnewsâ labelcolor=[âwhiteâ] mappings=[OFF="", ON=âShow newsâ]
Webview url=âhttps://www.vrt.be/vrtnws/nl/â height=50 visibility=[VR_sw_News==ON]
Webview url=âhttps://www.standaard.be/â height=50 visibility=[VR_sw_News==ON]
Webview url=âhttps://www.demorgen.be/â height=50 visibility=[VR_sw_News==ON]
Webview url=âhttps://www.meteo.be/nl/belgieâ height=50 visibility=[VR_sw_News==ON]
Switch item=VR_sw_News label=âNewsâ icon=âicnewsâ labelcolor=[âblueâ] visibility=[VR_sw_News==ON]
}