Read the statement by Michael Teeuw here.
show a page from openhab to a module
-
Hi all,i have a openhab widget that shows my solar production situation with a nice animation.I thought that it would be very cool to have it shown at my magicmirror.
The web page is http://192.168.1.150:8080/page/Solar and looks like that
Anyone has an idea ?What module should i use and how?I am a complete noob at this… -
@costascontis if you search the 3rd party module list, linked in the menu
Put in openhab
There are 3 modules that provide some support -
@costascontis , If I got you right, this seems to be a web page. So i can imagine, this could be a candidate for MMM-SmartWebDisplay.
Check it out.
Good luck!
Ralf -
@rkorell yes ur right its a web page as i show in the picture,i just want to display only the widget and not the entire web page with a module like MMM-SmartWebDisplay or MMM-HTMLSNIPPET.I just want to know how to snip the html code that shows only the widget in dark theme…
-
@costascontis As far as I know there is no module available which picks a specific item from a given webpage…
So your way could be to use Sam’s (@sdetweil) tip above or create a module at your own which extracts the widget from your webpage.
The latter should be doable if you use some of the given modules as starting point and asking ChatGPT to help you …Regards,
Ralf