last version

This commit is contained in:
theBigBlase 2023-12-21 18:21:32 -05:00
parent 62e0ced2a4
commit da1372cb5d
4 changed files with 75 additions and 14 deletions

View file

@ -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'"
}