diff --git a/contrib/95_FLOORPLAN/commandref - floorplan.html b/contrib/95_FLOORPLAN/commandref - floorplan.html index 269affe76..80b4387a8 100644 --- a/contrib/95_FLOORPLAN/commandref - floorplan.html +++ b/contrib/95_FLOORPLAN/commandref - floorplan.html @@ -3,9 +3,9 @@
- attr lamp1 fp_Groundfloor 100,100 #display lamp1 with icon only at screenposition 100,100 - attr lamp2 fp_Groundfloor 100,140,1,Art-Deco #display lamp2 with description 'Art-Deco-Light' at 100,140 - attr lamp3 fp_FirstFloor 130,100,1 #if you define other floorplans, you can display the same device at different positions - attr myFHT fp_Groundfloor 300,20,10,Temperature #display given Text + FHT-temperature -+
attr lamp1 fp_Groundfloor 100,100 | #display lamp1 with icon only at screenposition 100,100 |
attr lamp2 fp_Groundfloor 100,140,1,Art-Deco | #display lamp2 with description 'Art-Deco-Light' at 100,140 |
attr lamp2 fp_FirstFloor 130,100,1 | #display the same device at different positions on other floorplans |
attr myFHT fp_Groundfloor 300,20,10,Temperature | #display given Text + FHT-temperature |