<?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[Indigo Domotics]]></title><description><![CDATA[Indigo Domotics]]></description><link>https://forum.mysensors.org/category/20</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 18:58:47 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/category/20.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 27 Nov 2022 00:15:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[MySensors Error received]]></title><description><![CDATA[I successfully worked around the issue by updating the /Library/Application Support/Perceptive Automation/Indigo 2022.1/Plugins/MySensors.indigoPlugin/Contents/Server Plugin
/plugin.py script to recognize the internal 21 code.
Here's the diff:
34c134,135
&lt;     "GATEWAY_READY"             : [14, "Gateway ready",             ""]

"GATEWAY_READY"             : [14, "Gateway ready",             ""],
"DISCOVER_RESPONSE"         : [21, "Discover response",             ""]


715a717,719

        elif itemType == self.getInternalNumber("DISCOVER_RESPONSE"):
            # 21 Ignore
            pass


P.S. Indigo 2022.1 is complaining about this plugin that it won't be supported in future releases. Is there anyone out there planning to update this plugin?
]]></description><link>https://forum.mysensors.org/topic/12070/mysensors-error-received</link><guid isPermaLink="true">https://forum.mysensors.org/topic/12070/mysensors-error-received</guid><dc:creator><![CDATA[TurboMaster66]]></dc:creator><pubDate>Sun, 27 Nov 2022 00:15:00 GMT</pubDate></item><item><title><![CDATA[Setting up Indigo Plugin and adding sensors]]></title><description><![CDATA[Are you guys still experiencing this?  Make sure you are using 1.5 of the library, as I didn't find any luck with 1.4, 1.6.  As a side note, I am refreshing the code Marcel contributed to make 2.0 work with Indigo 7.  So far, its not been many changes needed
]]></description><link>https://forum.mysensors.org/topic/3184/setting-up-indigo-plugin-and-adding-sensors</link><guid isPermaLink="true">https://forum.mysensors.org/topic/3184/setting-up-indigo-plugin-and-adding-sensors</guid><dc:creator><![CDATA[jfeger]]></dc:creator><pubDate>Sat, 20 Feb 2016 14:11:58 GMT</pubDate></item><item><title><![CDATA[Indigo 6, Applescript, &amp; Temperatures: can&#x27;t get values]]></title><description><![CDATA[I know it is long ago but did you figure this out?
Otherwise can you please restart your plugin with debugging on and send met the first part of the plugin start where all properties show up...
BTW I released a new, more stable version of the plugin: https://github.com/IT2BE/indigo-mysensors/releases/tag/v1.2.179.
]]></description><link>https://forum.mysensors.org/topic/815/indigo-6-applescript-temperatures-can-t-get-values</link><guid isPermaLink="true">https://forum.mysensors.org/topic/815/indigo-6-applescript-temperatures-can-t-get-values</guid><dc:creator><![CDATA[marceltrapman]]></dc:creator><pubDate>Tue, 13 Jan 2015 05:54:29 GMT</pubDate></item><item><title><![CDATA[Plugin for Indigo for Mac]]></title><description><![CDATA[I released a new, more stable, version of the plugin: https://github.com/IT2BE/indigo-mysensors/releases/tag/v1.2.179.
From the release notes:

Added menu item to reset the plugin (all sensors and devices are removed).
Improved the way a plugin is added or updated.
Fixed an issue with on/off state sensor like the motion sensor.

]]></description><link>https://forum.mysensors.org/topic/62/plugin-for-indigo-for-mac</link><guid isPermaLink="true">https://forum.mysensors.org/topic/62/plugin-for-indigo-for-mac</guid><dc:creator><![CDATA[marceltrapman]]></dc:creator><pubDate>Mon, 21 Apr 2014 16:21:49 GMT</pubDate></item></channel></rss>