update rules / items / things to better reflect project + naming conv.

This commit is contained in:
theBigBlase 2023-12-21 12:08:36 -05:00
parent 07cfe658cc
commit 62e0ced2a4
3 changed files with 51 additions and 13 deletions

View file

@ -4,7 +4,7 @@ Group SmartClothes
Group Sensors
Group:Number Cam "Last roll" (Sensors)
Group Actuators
Group Actuators
Group Lights (Actuators)
@ -12,12 +12,11 @@ Number dmg "dernier degat" (Cam, Sensors){
channel="Channel='mqtt:topic:de'"
}
Switch animation "lampe animation degat" (Lights){
Switch animation_toggle "toggle animation degat" (Lights){
channel="Channel='mqtt:topic:lumiere'"
}
Color couleur "couleur lampe" (Lights){
String animation "animation degat" (Lights){
channel="Channel='mqtt:topic:lumiere'"
}