friedpenguin

OH2 sitemap setup

Aug 16th, 2017
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. sitemap default label="Home"
  2. {
  3. Frame label="Pick an Area" {
  4. Text item=MasterBedroom label="Special Place" icon="firstfloor" {
  5. Swith item=thatLamp
  6. Text item=IndoorTemp
  7. }
  8. Text item=StoreMiddle label="Work Area" icon="firstfloor" {
  9. Switch item=FakeSwitch
  10. Switch item=sqbox_power
  11. Switch item=BoxFan
  12. }
  13. Text item=Garage label="Secret Room" icon="lavalamp" {
  14. Switch item=Compressor
  15. Switch item=sexyLights
  16. Switch item=garageFans
  17. }
  18. Text item=ServerRoom label="Server Room" icon="lock-closed" {
  19. Switch item=serverLight
  20. Switch item=banana
  21. Text item=ServerTemp
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment