Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- https://community.openhab.org/t/show-rollershutter-on-home-screen/10465
- As long as you defined the rollershutter items similar to
- Rollershutter Rollershutter_Item "Rollershutter [%s]"
- , a simple
- Switch item=Rollershutter_Item
- should work as expected (at least it does for me).
- oder pushbutton : Whereas if I define a element explicitly in the sitemap like this:
- Switch item=garageDoorOpener label="Garage Door Opener" mappings=[ON="Go!"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement