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

29 lines
563 B
Text
Raw Normal View History

Group Sensors
Group:Number Cam "Last roll" (Sensors)
Group Actuators
Group Lights (Actuators)
Number dmg "dernier degat" (Cam, Sensors){
channel="Channel='mqtt:topic:de'"
}
2023-12-21 23:21:32 +00:00
Number hp "Points de vie"
Image dmg_img "Image du de" (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'"
}