<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[can MMM-Buttons and MMM-AssistantMk2 work together?]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I’m trying to call the MMM-AssistantMk2 by pressing a button but nothing is happening and I’m sure that i’m doing something wrong. the hardware is 100% fine as it works fine with my MMM-Carousel<br />
if someone can help it will be wonderful.<br />
Here is my code:<br />
{<br />
module: ‘MMM-Buttons’,<br />
config: {<br />
buttons: [<br />
{<br />
pin: 24,<br />
name: “carousel_control”,<br />
longPress: {<br />
notification: “CAROUSEL_NEXT”<br />
},<br />
shortPress: {<br />
notification: “CAROUSEL_NEXT”<br />
}<br />
},<br />
{<br />
pin: 22,<br />
name: “google_control”,<br />
longPress: {<br />
notification: “ASSISTANT_ACTIVATE”<br />
},<br />
shortPress: {<br />
notification: “ASSISTANT_ACTIVATE”<br />
}<br />
},<br />
]<br />
}<br />
},</p>
]]></description><link>https://forum.magicmirror.builders/topic/10956/can-mmm-buttons-and-mmm-assistantmk2-work-together</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 04:33:24 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/10956.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Aug 2019 04:01:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to can MMM-Buttons and MMM-AssistantMk2 work together? on Thu, 15 Aug 2019 09:21:04 GMT]]></title><description><![CDATA[<p dir="auto">thank you!<br />
I will try it tonight.</p>
]]></description><link>https://forum.magicmirror.builders/post/60097</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60097</guid><dc:creator><![CDATA[xela]]></dc:creator><pubDate>Thu, 15 Aug 2019 09:21:04 GMT</pubDate></item><item><title><![CDATA[Reply to can MMM-Buttons and MMM-AssistantMk2 work together? on Mon, 12 Aug 2019 07:20:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xela" aria-label="Profile: xela">@<bdi>xela</bdi></a><br />
you might need <code>payload : {profile:"default"}</code>. Is it available to send <code>payload</code> with MMM-Button? If not so, you can use MMM-NotificationTrigger to add payload to notification.</p>
]]></description><link>https://forum.magicmirror.builders/post/60029</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60029</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 12 Aug 2019 07:20:51 GMT</pubDate></item></channel></rss>