hermann1514
(Hermann Mueller)
#1
Hi there,
i migrate my SmartHome from FHEM to OH2.
In FHEM i can create a Structure so i can turn on multiple Lights with one Command.
Is it possilble in OH2 too? So i can create one Switch that will turn on all my lights in the Livingroom?
Thanks.
Regards
Hermann
hr3
(Harry)
#2
Group g
Switch s1 (g)
Switch s2 (g)
sitemap tmp label="TMP" {
Switch item=g
Default item=g
}
hermann1514
(Hermann Mueller)
#4
Ohh…thanks. That was easy 
and sorry for my simple question 
Regards
Hermann