ift713-main-host/openhab/openhab_conf/items/light_effects.items

26 lines
485 B
Text
Raw Normal View History

Group Room
Group SmartClothes
Group Sensors
Group:Number Cam "Last roll" (Sensors)
Group Actuators
Group Lights (Actuators)
Number dmg "dernier degat" (Cam, Sensors){
channel="Channel='mqtt:topic:de'"
}
Switch animation_toggle "toggle animation degat" (Lights){
channel="Channel='mqtt:topic:lumiere'"
}
String animation "animation degat" (Lights){
channel="Channel='mqtt:topic:lumiere'"
}
Switch reset "effecteur nouveau tour" (Sensors){
channel="Channel='mqtt:topic:de'"
}