last version
This commit is contained in:
parent
62e0ced2a4
commit
da1372cb5d
4 changed files with 75 additions and 14 deletions
|
@ -1,6 +1,3 @@
|
|||
Group Room
|
||||
Group SmartClothes
|
||||
|
||||
Group Sensors
|
||||
Group:Number Cam "Last roll" (Sensors)
|
||||
|
||||
|
@ -12,6 +9,12 @@ Number dmg "dernier degat" (Cam, Sensors){
|
|||
channel="Channel='mqtt:topic:de'"
|
||||
}
|
||||
|
||||
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'"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue