Pages examples with custom widgets

If not the correct location, please move this topic to a better location.

Good evening,

Thought it might be nice to share some screenshots of my pages setup (still in progress). Wanted a clean, white based look as the tablet is on a white wall after all.

As typical for OpenHab, some programming skills are needed, but the result is good (I think). Had to modify a lot of the widgets I found online, and now starting to understand the YAML concept.

This is the main screen. The “cards” will open other pages of groups of items. The energy prices graph is a python script which runs once every hour.

The “special” thing are the small icons in the right lower corners. These indicate if the item “needs attention” or an “activity is running”.

Afval = Garbarge –> notification to bring the garbage out tonight. Icon appears at 18:00 if there is a garbage collection the next day.

Zonneschermen = Sun screens –> in this case “not all screens are up”.

Tuinsproeiers = garden water pump –> in this case the pomp is running.

Vaatwasser = dishwasher –> At 18:00 a reminder is set to start the dishwasher. Icon goes away when power is measured at the dishwasher power socket.

Garden water pump. Custom widgets which changes icons when switches are on/off.

Power animation. Modified version of a widget from this forum. Adapted for 3 inverters and an electric car.

Garbage overview. Reads the Dutch garbage collection website and generates the correct info. Python script. Sends reminders via Telegram so we do not forget :wink:

Page with the 3 air conditioning units. Modified widget from this forum.
Communication to air conditioning units is done via a python script, as quite complicated.
Already had the option to show solar generated power.

Mine is here: