<?xml version="1.0"?>
<rss version="2.0"><channel><title>Previous Releases Latest Topics</title><link>https://forum.universal-devices.com/forum/39-previous-releases/</link><description>Previous Releases Latest Topics</description><language>en</language><item><title>eisy-ui 0.7.2</title><link>https://forum.universal-devices.com/topic/45890-eisy-ui-072/</link><description><![CDATA[<p>Hello,</p><p>eisy-ui 0.7.2 is out.</p><p>Release notes for 0.7.2</p><ul><li><p>General usability enhancements</p></li><li><p>Link to documentation</p></li><li><p>Link to Admin Console</p></li><li><p>Upgrade packages page</p></li><li><p>Home page defaults to Nodes when there are no favorites</p></li><li><p>Disabled remote logging by default</p></li><li><p>Hide node properties that are marked hide=true (Like Admin Console)</p></li></ul><p>Here's what the upgrade packages page look like:</p><p><a href="//d2z8ydsemzif1x.cloudfront.net/monthly_2025_10/image.png.366fc07ad3ffaccab3a9e4fa970ef90b.png" class="ipsAttachLink ipsAttachLink_image ipsRichText__align--block" data-fileid="31853" data-fileext="png" rel=""><img class="ipsImage ipsImage_thumbnailed" data-fileid="31853" src="//d2z8ydsemzif1x.cloudfront.net/monthly_2025_10/image.thumb.png.1fbec607290f59e974a59c96ad7bc013.png" alt="image.png" title="" width="559" height="750" loading="lazy"></a></p><p></p><p></p>]]></description><guid isPermaLink="false">45890</guid><pubDate>Fri, 31 Oct 2025 20:54:23 +0000</pubDate></item><item><title>eisy-ui 0.7.0</title><link>https://forum.universal-devices.com/topic/45810-eisy-ui-070/</link><description><![CDATA[<p>Hello,</p><p>eisy-ui 0.7.0 is out. </p><p>This release includes several bug fixes since 0.6.3. Whenever you have a chance, please use upgrade packages in the admin console.</p><p>The main new addition is the Programs detail page, which allows you to see your programs.</p>]]></description><guid isPermaLink="false">45810</guid><pubDate>Tue, 21 Oct 2025 13:23:41 +0000</pubDate></item><item><title>eisy-ui Alpha release</title><link>https://forum.universal-devices.com/topic/45210-eisy-ui-alpha-release/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	Here's the first alpha release of eisy-ui.
</p>

<p>
	If you are familiar with SSH, you can proceed with a manual install of eisy-ui for testing purposes. For now, I'm expecting just a few installs by technical folks. If you are not familiar with ssh, please wait for the beta release. If you have installed this alpha release, please give this post a "Thanks" and feel free to provide feedback.
</p>

<p>
	<span style="font-size:18px;"><strong>Prerequisite</strong></span>
</p>

<p>
	Please run an Upgrade packages from the admin console.
</p>

<p>
	eisy-ui relies on new APIs available only on the latest IoX. The latest PG3x 3.3.19 is also required.
</p>

<p>
	<span style="font-size:18px;"><strong>To install eisy-ui</strong></span>
</p>

<ol>
	<li>
		Go to the latest post in this thread to find the latest alpha release
	</li>
	<li>
		Install: sudo <strong>sudo kg install -f &lt;package name&gt;</strong>
	</li>
	<li>
		Start the service: <strong>sudo service eisyui restart</strong>
	</li>
</ol>

<p>
	<span style="font-size:18px;"><strong>Using eisy-ui</strong></span>
</p>

<ol>
	<li>
		Launch your browser to: <strong><a href="https://eisy.local" ipsnoembed="true" rel="external nofollow">https://eisy.local</a></strong>
	</li>
	<li>
		Login with your <u><strong>portal user and password</strong></u>
	</li>
</ol>

<p>
	<span style="font-size:18px;"><strong>eisy-ui features</strong></span>
</p>

<p>
	<strong>Favorites page</strong><br>
	This allows you to create a dashboard like page to interact with your nodes. Organize them the way you like it. Just display the properties and controls that are relevant to you. Use widgets to create an intuitive interface to manage your lights, color bulbs and thermostats. Group relevant nodes within the same tile.<br>
	<br>
	<strong>PG3x integration</strong><br>
	You can access PG3x from within eisy-ui. For the most part, it's just the same PG3x served within iframes, except that there is now a single sign-on.<br>
	<br>
	In PG3x you used to have to login with your IoX user and password, and there was a separate portal login that was required. That portal login could be reset using <em>System | Switch Portal Profile</em>. This is no longer the case.
</p>

<p>
	With eisy-ui, you login once to eisy-ui with your portal user profile and can access PG3x. That's it.<br>
	<br>
	<strong>Portal connection</strong><br>
	IoX used to make the outbound connection to portal. This is no longer the case. When eisy-ui is installed, eisy-ui connects to portal instead of IoX. This change is transparent. This however lays the groundwork for multi-connections to portal which will allow parallel requests from portal to eisy, and thus enhance speed.
</p>

<p>
	<strong>Rest API</strong><br>
	The IoX rest API can now be accessed on ports 80 and 443. However, this works with your portal credentials instead of IoX user and password. The rest API can also be accessed using a JWT, but that's beyond the scope of this post.
</p>

<p>
	<strong>Logging</strong><br>
	eisy-ui's log is on the file system as you would expect, but it is also sent to our cloud log server. Eventually there will be a setting to allow/disallow this. But for now, this can't be disabled. This allows us to troubleshoot problems that may arise more easily.<br>
	<br>
	<span style="font-size:18px;"><strong>Backward compatibility</strong></span><br>
	Please note that IoX can still be accessed directly on port 8443 and 8080, using IoX user and password.<br>
	<br>
	PG3x can also be accessed directly on port 3000, using IoX user and password, just like before. However, it is not recommended to switch between using PG3x from eisy-ui vs directly on port 3000. If you do so, you may have to use <em>System | Switch portal profile</em> when using PG3x on port 3000.<br>
	<br>
	The only permanent change when eisy-ui is installed is that IoX no longer connects to portal. So if your eisy is offline, make sure the eisyui service is running.<br>
	 
</p>

<p>
	<strong><span style="font-size:18px;">FAQ</span></strong><br>
	<em>Can I see the eisy-ui log?</em>
</p>

<p style="margin-left: 40px;">
	At this time there's no UI to see the logs like PG3x does. To see the logs in real-time:<br>
	tail -f /var/eisyui/logs/ui-current.log
</p>

<p>
	<em>What devices are supported?</em>
</p>

<p style="margin-left: 40px;">
	<a href="https://eisy.local/nodes," ipsnoembed="true" rel="external nofollow">https://eisy.local/nodes,</a> which is the main page to see your nodes is very similar to what you are used to in the Admin Console, and this supports any nodes.<br>
	<br>
	The Favorites page likewise supports any nodes. There are specialized widgets that allow to make a better UI like switches, sliders, etc. You can create a nice UI for thermostats and color bulbs in particular. There is however no specific widgets for locks. Only the "Generic command" can be used for those.
</p>

<p style="margin-left: 40px;">
	There is also no supports for scenes or programs yet.
</p>

<p>
	<em>I have a 994/Polisy, can I install eisy-ui?</em>
</p>

<p style="margin-left: 40px;">
	Unfortunately no. eisy-ui can only run on eisy.
</p>

<p>
	<em>What's next?</em>
</p>

<p style="margin-left: 40px;">
	In addition to a nicer UI, the goal of eisy-ui is to replace the Admin Console. One of the biggest upcoming feature will be the ability create and manage programs. We will also make enhancements based on the feedback from this alpha release.<br>
	<br>
	Eventually, the Favorites page tiles will support scenes, programs and variables directly. This will allow such things as displaying the status of a node, but control through a scene or program.<br>
	 
</p>

<p>
	<em>Here's a few screen shots</em><br>
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="30950" href="//d2z8ydsemzif1x.cloudfront.net/monthly_2025_06/image.png.b27a80f0ee637cce1b7a1cbf202bc45b.png" rel=""><img alt="image.png" class="ipsImage ipsImage_thumbnailed" data-fileid="30950" data-ratio="65.70" data-unique="ckohhhyoe" width="1000" src="//d2z8ydsemzif1x.cloudfront.net/monthly_2025_06/image.thumb.png.9667ad192f504a5208884b6a9578c11e.png"></a><br>
	<br>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="30951" href="//d2z8ydsemzif1x.cloudfront.net/monthly_2025_06/image.png.536a57adf330a7a7f28a8c0cf2cb0447.png" rel=""><img alt="image.png" class="ipsImage ipsImage_thumbnailed" data-fileid="30951" data-ratio="91.80" data-unique="4i65p8cbe" width="817" src="//d2z8ydsemzif1x.cloudfront.net/monthly_2025_06/image.thumb.png.6b67edf76b68a569d4f582085b454ed2.png"></a>
</p>
]]></description><guid isPermaLink="false">45210</guid><pubDate>Thu, 05 Jun 2025 13:47:51 +0000</pubDate></item><item><title>IoX Release v5.9.1 - OUTDATED</title><link>https://forum.universal-devices.com/topic/44797-iox-release-v591-outdated/</link><description><![CDATA[<p>
	<span style="color:black; font-size:11.0pt">Hello All,</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt">This is a major release that upgrades the OS to 14.1p6, includes Initial Matter support, installs HomeKit plumbing, installs eisyui plumbing, and fixes many INSTEON, Z-Wave, Zigbee, and plugin issues.</span>
</p>

<p>
	<u><font color="#000000"><span style="font-size: 14.6667px;"><b>BEFORE YOU START</b></span></font></u>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">1. It's imperative that you take a backup of your IoX, Z-Wave, and PG3 settings. </span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">2. This upgrade is upgrading your OS. As such, the unit will reboot in the process and the Admin Console will simply get disconnected (does not close). Please <strong>do not turn off</strong> the unit till you can get back to the Admin Console.</span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">3. If you <strong>have never upgraded</strong> your unit, it's best to make sure you have release 13.1 or 13.2 of the OS (<a href="https://eisy.local:8443/WEB/sysconfig.txt" rel="external nofollow">https://eisy.local:8443/WEB/sysconfig.txt</a>). If you do not, please do not upgrade.</span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">4. In order to get Matter supported on WiFi, we had to change WiFi settings so that it will now use 802.11a/g which is significantly slower than 802.11ac that you are used to. Although you won't see much impact for command/control, download speeds for local Admin Console will be slower. It's our top priority to get WiFi back to the ac range you are used to. </span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">-- Polisy does <strong>not </strong>support Matter when connected using WiFi.</span><br>
	 
</p>

<p>
	<u><span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );"><strong>INSTRUCTIONS</strong></span></u>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">1. Backup Z-Wave and then IoX </span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">2. Backup PG3</span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">3. Please <strong>ONLY </strong>use the Admin Console | Configuration tab  | Upgrade Packages button. Do <strong>NOT </strong>use ssh.</span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">4. Unit will reboot and Admin Console will become unresponsive. Do <strong>NOT </strong>attempt reboot until you can get back to the Admin Console.</span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );"><strong>Enhancements</strong></span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">- Faster boot times.<br>
	- Power button no longer allows package upgrade.<br>
	- Homekit service using Matter Bridge. This requires a plugin that will be available next week.<br>
	- eisyui service. Currently in development.<br>
	<br>
	- <strong>Matter </strong></span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">Initial support for light bulbs and plugin modules:<br>
	-- WiFi direct.<br>
	-- WiFi through a Border Router such as Google Nest Hub or Apple HomePod.<br>
	-- Thread through a Border Router.</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt"><strong>- Zigbee</strong><br>
	-- Support Relative Humidity and Temperature Measurement Clusters.<br>
	-- Support thermostats.</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt">- <strong>INSTEON</strong><br>
	-- LED Control for i3 Dial and i3 Paddle.</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt">- <strong>Programs </strong><br>
	-- Added 'Unix Date/Time (seconds)' to the set of system values you can assign to a variable.</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt">- <strong>Admin Console</strong><br>
	- Log Viewer and Capture for Matter, Zigbee, Z-Wave, and other logs.</span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );"><strong>Fixes</strong></span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );"><strong>- System</strong></span><br>
	<span style="color:black; font-size:11.0pt">-- Infrequent crash at iox boot up due to timing.<br>
	-- SMTP mail removing new lines.</span>
</p>

<p>
	<span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );"><strong>- Plugins</strong><br>
	-- Wemo/Roku support through WiFi.</span>
</p>

<p>
	<strong>- Z-Wave</strong><br>
	--<strong> </strong><span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">Fixed problem where Z-Wave migration would fail to migrate any Z-Wave devices.</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt">- <strong>Zigbee</strong><br>
	--<strong> </strong>Fixed problem of nodes not being created for devices with multiple buttons.<br>
	-- Query Zigbee devices after they are added.</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt"><strong>- INSTEON</strong><br>
	-- Fixed problem where some commands were missing from InlineLinc devices.<br>
	-- Fixed problem where INSTEON would stop responding (usually caused by using I3 Dial).<br>
	-- i3 Paddle and i3 Keypad buttons default links.</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt"><strong>- Programs</strong><br>
	-- Fixed problem where node status changes caused control conditions to run (only affected plugin nodes).<br>
	-- Show Unix Time status values as Timestamps</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt"><strong>- Admin Console</strong></span><br>
	<span style="color:black; font-size:11.0pt">-- Some characters not displayed correctly in Admin Console.</span>
</p>

<p>
	 
</p>

<p>
	<strong><span style="color:black; font-size:11.0pt"> For Developers</span></strong><br>
	<span style="color:black; font-size:11.0pt">-- Plugin timestamp support.<br>
	-- Allow plugins to define their own status names in nodedefs.<br>
	-- Fill in device type field for Zigbee (so Philips hue can be recognized).<br>
	-- A</span><span style="color: black; font-size: 11pt; background-color: rgb( var(--theme-area_background_reset) );">dded &lt;rpnode&gt; to Zigbee nodes. </span><br>
	<span style="color:black; font-size:11.0pt">-- IoX events are now posted to MQTT.<br>
	-- Fix ISO8601 Timestamps for node property history and events.</span>
</p>

<p>
	<span style="color:black; font-size:11.0pt">With kind regards,<br>
	Michel</span>
</p>
]]></description><guid isPermaLink="false">44797</guid><pubDate>Mon, 10 Feb 2025 19:36:20 +0000</pubDate></item><item><title>IoX Release v5.8.4 Is Now Available</title><link>https://forum.universal-devices.com/topic/43781-iox-release-v584-is-now-available/</link><description><![CDATA[<p>
	Hello all,
</p>

<p>
	This release contains minor enhancements and bug fixes.
</p>

<p>
	<strong>Important Note:</strong>
</p>

<p>
	Please <strong>do not</strong> unplug your unit from power. 
</p>

<p>
	<strong>Instructions:</strong>
</p>

<p>
	1. Backup your unit.<br>
	2. Please click on the using the Upgrade Packages button in the Configuration section of the Admin Console. 
</p>

<p>
	<strong>Fixes:</strong>
</p>

<p>
	 - Insteon I3 Paddle and I3 Keypad buttons default links<br>
	 - Show Unix Time status values as Timestamps<br>
	 - Faster IoX Backup<br>
	 - Some characters not displayed correctly in Admin Console
</p>

<p>
	<strong>For Developers:</strong>
</p>

<p>
	 - Allow node servers to define their own status names in nodedefs<br>
	 - Fill in device type field for Zigbee (so a UI can properly identify devices)<br>
	 - Query Zigbee devices after they are added<br>
	 - added &lt;rpnode&gt; to Zigbee nodes<br>
	 - added &lt;NodePropertyHistory&gt; to system options<br>
	 - Initial support for posting events to MQTT<br>
	 - Fix ISO8601 Timestamps for node property history and events
</p>
]]></description><guid isPermaLink="false">43781</guid><pubDate>Thu, 27 Jun 2024 23:37:37 +0000</pubDate></item><item><title>PG3x version 3.2.27 - June 11th 2024</title><link>https://forum.universal-devices.com/topic/43689-pg3x-version-3227-june-11th-2024/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	There has been a few releases not publicly announced - here's the details:
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.27 </strong>
</p>

<ul>
	<li style="background-color: rgb(255, 255, 255); color: rgb(53, 60, 65); font-size: 14px; text-align: start;">
		Change timestamp format to YYYY-MM-DD HH:mm:ss.SSS (Same as python interface).
	</li>
</ul>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.26</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Enhanced reliability of the plugin's status node connected state.
	</li>
</ul>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start;background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.25</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Fix for UD Mobile remote connections.
		<ul>
			<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
				Some messages were too big and would not reach UD Mobile, causing a "spinning wheel".
			</li>
			<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
				This fix is in PG3 only. An update to UD Mobile will be coming as well.
			</li>
		</ul>
	</li>
</ul>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.24</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		When reinstalling a plugin, don't delete the existing plugin files.
	</li>
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Add support for plugins to override the polling values.
	</li>
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Plugin license check tolerant of connectivity failures.
	</li>
</ul>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.23</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Added feature to allow system to automate a reinstall all plugins automatically, which will be used for emergency updates by UDX
	</li>
</ul>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	 
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	 
</p>
]]></description><guid isPermaLink="false">43689</guid><pubDate>Tue, 11 Jun 2024 19:51:53 +0000</pubDate></item><item><title>IoX Release v5.8.3 - OUTDATED</title><link>https://forum.universal-devices.com/topic/43474-iox-release-v583-outdated/</link><description><![CDATA[<p>
	Hello all,
</p>

<p>
	This release contains minor enhancements and bug fixes.
</p>

<p>
	<strong>Important Note:</strong>
</p>

<p>
	Please <strong>do not</strong> unplug your unit from power. 
</p>

<p>
	<strong>Instructions:</strong>
</p>

<p>
	1. Backup your unit.<br>
	2. Please click on the using the Upgrade Packages button in the Configuration section of the Admin Console. 
</p>

<p>
	<strong>Fixes:</strong>
</p>

<p>
	- Remove default time events from event viewer<br>
	- Occasional issues when restarting IoX
</p>

<p>
	<strong>Features:</strong>
</p>

<p>
	- Better support for Philips Hue (including support for enhanced hue)<br>
	- Support Zigbee Color XY / Temperature<br>
	- Allow user to manually specify Zigbee radio channel (for Securifi devices)
</p>
]]></description><guid isPermaLink="false">43474</guid><pubDate>Thu, 25 Apr 2024 19:19:11 +0000</pubDate></item><item><title>PG3x version 3.2.22 - OUTDATED</title><link>https://forum.universal-devices.com/topic/43432-pg3x-version-3222-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.22 - 04/16/2024</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Make Plugin license check tolerant of connectivity failure on startup
	</li>
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Change logs time format after midnight from 24:xx:xx to 00:xx:xx
	</li>
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Developers: Add capability to update the plugin name
	</li>
</ul>
]]></description><guid isPermaLink="false">43432</guid><pubDate>Tue, 16 Apr 2024 19:31:40 +0000</pubDate></item><item><title>PG3x version 3.2.21 - OUTDATED</title><link>https://forum.universal-devices.com/topic/43428-pg3x-version-3221-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.21 - 04/15/2024</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Add capability to upload a zip file to the "data" plugin directory (For selected plugins such as the Audio Player
	</li>
</ul>
]]></description><guid isPermaLink="false">43428</guid><pubDate>Mon, 15 Apr 2024 16:24:15 +0000</pubDate></item><item><title>PG3x version 3.2.20 - OUTDATED</title><link>https://forum.universal-devices.com/topic/43259-pg3x-version-3220-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.20 - 03/12/2024</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Disable the global MQTT queue (Fix to the Auto-Logout)
	</li>
	<li style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
		Minor fixes<br>
		 
	</li>
</ul>
]]></description><guid isPermaLink="false">43259</guid><pubDate>Tue, 12 Mar 2024 20:58:52 +0000</pubDate></item><item><title>PG3x version 3.2.19 - OUTDATED</title><link>https://forum.universal-devices.com/topic/43175-pg3x-version-3219-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.19 - 02/26/2024</strong>
</p>

<ul>
	<li style="background-color: rgb(255, 255, 255); color: rgb(53, 60, 65); font-size: 14px; text-align: start;">
		Enforce ISY access security - For plugins that require ISY access, user has to click Allow ISY Access
	</li>
	<li style="background-color: rgb(255, 255, 255); color: rgb(53, 60, 65); font-size: 14px; text-align: start;">
		PG3x Logging to syslog now only includes the startup and shutdown sequence
	</li>
	<li style="background-color: rgb(255, 255, 255); color: rgb(53, 60, 65); font-size: 14px; text-align: start;">
		On addnode, if creating the node on IoX fail, log the error
	</li>
	<li style="background-color: rgb(255, 255, 255); color: rgb(53, 60, 65); font-size: 14px; text-align: start;">
		If oAuth authorization code exchange fails, log the token endpoint response
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>ISY Access security</strong>
</p>

<p>
	Starting with this release, plugins can no longer directly access your eisy/polisy using the rest API unless you allow it. Most plugins don't need direct access. Some plugins like Backup and ELK may need it. If the plugin needs direct ISY access, a checkbox "<strong>Allow ISY Access By Plugin</strong>" will appear in the configuration page.
</p>

<p>
	If you are using the <strong>Backup plugin</strong>,  you need to enable ISY Access. 
</p>

<p>
	If you are using the <strong>ELK plugin</strong>, and if you are using ELKID or ELKNAME you must enable ISY Access as well. 
</p>

<p lang="fr-CA" style="font-size:11.0pt">
	 
</p>
]]></description><guid isPermaLink="false">43175</guid><pubDate>Mon, 26 Feb 2024 18:03:49 +0000</pubDate></item><item><title>PG3x version 3.2.18 - OUTDATED</title><link>https://forum.universal-devices.com/topic/43069-pg3x-version-3218-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.18 - 02/07/2024</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li>
		Rate limiter: Increase limits on the global queue
	</li>
	<li>
		Add support for the upcoming python interface oAuth module
	</li>
	<li>
		When UI requests "customs", return a key for all requested "customs"
	</li>
	<li>
		Fixed Authenticate button which sometimes does nothing
	</li>
	<li>
		Fixed devd configuration when in developer mode
	</li>
</ul>
]]></description><guid isPermaLink="false">43069</guid><pubDate>Wed, 07 Feb 2024 23:15:54 +0000</pubDate></item><item><title>OS Upgrade to 13.2p9</title><link>https://forum.universal-devices.com/topic/42843-os-upgrade-to-132p9/</link><description><![CDATA[<p>
	Hello All,
</p>

<p>
	We have a major OS upgrade to FreeBSD 13.2p9 which also includes major stability fixes for the plugins. This is <strong>not </strong>urgent.
</p>

<p>
	If you wish to upgrade, please follow the same procedure as always, either:
</p>

<p>
	Admin Console | Configuration tab | Upgrade Packages button, or
</p>

<p>
	One click on the Power button.
</p>

<p>
	You will have to reboot after the upgrade. So, it's best to use the Admin Console to be notified when the process is completed. If UD Mobile is setup for notifications, you can use the power button and you'll be notified on UD Mobile. 
</p>

<p>
	With kind regards,<br>
	Michel
</p>
]]></description><guid isPermaLink="false">42843</guid><pubDate>Thu, 11 Jan 2024 17:12:05 +0000</pubDate></item><item><title>IoX Release v5.8.0 Is Now Available</title><link>https://forum.universal-devices.com/topic/42804-iox-release-v580-is-now-available/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello all,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	This release contains minor enhancements and bug fixes.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Important Note:</strong>
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Please <strong>do not </strong>unplug your unit from power. 
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Instructions:</strong>
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	1. Backup your unit.<br>
	2. Please click on the using the<span> </span><strong>Upgrade Packages</strong><span> </span>button in the Configuration section of the Admin Console. 
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Fixes</strong><span style="font-size:10pt">:</span>
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<span style="font-size:10pt">Release notes for: 5.8.0_1 - 01/03/2024<br>
	- Fixed reboot on polisy when using ZMatter in original mode<br>
	Release notes for: 5.8.0 - 01/01/2024<br>
	- Fixed system crash (for Insteon users)<br>
	- Fixed subscription causing crash when bombarded<br>
	- Misc bug fixes</span>
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Features:</strong><br>
	<span style="font-size:10pt">- Integration of sqlite database for recording events/property changes<br>
	- Node property history database - disabled by default</span>
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	 
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Support discussion:
</p>
<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedauthorid="1" data-embedcontent="" data-embedid="embed2701446781" src="https://forum.universal-devices.com/topic/42805-support-thread-iox-v580-january-5-2024/?do=embed" style="overflow: hidden; height: 172px; max-width: 502px;"></iframe>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<span><span style="color:black; font-size:10pt">With kind regards,<br>
	Michel</span></span>
</p>
]]></description><guid isPermaLink="false">42804</guid><pubDate>Fri, 05 Jan 2024 16:46:39 +0000</pubDate></item><item><title>PG3x version 3.2.17 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42661-pg3x-version-3217-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.17 - 12/19/2023</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li>
		Allow to remove a node server even if the store entry no longer exists.
	</li>
	<li>
		When auto-logout, add a message in the UI.
	</li>
	<li>
		Add a rate limit on MQTT inbound messages from plugins &amp; UI.
	</li>
	<li>
		Fix addnode for cases where the ISY request fails with an http error.
	</li>
	<li>
		When viewing a plugin, hide the readme and changelog if they are null.
	</li>
	<li>
		When new version is available, have the update button appear. Previously a restart of the node server was required.
	</li>
	<li>
		Make PG3 logLevel persistant
	</li>
	<li>
		Fix setController on first startup. Previously, setController will fail if addnode is not finished.
	</li>
	<li>
		Fix store edit UI (We could get a JS error due to accessing an incorrect field).
	</li>
	<li>
		Minor bug fixes and logging enhancements
	</li>
</ul>
]]></description><guid isPermaLink="false">42661</guid><pubDate>Tue, 19 Dec 2023 21:11:09 +0000</pubDate></item><item><title>IoX Release v5.7.1 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42395-iox-release-v571-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello all,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	This release contains major enhancements for migration from 4.9 to eisy/polisy and an updated BIOS to address some of the most recent security vulnerabilities. 
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Important Note:</strong>
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Please <strong>do not </strong>unplug your unit from power. 
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Instructions:</strong>
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	1. Backup your unit.<br>
	2. Please click on the using the<span> </span><strong>Upgrade Packages</strong><span> </span>button in the Configuration section of the Admin Console. 
</p>

<p>
	<strong>Fixes</strong><span style="font-size: 10pt;">:</span><span style="color:black; font-size:10.0pt"> </span>
</p>

<p>
	<span style="font-size: 13.3333px;">1. Thermostat min/max validation incorrect from some Z-Wave thermostats</span><br>
	2. S2 verification popup appears when using SmartStart<br>
	3. Mouse button click on Unix<br>
	4. Random crashes <br>
	5. Added Rust to dev packages (needed for Kasa)
</p>

<p>
	<strong>Features:</strong><span style="color:black; font-size:10.0pt"> </span>
</p>

<p>
	1.  Support ISY994 version 4.9 backup/migration <br>
	2. Add auto/on/off configuration setting for enabling Z-Wave/Zigbee<br>
	3. New installations default to ZMatter/Z-Wave
</p>

<p>
	<strong><span style="color:black; font-size:10.0pt">API</span></strong>
</p>

<p>
	<span style="color:black; font-size:10.0pt">1. Add event indicating all nodes for a device have been added</span><br>
	<span><span style="color:black; font-size:10.0pt">2. dd 'hint' field to all nodes</span></span>
</p>

<p>
	<span><span style="color:black; font-size:10.0pt">With kind regards,<br>
	Michel</span></span>
</p>
]]></description><guid isPermaLink="false">42395</guid><pubDate>Sun, 12 Nov 2023 22:50:33 +0000</pubDate></item><item><title>PG3x version 3.2.16 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42363-pg3x-version-3216-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.16 - 11/9/2023</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li>
		When PG3 start/stop, send a single notification (instead of one per plugin)
	</li>
	<li>
		Auto-install default node servers after login
	</li>
	<li>
		Add install.log to the log packages
	</li>
	<li>
		Include stderr to install.log
	</li>
</ul>
]]></description><guid isPermaLink="false">42363</guid><pubDate>Thu, 09 Nov 2023 18:28:08 +0000</pubDate></item><item><title>PG3x version 3.2.15 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42319-pg3x-version-3215-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.15 - 11/6/2023</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li>
		Fix IoX showing disconnected following initial startup
	</li>
	<li>
		Fix store selector being blank following initial startup
	</li>
</ul>
]]></description><guid isPermaLink="false">42319</guid><pubDate>Mon, 06 Nov 2023 17:40:46 +0000</pubDate></item><item><title>PG3x version 3.2.14 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42318-pg3x-version-3214-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.14 - 10/26/2023</strong>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<li>
		Add capability to restore a backup from another PG3x
	</li>
	<li>
		Minor bug fixes
	</li>
</ul>
]]></description><guid isPermaLink="false">42318</guid><pubDate>Mon, 06 Nov 2023 17:38:45 +0000</pubDate></item><item><title>PG3x version 3.2.13 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42224-pg3x-version-3213-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.13 - 10/24/2023</strong>
</p>

<ul>
	<li>
		Fix purchase process so it is edition-aware (This fixes the license check)
	</li>
	<li>
		oAuth: Add the scope to the token endpoint (Some oAuth servers needs it)
	</li>
	<li>
		Fix adding nsdata/oauth to the custom table (Fixes a bug that could prevent oAuth Authentication)
	</li>
	<li>
		When installing a plugin, display the purchase date and expiry in local time
	</li>
</ul>
]]></description><guid isPermaLink="false">42224</guid><pubDate>Tue, 24 Oct 2023 20:15:04 +0000</pubDate></item><item><title>PG3x version 3.2.12 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42210-pg3x-version-3212-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Hello everyone,
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	Here's the latest PG3x release.
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">
	<strong>Release notes for: 3.2.12 - 10/23/2023</strong>
</p>

<ul>
	<li style="background-color: rgb(255, 255, 255); color: rgb(53, 60, 65); font-size: 14px; text-align: start;">
		Fixed 2 regression bugs introduced with 3.2.11
	</li>
</ul>
]]></description><guid isPermaLink="false">42210</guid><pubDate>Mon, 23 Oct 2023 18:27:30 +0000</pubDate></item><item><title>PG3x version 3.2.11 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42208-pg3x-version-3211-outdated/</link><description><![CDATA[<p>
	Hello everyone,
</p>

<p>
	Here's the latest PG3x release.
</p>

<p>
	<strong>Release notes for: 3.2.11 - 10/23/2023</strong>
</p>

<ul>
	<li lang="fr-CA" style="font-size: 11pt;">
		Fix license check for node servers with multiple editions.
	</li>
	<li lang="fr-CA" style="font-size: 11pt;">
		UI: Rename Node Servers -&gt; Plugins.
	</li>
	<li lang="fr-CA" style="font-size: 11pt;">
		UI: Hide the developer menu when logged out.
	</li>
	<li lang="fr-CA" style="font-size: 11pt;">
		UI: Fix Migrate from PG3 backup file selection.
	</li>
	<li lang="fr-CA" style="font-size: 11pt;">
		UI: Updated reinstall all confirmation message.
	</li>
	<li lang="fr-CA" style="font-size: 11pt;">
		oAuth: Add logging of authorization failure.
	</li>
	<li lang="fr-CA" style="font-size: 11pt;">
		Enhance error handling when isy is not found in the config.
	</li>
</ul>
]]></description><guid isPermaLink="false">42208</guid><pubDate>Mon, 23 Oct 2023 16:09:11 +0000</pubDate></item><item><title>PG3x version 3.2.10 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42141-pg3x-version-3210-outdated/</link><description><![CDATA[<p style="background-color:#ffffff; color:#353c41; font-size:13px; text-align:left">
	<span style="background-color:rgb( var(--theme-area_background_reset) ); font-size:14px; text-align:start">Hello everyone,</span>
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:13px; text-align:left">
	<span style="color:#353c41; font-size:14px">Here's the latest PG3x release.</span>
</p>

<p style="background-color:#ffffff; color:#353c41; font-size:13px; text-align:left">
	<span style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start"><strong>Release notes for: 3.2.10 - 10/12/2023</strong></span>
</p>

<ul style="background-color:#ffffff; color:#353c41; font-size:13px; text-align:center">
	<li style="text-align:left">
		<span style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">Fixed the profile upload when in developer mode</span>
	</li>
</ul>
]]></description><guid isPermaLink="false">42141</guid><pubDate>Thu, 12 Oct 2023 15:31:24 +0000</pubDate></item><item><title>PG3x version 3.2.9 - OUTDATED</title><link>https://forum.universal-devices.com/topic/42125-pg3x-version-329-outdated/</link><description><![CDATA[<aside style="color:#353c41; font-size:13px; text-align:center; vertical-align:top">
	<p style="text-align: left;">
		<span style="font-size: 14px; text-align: start; background-color: rgb( var(--theme-area_background_reset) );">Hello everyone,</span>
	</p>

	<p style="text-align: left;">
		<span style="color: rgb(53, 60, 65); font-size: 14px;">Here's the latest PG3x release.</span>
	</p>

	<p style="text-align: left;">
		<span style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start"><strong>Release notes for: 3.2.9 - 10/09/2023</strong></span>
	</p>

	<ul>
		<li style="text-align: left;">
			<span style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">Restore process: Allow restore to a new system (it will do a reinstall all)</span>
		</li>
		<li style="text-align: left;">
			<span style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">Restore process: Go back to login after completing restore</span>
		</li>
		<li style="text-align: left;">
			<span style="background-color:#ffffff; color:#353c41; font-size:14px; text-align:start">Fixed the "No IoX was automatically discovered on your local network." error.</span>
		</li>
	</ul>
</aside>
]]></description><guid isPermaLink="false">42125</guid><pubDate>Tue, 10 Oct 2023 11:27:05 +0000</pubDate></item><item><title>Update process for eisy and Polisy devices</title><link>https://forum.universal-devices.com/topic/42067-update-process-for-eisy-and-polisy-devices/</link><description><![CDATA[<p>
	<strong><span style="font-size:14px">The current recommended process for updating the eisy and Polisy products are as follows:</span></strong>
</p>

