<?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[Jeedom application can&#x27;t see ethernet gateway]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I used latest libraries and code examples.<br />
I can see my temperature sensor sending information on it's serial port.<br />
I can see my ethernet gateway getting these temperature information.<br />
I can reach my ethernet gateway through it's IP adress with basic nc command line and I see my temerature messages arriving through this path<br />
I installed the mysensors application on my jeedom controller and activated the debug option.<br />
It seems it's getting some info, but it doesn't create a node or an object, i haven't got nor the gateway nor the temperature sensor.<br />
Any ideas / advice ?</p>
<p dir="auto">FYI, here are the logs on jeedom :</p>
<p dir="auto">18-02-2016 16:35:32 | info | Jeedom url : http://:80/core/api/jeeApi.php?api=<br />
18-02-2016 16:35:32 | info | gwPort : 5003<br />
18-02-2016 16:35:32 | info | gwType : Network<br />
18-02-2016 16:35:32 | info | gwAddress : 192.168.1.210<br />
18-02-2016 16:35:32 | info | Inclusion : on<br />
18-02-2016 16:35:32 | info | server bound on 8019<br />
18-02-2016 16:35:32 | info | connected to network gateway at 192.168.1.210:5003<br />
18-02-2016 16:35:32 | info | Save Gateway Status 1<br />
18-02-2016 16:35:59 | info | Save Value : Value-49.3-100-0<br />
18-02-2016 16:35:59 | debug | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveValue&amp;type=mySensors&amp;id=100&amp;sensor=0&amp;donnees=1&amp;value=49.3<br />
18-02-2016 16:35:59 | debug | SaveValue Error : null<br />
18-02-2016 16:36:34 | info | Save Value : Value-49.6-100-0<br />
18-02-2016 16:36:34 | debug | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveValue&amp;type=mySensors&amp;id=100&amp;sensor=0&amp;donnees=1&amp;value=49.6<br />
18-02-2016 16:36:34 | debug | SaveValue Error : null<br />
18-02-2016 16:37:08 | info | Save Value : Value-21.2-100-1<br />
18-02-2016 16:37:08 | debug | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveValue&amp;type=mySensors&amp;id=100&amp;sensor=1&amp;donnees=0&amp;value=21.2<br />
18-02-2016 16:37:09 | info | Save Value : Value-49.5-100-0<br />
18-02-2016 16:37:09 | debug | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveValue&amp;type=mySensors&amp;id=100&amp;sensor=0&amp;donnees=1&amp;value=49.5<br />
18-02-2016 16:37:09 | debug | SaveValue Error : null<br />
18-02-2016 16:37:09 | debug | SaveValue Error : null</p>
]]></description><link>https://forum.mysensors.org/topic/3172/jeedom-application-can-t-see-ethernet-gateway</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 10:20:04 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/3172.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Feb 2016 17:37:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Jeedom application can&#x27;t see ethernet gateway on Thu, 25 Feb 2016 19:36:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fredmet8" aria-label="Profile: fredmet8">@<bdi>fredmet8</bdi></a> As mentioned by <a class="plugin-mentions-user plugin-mentions-a" href="/user/minscof" aria-label="Profile: minscof">@<bdi>minscof</bdi></a> you have to check your network configuration. Verify it's ok and then we can look for something else :)<br />
I never configured IP in the MySensors plugin !</p>
<p dir="auto">David.</p>
]]></description><link>https://forum.mysensors.org/post/32618</link><guid isPermaLink="true">https://forum.mysensors.org/post/32618</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Thu, 25 Feb 2016 19:36:08 GMT</pubDate></item><item><title><![CDATA[Reply to Jeedom application can&#x27;t see ethernet gateway on Thu, 25 Feb 2016 16:37:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fredmet8" aria-label="Profile: fredmet8">@<bdi>fredmet8</bdi></a>  you have to configure it, as I previously said, in the network configuration section of jeedom, not in the plugin</p>
]]></description><link>https://forum.mysensors.org/post/32603</link><guid isPermaLink="true">https://forum.mysensors.org/post/32603</guid><dc:creator><![CDATA[minscof]]></dc:creator><pubDate>Thu, 25 Feb 2016 16:37:20 GMT</pubDate></item><item><title><![CDATA[Reply to Jeedom application can&#x27;t see ethernet gateway on Thu, 25 Feb 2016 10:19:06 GMT]]></title><description><![CDATA[<p dir="auto">Let's dig into that direction then ...<br />
Where can I configure the mysensors plugin to have or the look the IP adress of the jeedom system it is installed into ?<br />
Shouldn't that be allready made directly in the source code of the mysensors plugin ?<br />
Not sure that this is the reason of the bug ...<br />
Anyone with other ideas ?</p>
]]></description><link>https://forum.mysensors.org/post/32574</link><guid isPermaLink="true">https://forum.mysensors.org/post/32574</guid><dc:creator><![CDATA[fredmet8]]></dc:creator><pubDate>Thu, 25 Feb 2016 10:19:06 GMT</pubDate></item><item><title><![CDATA[Reply to Jeedom application can&#x27;t see ethernet gateway on Wed, 24 Feb 2016 20:36:03 GMT]]></title><description><![CDATA[<p dir="auto">look,<br />
19-02-2016 20:06:55 | info | Jeedom url : <strong>http://:80</strong>/core/api/jeeApi.php</p>
<p dir="auto">the ip address of jeedom is missing , you must add it in the network configuration of jeedom</p>
<p dir="auto">besides, when you post log, delete the value of api : it is confidential ...</p>
]]></description><link>https://forum.mysensors.org/post/32528</link><guid isPermaLink="true">https://forum.mysensors.org/post/32528</guid><dc:creator><![CDATA[minscof]]></dc:creator><pubDate>Wed, 24 Feb 2016 20:36:03 GMT</pubDate></item><item><title><![CDATA[Reply to Jeedom application can&#x27;t see ethernet gateway on Thu, 25 Feb 2016 06:05:55 GMT]]></title><description><![CDATA[<p dir="auto">You're right, my bad, I paste bad logs in which I hadn't the sensor disconnected.<br />
Now if I disconnect all of it (the gateway and the sensor), then I reconnect the gateway and the the sensor, I still have the issue (I confirm having the right presentation lines in the sketch).</p>
<p dir="auto">Again, any ideas anyone ?</p>
<p dir="auto">19-02-2016 20:06:55 | info | Jeedom url : http://:80/core/api/jeeApi.php?api=<br />
19-02-2016 20:06:55 | info | gwPort : 5003<br />
19-02-2016 20:06:55 | info | gwType : Network<br />
19-02-2016 20:06:55 | info | gwAddress : 192.168.1.210<br />
19-02-2016 20:06:55 | info | Inclusion : on<br />
19-02-2016 20:06:55 | info | server bound on 8019<br />
19-02-2016 20:06:55 | info | connected to network gateway at 192.168.1.210:5003<br />
19-02-2016 20:06:55 | info | Save Gateway Status 1<br />
19-02-2016 20:07:10 | debug | -&gt; 100;255;3;0;6;M<br />
19-02-2016 20:07:13 | info | Save saveSketchName : Value-100-Humidity<br />
19-02-2016 20:07:13 | debug | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveSketchName&amp;type=mySensors&amp;id=100&amp;value=Humidity<br />
19-02-2016 20:07:13 | info | Save saveSketchVersion : Value-100-1.0<br />
19-02-2016 20:07:13 | info | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveSketchVersion&amp;type=mySensors&amp;id=100&amp;value=1.0<br />
19-02-2016 20:07:14 | info | Save saveSensor : Value-100-0-7<br />
19-02-2016 20:07:14 | info | Save saveLibVersion : Value-100-<br />
19-02-2016 20:07:14 | debug | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveLibVersion&amp;type=mySensors&amp;id=100&amp;value=<br />
19-02-2016 20:07:15 | info | Save saveSensor : Value-100-1-6<br />
19-02-2016 20:07:15 | info | Save saveLibVersion : Value-100-<br />
19-02-2016 20:07:15 | debug | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveLibVersion&amp;type=mySensors&amp;id=100&amp;value=<br />
19-02-2016 20:07:18 | info | Save Value : Value-21.1-100-1<br />
19-02-2016 20:07:18 | debug | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveValue&amp;type=mySensors&amp;id=100&amp;sensor=1&amp;donnees=0&amp;value=21.1<br />
19-02-2016 20:07:18 | info | Save Value : Value-51.0-100-0<br />
19-02-2016 20:07:18 | debug | http://:80/core/api/jeeApi.php?api=&amp;messagetype=saveValue&amp;type=mySensors&amp;id=100&amp;sensor=0&amp;donnees=1&amp;value=51.0<br />
19-02-2016 20:07:18 | debug | SaveValue Error : null<br />
19-02-2016 20:07:18 | debug | SaveValue Error : null</p>
]]></description><link>https://forum.mysensors.org/post/32517</link><guid isPermaLink="true">https://forum.mysensors.org/post/32517</guid><dc:creator><![CDATA[fredmet8]]></dc:creator><pubDate>Thu, 25 Feb 2016 06:05:55 GMT</pubDate></item><item><title><![CDATA[Reply to Jeedom application can&#x27;t see ethernet gateway on Thu, 18 Feb 2016 22:43:30 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">What is your sketch ? It seems that your sensors have no presentation !<br />
Example in the <code>setup()</code>function:</p>
<pre><code>node.present(CHILD_ID, S_MOTION);
  node.present(CHILD_ID_VOLTAGE, S_MULTIMETER);
</code></pre>
<p dir="auto">It's mandatory for jeedom if I'm right.</p>
<p dir="auto">David.</p>
]]></description><link>https://forum.mysensors.org/post/32011</link><guid isPermaLink="true">https://forum.mysensors.org/post/32011</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Thu, 18 Feb 2016 22:43:30 GMT</pubDate></item></channel></rss>