Customizable widget templates for openHAB
ScrewPlate is intended to be a collection of widget templates. The focus of the widgets should be on customizability so that a harmonized design can be easily created and no more customizations need to be made in the widget code.
Default customizable options
Card Settings | Icon Settings | Header Settings | Footer Settings | Content Settings |
---|---|---|---|---|
These are individual depending on the content |
The widget can be installed via openHAB -> Add-on Store -> User Interfaces and then search for ScrewPlate. Or you can copy the respective widget code from the templates folder in openHAB -> Developer Tools -> Widgets -> (+) and then paste the copied code.
In each widget there is a tag with version, please always make sure to use the latest version.
- Card_Template_Basis: This forms the basis for all further cards.
- Card_Template_Clock: A card to display the time, day and date.
- Card_Template_Presence: A card to display whether people are present/absent and for how long.
- Card_Template_Switch_Single: A card to switch individual devices like Light.
- more cards will follow: ...
Examples |
---|
Default Theme
Light Theme | Dark Theme |
---|---|
If you’ve encountered an issue or identified an area for improvement, please file a new issue on our GitHub issues page.
This project is licensed under the terms of the MIT License.