<ol>
	<li>
		Using IoX Launcher access Admin Console
	</li>
	<li>
		Run IoX Backup (<strong>NOTE:</strong> if running Z-Wave run Z-wave backup <u>first</u> then IoX backup)
		<ul>
			<li>
				Menu -&gt; Z-Wave -&gt; Backup -&gt; Click "Yes" to update/replace Z-Wave backup
				<ul>
					<li>
						No progress is shown, but backup is made
					</li>
				</ul>
			</li>
			<li>
				Menu -&gt; File -&gt; Backup IoX -&gt; Save file (will be a .zip file leave it intact)
				<ul>
					<li>
						Process bar will advance. Please do not make any changes to system during this time.
					</li>
				</ul>
			</li>
		</ul>
	</li>
	<li>
		Click on <strong>Configuration</strong> tab
	</li>
	<li>
		Click on <strong>Upgrade Packages</strong> button
		<ul>
			<li>
				Click "YES" to confirm
			</li>
			<li>
				<img alt="Update1.png" class="ipsImage ipsImage_thumbnailed" data-fileid="26801" data-ratio="24.16" data-unique="mv10ppcto" style="" width="505" src="//d2z8ydsemzif1x.cloudfront.net/monthly_2023_10/Update1.png.5ac483fbc3705501ad7d54cf22e38690.png">
			</li>
		</ul>
	</li>
	<li>
		Leave "Warning" box on screen. (Okay if you don't, but it is found to be a good reminder not to change/close the system)
		<ul>
			<li>
				If UD Mobile is setup for system notifications you should receive a few notifications that device is offline (as well as node servers are disconnected) and alerts when it comes back online.
			</li>
			<li>
				<img alt="Update2.png" class="ipsImage ipsImage_thumbnailed" data-fileid="26802" data-ratio="26.14" data-unique="um76slqse" style="width: 505px; height: auto;" width="526" src="//d2z8ydsemzif1x.cloudfront.net/monthly_2023_10/Update2.png.05b2c485e552227119fe1b7cdd3caf0a.png">
			</li>
			<li>
				<img alt="Update3.png" class="ipsImage ipsImage_thumbnailed" data-fileid="26803" data-ratio="19.21" data-unique="89n14bi2q" style="width: 505px; height: auto;" width="1000" src="//d2z8ydsemzif1x.cloudfront.net/monthly_2023_10/Update3.png.5a8aa64b43bb95ea39b376a0ff354bc3.png">
			</li>
		</ul>
	</li>
	<li>
		Notice of update complete and if system should be rebooted
		<ul>
			<li>
				<img alt="Update5.png" class="ipsImage ipsImage_thumbnailed" data-fileid="26805" data-ratio="19.01" data-unique="ch9q9a35e" style="width: 505px; height: auto;" width="685" src="//d2z8ydsemzif1x.cloudfront.net/monthly_2023_10/Update5.png.e5c61510f633d7a0e77ee8f167531cdd.png">
			</li>
			<li>
				<img alt="Update4.png" class="ipsImage ipsImage_thumbnailed" data-fileid="26804" data-ratio="14.06" data-unique="ix50tikcw" style="width: 505px; height: auto;" width="1000" src="//d2z8ydsemzif1x.cloudfront.net/monthly_2023_10/Update4.png.70ff06142eaa0589110b92b8716a87b4.png">
			</li>
		</ul>
	</li>
	<li>
		Click <strong>Reboot</strong> button (system should still be on Configuration tab in Admin Console)
	</li>
	<li>
		Admin Console window will close
	</li>
	<li>
		Allow system to process the reboot (An undetermined amount of time should pass. Polisy will beep several times once rebooted). Will usually get alerts on UD Mobile that the device has gone offline and online again. 
	</li>
	<li>
		If the update was for IoX <strong>firmware </strong>release please <span ipsnoautolink="true">Clear Java Cache</span> (be sure to select all three boxes in the process.
		<ul>
			<li>
				<img alt="Update6.png" class="ipsImage ipsImage_thumbnailed" data-fileid="26806" data-ratio="82.25" data-unique="rbibn87vx" style="" width="293" src="//d2z8ydsemzif1x.cloudfront.net/monthly_2023_10/Update6.png.10f0b99e0e296ae19fc393c877299854.png">
			</li>
		</ul>
	</li>
	<li>
		Delete any OLD copies of start.jnlp or admin.jnlp you might have on your system.
	</li>
	<li>
		Download a fresh IoX Launcher from <a href="https://isy.universal-devices.com/" rel="external nofollow">UDI site</a> 
		<ul>
			<li>
				Found by clicking on "My ISY" on the top right of the website
			</li>
			<li>
				Direct link: <a href="https://isy.universal-devices.com/start.jnlp" ipsnoembed="true" rel="external nofollow">https://isy.universal-devices.com/start.jnlp</a>
			</li>
		</ul>
	</li>
	<li>
		Run IoX Launcher and log into Admin Console as you normally would
	</li>
	<li>
		Confirm Firmware and UI match on the Help -&gt; About menu
	</li>
	<li>
		Launch PG3 from Admin Console
		<ul>
			<li>
				Menu -&gt; Node Servers -&gt; Launch Polyglot V3 (PG3)
			</li>
			<li>
				Or og into PG3x using the IoX Launcher or typing the URL directly into your browser
			</li>
		</ul>
	</li>
	<li>
		Once logged in if this was a Polyglot update confirm PG3x version at the bottom of the dashboard screen. 
	</li>
</ol>

<p>
	<strong>NOTE</strong>: Make a habit of not changing anything in Polyglot if the Admin Console is open. Any changes made in Polyglot need to have the Admin Console restarted to push any updates to the IoX system. It's best practice not to be logged into Polyglot <em><strong>and</strong></em> Admin Console at the same time to avoid any conflict in changes or simply to have the changes visible in Admin Console. <strong>Only log into one system at a time!</strong>
</p>

<p>
	 
</p>

<p>
	<strong>Trouble Shooting:</strong>
</p>

<p>
	If you cannot log into Admin Console after an update:
</p>

<ul>
	<li>
		Power Cycle the device 
		<ul>
			<li>
				Using the multi function button to shut down then pull power for 10 seconds
			</li>
			<li>
				Using the multi function button to force a restart
			</li>
			<li>
				Refer to the <a href="https://wiki.universal-devices.com/index.php?title=Main_Page#Online_Documentation" rel="external nofollow">wiki</a> User Guide for the device you are using for proper button pushes
				<ul>
					<li>
						Presses should be short, but not too short, but not held more than 2 seconds
					</li>
				</ul>
			</li>
		</ul>
	</li>
	<li>
		Be sure you cleared Java Cache correctly
	</li>
	<li>
		Be sure your Java is updated. IoX Launcher is designed to run on current versions of Java available directly at <a href="https://www.java.com/" rel="external nofollow">www.java.com</a>. Using different versions might impact some parts of IoX Launcher and make it difficult/impossible to access and use Admin Console. 
	</li>
</ul>

<p>
	 
</p>

<p>
	If you cannot access Polyglot (PG3/PG3x)
</p>

<ul>
	<li>
		Power Cycle the device (see steps above)
	</li>
	<li>
		Attempt with a different browser
		<ul>
			<li>
				Tested working all browsers will load PG3/PG3x local web services
			</li>
		</ul>
	</li>
	<li>
		Turn off any antivirus/firewall/pop-up blocking software
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Additional Comments:</strong>
</p>

<p>
	It is "normal" for the IoX Finder window to display both a local friendly URL name and an IP address for the same device. It may, or may not, display this after an update. Do not be shocked if it does, or doesn't. Typically IoX Finder will report the first handshake for the name/IP for the device you are using. In some instances it is reporting both the IP address and the eisy.local (or Polisy equivalent). Lines that are "Found" and added in the process of looking cannot be deleted. This is expected behavior. 
</p>

<p>
	If you have added the Portal URL to the Admin Console sometimes that will stay through a Java Cache clearing because it is stored in a UDI*.state file, but it is normal for this to also not appear after an update. If you use the Portal URL to access your device (even while local) please remember to use your Portal Credentials when using the Portal URL to access the Admin Console.
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">42067</guid><pubDate>Mon, 02 Oct 2023 20:00:00 +0000</pubDate></item></channel></rss>
