openHAB 4.0 wishlist

  • more Javascript examples in the documentation.
  • Ability to remember props set for a widget in the widget editor. I’m currently working on a widget with about 12 props and each session starts by going through the picker and filter to assign each of the props (which would be sped up greatly by inplementeding JimT’s suggestion in reply 42)
  • Widget editor being able to render closer to the mobile apps in the preview pane.
  • Ability to create rule snippets (JS in my case) that can be “included” in rules - primarily to include custom library functions.
  • Ability to create and manage things via Javascript - sort of a mini binding functionality.