<?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[Time to move to ESPHome?]]></title><description><![CDATA[<p dir="auto">So I have been a user of MySensors for as long as I can rememeber, probably 12 - 15 years. I am so gratteful to the peoplie that developed and nutured a complex system in a simple way.<br />
I have hit a juncture - my gateway has failed.<br />
Due to system location I need the wifi ethernet gateway,and have used a Lolin NodeMCU V3 for years. Now I need to reflash and I cannot get it to flash and operate with any software or IDE mix.</p>
<p dir="auto">Is there a table of known variants of working Arduino IDE and boards and MySensors library that work together?</p>
<p dir="auto">Alternatives to MySensors such as ESPhome will work for me, but losing the nRF2401 is going to be difficult, its robust and has worked almost flawlessly, I aslo dont wish rebuild 8 different projects around the house.</p>
<p dir="auto">I can move to a ESP32, but the code so far fails to compile. I can use a D1 mini, lots of choice but almost no compatibility.</p>
<p dir="auto">Any one got ideas?</p>
]]></description><link>https://forum.mysensors.org/topic/12332/time-to-move-to-esphome</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 05:12:13 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/12332.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 15 Feb 2026 20:20:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Time to move to ESPHome? on Thu, 19 Mar 2026 12:20:34 GMT]]></title><description><![CDATA[<p dir="auto">I have learned the hard way, many times, "If it's not broken, don't fix it".  MySensors fills a niche, very low power, very low cost, sensors (albeit, DIY).  The range is about the same as Bluetooth.  The data is usually a boolean or an integer.</p>
<p dir="auto">So let us not say, <em>abanddoned</em> but at a development plateau.  A mature technology that still has legs.</p>
]]></description><link>https://forum.mysensors.org/post/114702</link><guid isPermaLink="true">https://forum.mysensors.org/post/114702</guid><dc:creator><![CDATA[OldSurferDude]]></dc:creator><pubDate>Thu, 19 Mar 2026 12:20:34 GMT</pubDate></item><item><title><![CDATA[Reply to Time to move to ESPHome? on Thu, 19 Mar 2026 00:26:37 GMT]]></title><description><![CDATA[<p dir="auto">I stick with MySensors for anything I cannot get power to (many nodes in hidden places around the house) or for simple low power sensing. I do have lots of ESPHome, but it basically requires running power or frequent battery changes so I only use it where I have power nearby.</p>
<p dir="auto">Some of my nodes have been running for around 5 years on the same set of AAs, I don't think there's anything else that can achieve that longevity.</p>
<p dir="auto">I do find it a shame that the main docs site here is very outdated and doesn't list any of the newer transports (PJON, CC1101, SX...) which gives the impression that the project is abandoned.</p>
]]></description><link>https://forum.mysensors.org/post/114700</link><guid isPermaLink="true">https://forum.mysensors.org/post/114700</guid><dc:creator><![CDATA[buxtronix]]></dc:creator><pubDate>Thu, 19 Mar 2026 00:26:37 GMT</pubDate></item><item><title><![CDATA[Reply to Time to move to ESPHome? on Sun, 01 Mar 2026 16:56:54 GMT]]></title><description><![CDATA[<p dir="auto">I needed to add my Victron devices to mycontroller v1, so I've created a Esphome device that includes the Victrons and 2 Mopeka Tank Pro devices, all via BLE Advertisement</p>
<p dir="auto">Playing around with the topics, I have been able to declare a node name/id for each of these BLE devices.<br />
each BLE device has a node name/id, childs name/id.</p>
<p dir="auto">sensor example:</p>
<p dir="auto">sensor:</p>
<h1>----------------------------------------------------------</h1>
<h1>Victron IP22</h1>
<h1>----------------------------------------------------------</h1>
<ul>
<li>platform: victron_ble<br />
victron_ble_id: victron_ip22<br />
name: "mains_charger_voltage"<br />
id: mains_charger_voltage<br />
type: BATTERY_VOLTAGE<br />
state_topic: "${mys_prefix}/${mys_gateway}/${node_victron_ip22}/${child_victron_voltage}/${C_SET}/${mys_ack}/${V_VOLTAGE}"</li>
</ul>
<p dir="auto">on mycontroller I've created a mysensors mqtt virtual gateway, and voila'.</p>
<p dir="auto">from now on I can use Esphome to create other nodes, also in separate devices. I just need to keep track of the used node ids, that must be static.</p>
<p dir="auto">Node and sensors presentation is handled as well</p>
]]></description><link>https://forum.mysensors.org/post/114670</link><guid isPermaLink="true">https://forum.mysensors.org/post/114670</guid><dc:creator><![CDATA[fsgraz]]></dc:creator><pubDate>Sun, 01 Mar 2026 16:56:54 GMT</pubDate></item><item><title><![CDATA[Reply to Time to move to ESPHome? on Sat, 28 Feb 2026 19:52:31 GMT]]></title><description><![CDATA[<p dir="auto">Not sure why but when I checked it it had limitations. And I don't want my sensors and such running over a Wifi network.</p>
]]></description><link>https://forum.mysensors.org/post/114668</link><guid isPermaLink="true">https://forum.mysensors.org/post/114668</guid><dc:creator><![CDATA[TheoL]]></dc:creator><pubDate>Sat, 28 Feb 2026 19:52:31 GMT</pubDate></item><item><title><![CDATA[Reply to Time to move to ESPHome? on Mon, 16 Feb 2026 00:27:17 GMT]]></title><description><![CDATA[<p dir="auto">I just couldn't get into ESPHome.  It seems like a good idea.  IMHO, though, MySensors and/or Tasmota pretty much covers everything I do.</p>
]]></description><link>https://forum.mysensors.org/post/114665</link><guid isPermaLink="true">https://forum.mysensors.org/post/114665</guid><dc:creator><![CDATA[OldSurferDude]]></dc:creator><pubDate>Mon, 16 Feb 2026 00:27:17 GMT</pubDate></item><item><title><![CDATA[Reply to Time to move to ESPHome? on Mon, 16 Feb 2026 00:24:38 GMT]]></title><description><![CDATA[<p dir="auto">I have a solution for you.  I call it the <em><a href="https://community.home-assistant.io/t/serial-wireless-bridge-not-full-spec-rs232/975745" rel="nofollow ugc">Wireless Serial Cable</a></em></p>
<p dir="auto">It is a ESP device (eg. ESP-12F) flashed with the SBBridge version of Tasmota. Connected to it serially is an Arduino nano that is programmed as a serial bridge.  The MySensors Home Assistant integration handles the other end.</p>
<p dir="auto">All for about US$10.</p>
<p dir="auto">Let me know if this works for you.  I hope it does.</p>
]]></description><link>https://forum.mysensors.org/post/114664</link><guid isPermaLink="true">https://forum.mysensors.org/post/114664</guid><dc:creator><![CDATA[OldSurferDude]]></dc:creator><pubDate>Mon, 16 Feb 2026 00:24:38 GMT</pubDate></item></channel></rss>