MMM-BackgroundSlideshow icon indicating copy to clipboard operation
MMM-BackgroundSlideshow copied to clipboard

Sending notification to display a single image?

Open SdeGeata opened this issue 2 years ago • 4 comments

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=&#39;/modules/MMM-ImageSlideshow/on_tap/Dark_Ale.jpg&#39;&amp;resume=true</pre>

Other iterations also yield the same result. What is the correct syntax for this?

SdeGeata avatar Nov 13 '22 23:11 SdeGeata

So, can anybody help with this???

SdeGeata avatar Nov 21 '22 00:11 SdeGeata

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.

Crazylegstoo avatar Jan 26 '23 02:01 Crazylegstoo

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 avatar Jan 29 '23 19:01 SdeGeata

@SdeGeata can you try with my PR ? #135

drdada avatar Aug 25 '23 11:08 drdada