-
Posts
2371 -
Joined
-
Last visited
Everything posted by simplextech
-
Probably. However I've been told SOAP is being replaced by the REST interface and websocket. So why develop something new for something that's supposed to be going away. Of course that "going away" is probably like 5 years from now. But wanting to find out and mostly to see if it's possible from a nodeserver. I'm thinking it's not.
-
2020/01/03 13:38:03 System -170001 [UDSockets] RSub:32 error:6 Can someone provide more details on what that error is? I'm pretty confident it's network related and is likely I'm overloading the ISY network....
-
Perhaps clear the log if you don't need it and then see if it loads. I view my logs through the portal mostly and I haven't had a problem.
-
Oh that easy huh? Smells like a recipe for disaster of a single oops and that's all she wrote... The download of the xml is it available to any local machine? How about the upload process? Or does that require uploading through the admin console?
-
I think you're suggesting you did it? hmmm...
-
That's a part of the problem. I don't know when it happened. I've been on 5.0.16B since a day or so after release and I just noticed this missing devices yesterday.... so who knows when it vanished.
-
Yes. that was only for installing UDX. If UDX is already installed and running DO NOT do that.
-
For step 2. SSH into the Polisy and change to a temp directory like /tmp wget https://udx.s3-us-west-2.amazonaws.com/pkg/1.0.26/udx-1.0.26_4.txz If wget is not installed then: sudo pkg install wget then do the pkg install of the file as shown in step 3.
-
In Floor heating thermostat options for the ISY 994i
simplextech replied to EddieRock's topic in ISY994
Yes. Polyglot Cloud requires ISY Portal. -
In Floor heating thermostat options for the ISY 994i
simplextech replied to EddieRock's topic in ISY994
I'm not sure either I'm waiting for a "store" so I can assign a "price" to the work In the meantime if you have ISY Portal then you will have access to the Polyglot Cloud where there is a button at the top named "store". https://polyglot.isy.io/ -
I don't see it documented in the wiki but is there a way to create Variables either via the REST interface or from a Nodeserver via Polyglot api?
-
I did not see anything today. However I also don't know when this device vanished. As it's a lesser used device I have no time period of knowing when it vanished. It just wasn't there when I was specifically looking for it today. No errors like those that I've seen.
-
@Chris JahnI'm not sure if this is a 16B related issue or something else. However I just noticed that one of my switches was missing. Just gone, no longer in the ISY device list at all. No errors, warnings, nothing. Switch was just gone. I noticed this before with 3 devices with 5.0.15A as well but those were noticed immediately as it was 3 of my primary lights. This one went unnoticed for a few weeks now as the light isn't in any program currently.
-
Isn't this so true and always the case. In the past I used a ethernet -> wifi bridge but having built in wifi will make this much easier/cleaner.
-
Use a laptop with AC loaded on it. Or if you "must" use an iPad use a remote desktop tool to connect back to the computer that has the AC loaded.
-
ISY Portal, ISY Dashboard, Home Automation Dashboard, my.isy.io, udajax
simplextech replied to carealtor's topic in ISY994
If you haven't modified your dashboard or web layout like @paulbatesprobably has then your URL should NOT include USER try: /WEB/INDEX.HTM -
Possible Admin Console bug with 5.0.16B If a Nodeserver sets a driver to a value and the value does not change the admin console will display a blank/empty box for the value. A proper value is set and is visible from Polyglot for the driver. Changing the nodeserver to "force" the update makes the values visible in the Admin Console. This is affecting multiple NodeServers where they have an existing value set that may not change frequently and the Admin Console display's a blank/empty value in the GUI.
-
One odd thing I've noticed since the 5.0.16B update with TriggerLinc's is that I get a fast pop-up query window in the Admin Console when "some" doors are opened and closed but I have not noticed it for all of them.
-
I agree that is odd. I would notice as most of mine are controlling lights but I haven't noticed them coming on or weird things. I've had a long standing issue with them of some signals being "missed" or having seriously long delays before the lights do come on though... happens occasionally but not every time.
-
They are all 43
-
ISY Portal, ISY Dashboard, Home Automation Dashboard, my.isy.io, udajax
simplextech replied to carealtor's topic in ISY994
What??? READ a FORUM???? I never heard of such blasphemy I want everything told to me I don't have time to read and learn something. -
ISY Portal, ISY Dashboard, Home Automation Dashboard, my.isy.io, udajax
simplextech replied to carealtor's topic in ISY994
Plot thickens... may need a new thread for this... with the Hue NS I actually get a message from HASS ISY component that Hue is not supported but the component still loads. Yet... on my Prod ISY even with Hue removed I still get the same error/failure on the ISY component loading... odd.... so it's not a NS per se but something else? in my Prod ISY that's the issue.... hmmm... -
ISY Portal, ISY Dashboard, Home Automation Dashboard, my.isy.io, udajax
simplextech replied to carealtor's topic in ISY994
I got through all of the NS's and hit a problem with Hue on my rPi dev box... not sure but since it wouldn't install I couldn't verify but that's the only one missing that I'm running in Prod as well. I'm installing a fresh rPi with latest of everything to try a new install of Hue and see if it works. -
ISY Portal, ISY Dashboard, Home Automation Dashboard, my.isy.io, udajax
simplextech replied to carealtor's topic in ISY994
Thanks for the offer of help. I'm stepping through the NS's on the dev platform and I'll find which is the problem. then I'll figure out the why and test/fix and submit it. -
ISY Portal, ISY Dashboard, Home Automation Dashboard, my.isy.io, udajax
simplextech replied to carealtor's topic in ISY994
I have... a few so this is going to be a slower process of elimination. I'm hopeful it is one of my own NS's and I can find and fix it. If not then I'll see if I can find the problem with whatever NS is the problem and submit a PR fix.