Repository for colaboration in the main_widget project
The idea is to have a UI for openHAB3 that dynamically configures itself automatically using the data of the openHAB semantic model.
This main UI widget is based on a proper configuration of the openHAB semantic model. The project aims show all information automatically - if found in the model - without additional configuration by the user.
To help getting more information about an item we make use of an extention of the semantic model via the uiSemantics.
The UI is split into multiple specialized widgets that are shown if the model contains the needed data.
- openPage
- Main widget
- Home widget
- Floors and Rooms widget
- Weather widget
- Security widget
- including the Keypad widget
- Scenes widget
- Light widget
- Radiator widget
- HVAC widget
- Rollershutter widget
Please check openHAB community for discussions and proposals.