MMM-BackgroundSlideshow
MMM-BackgroundSlideshow copied to clipboard
Sending notification to display a single image?
Hello;
So, I am trying to get this module to display a specific image via command line targeting MMM-Remote-Control, though I am unsure of the syntax. I have played with all kinds of tests, but I can't seem to get it to work.
curl "http://192.168.1.200:8080/api/module/:MMM-BackgroundSlideshow/:BACKGROUNDSLIDESHOW_URL/:url='/modules/MMM-ImageSlideshow/on_tap/Dark_Ale.jpg'&resume=true?apiKey=My_API_key"
Yields the following:
<pre>Cannot GET /api/module/:MMM-BackgroundSlideshow/:BACKGROUNDSLIDESHOW_URL/:url='/modules/MMM-ImageSlideshow/on_tap/Dark_Ale.jpg'&resume=true</pre>
Other iterations also yield the same result. What is the correct syntax for this?
So, can anybody help with this???
I suspect your issue is due to a code change in this module. It is no longer processing notifications, which I think is an error made in the last module change. See Bug #127 for more context.
Hey @Crazylegstoo !
Thanks for your reply. I have accomplished what i was hoping to do using MMM-SimpleLogo, but please let me know when the bug you mentioned has been fixed.
@SdeGeata can you try with my PR ? #135