Advertisement
black0r1337

rollershutter

Jul 25th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. https://community.openhab.org/t/show-rollershutter-on-home-screen/10465
  2.  
  3. As long as you defined the rollershutter items similar to
  4.  
  5. Rollershutter Rollershutter_Item "Rollershutter [%s]"
  6. , a simple
  7.  
  8. Switch item=Rollershutter_Item
  9. should work as expected (at least it does for me).
  10.  
  11.  
  12.  
  13. oder pushbutton : Whereas if I define a element explicitly in the sitemap like this:
  14. Switch item=garageDoorOpener label="Garage Door Opener" mappings=[ON="Go!"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement