Skip to content

Add support for the ARTICLE_INFO_REQUEST notification#1618

Merged
MichMich merged 3 commits intoMagicMirrorOrg:developfrom
dgburr:newsfeed-article-info-request
Mar 28, 2019
Merged

Add support for the ARTICLE_INFO_REQUEST notification#1618
MichMich merged 3 commits intoMagicMirrorOrg:developfrom
dgburr:newsfeed-article-info-request

Conversation

@dgburr
Copy link
Contributor

@dgburr dgburr commented Mar 25, 2019

Upon reception of an ARTICLE_INFO_REQUEST notification, newsfeed will respond with the notification ARTICLE_INFO_RESPONSE, containing the fields 'title', 'source', 'date', 'desc' and 'url'. This allows other modules to interrogate the currently displayed headline and do something with the information (in my case, use it as TTS input).

dgburr and others added 3 commits March 25, 2019 01:08
Upon reception of an ARTICLE_INFO_REQUEST notification, newsfeed will
respond with the notification ARTICLE_INFO_RESPONSE, containing the
fields 'title', 'source', 'date', 'desc' and 'url'.
@MichMich MichMich merged commit db3e814 into MagicMirrorOrg:develop Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants