tparvais wrote: > Hello > > I'd like to add a menu option on LMS to display some home domoticz info > (temperature...) and interact with my system (switch on lights...). > Everything is via HTTP. > I'm using Picoreplayer + LMS + Jivelite + touch screen. > IS there a plugin for that or shall I start create something from > scratch ? Longtime I didnot practice Perl.... >
I don't think JiveLite does http (or allow browsing web content), so you would first need to get a web browser running. This would a big thing on pCP though, because you would of course also need to have some xsession running. If you do go that way (either on pCP or basing it on another platform) it is really easy to add external links to the menu in LMS using the Material skin. (see 'actions.json ' (https://github.com/CDrummond/lms-material/wiki/Detailed-Information)here) I use Raspbian as the base platform for the one Pi that has a touchscreen, because I prefer Material over JiveLite (although I do miss those cute VU meters), but also to be able to easily display other info. ------------------------------------------------------------------------ jeroen2's Profile: http://forums.slimdevices.com/member.php?userid=70418 View this thread: http://forums.slimdevices.com/showthread.php?t=113829 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
