<?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[extending the smart home skill]]></title><description><![CDATA[<p dir="auto">One limitation I soon hit is that the smart home predefined language model of alexa only supports: on, off a number, a percentage or a colour.</p>
<p dir="auto">reading the skill docs I see modes are supported, ie one of a set of named values. This or similar use of custom words in utterances would be really useful in my application. You can also provide alias for words like set.</p>
<p dir="auto">It would be great if the commands file had a field where you provide list of words and the allowable values for each. Or other lists of words for the controls that support them.</p>
<p dir="auto">The spoken option could be passed as an argument to the command field. I guess it would need to be encoded as a name,value pair.</p>
<p dir="auto">Just an idea.</p>
<p dir="auto"><a href="https://developer.amazon.com/en-GB/docs/alexa/device-apis/alexa-modecontroller.html#utterances" rel="nofollow ugc">https://developer.amazon.com/en-GB/docs/alexa/device-apis/alexa-modecontroller.html#utterances</a></p>
<p dir="auto"><a href="https://developer.amazon.com/en-GB/docs/alexa/device-apis/alexa-rangecontroller.html" rel="nofollow ugc">https://developer.amazon.com/en-GB/docs/alexa/device-apis/alexa-rangecontroller.html</a></p>
]]></description><link>https://www.triggercmd.com/forum/topic/2688/extending-the-smart-home-skill</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 01:31:38 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/2688.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 Aug 2023 12:47:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to extending the smart home skill on Sat, 02 Sep 2023 17:52:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/1">@Russ</a> Oh, I must have misunderstood, they seemed to in the articles I linked. Oh well, shame and very limiting to skill creators. may words get pick on my Alexa for other purposes - eg play - so it's hard.</p>
]]></description><link>https://www.triggercmd.com/forum/post/7339</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/7339</guid><dc:creator><![CDATA[Steve Lee]]></dc:creator><pubDate>Sat, 02 Sep 2023 17:52:03 GMT</pubDate></item><item><title><![CDATA[Reply to extending the smart home skill on Sat, 02 Sep 2023 00:43:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://www.triggercmd.com/forum/uid/21153">@Steve-Lee</a>, it might work. I'll need some time to read about it and test it.  Thanks again for the suggestion.</p>
<p dir="auto">EDIT:  I read through the Mode and Range controller docs.  Neither one allows arbitrary lists of words.  At this point I'm using PowerController, BrightnessController, and ColorController so you can pass on, off, a number from 0 to 100, or a color to your command as a parameter.</p>
]]></description><link>https://www.triggercmd.com/forum/post/7328</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/7328</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sat, 02 Sep 2023 00:43:43 GMT</pubDate></item></channel></rss>