-
Posts
5773 -
Joined
-
Last visited
Everything posted by paulbates
-
"Cloud dependent" is probably the way to say it. Rainmachine and Venstar are examples of technologies that can be programmed and used on local APIs without their cloud capabilities that are nice to haves, but not essentials. (Both companies are still around)
-
The transfer of ISY modules happens at the UDI side, IIRC. Though the 994i is out of support, you could try opening a ticket with UDI. The caveat is, I believe, that even if they will do that, the module is associated with one ISY's UUID.... meaning it cannot be in 2 places at the same time.
-
@larryllix agreed, but they both independently (I believe) affect the ecobees temp behavior and could be what's going on. I would expect Vacation to win between product set features, but not sure. It looks like there was an iox program nudging it out of vacation mode, which would explain it.
-
It sounds like no, but do you have any programs that touch the ecobee? Based on what's written, these features of the plugin would affect that behavior. How are they set?
-
Both eisy-ui and HomeKit support are in ongoing development & testing. If you search the main forums page you can find each of those. eisy-ui is in early stages and beta, so many things are not supported yet.
-
Correct... If the new switch happened to have links in it from the factory (it happens sometimes) that method deletes them. Then, the replace function puts links in the new switch and updates all the other switches with links to the new replacement switch
-
You'll want the first option to get it recognized by the ISY. After that you'll use the replace function... If it's a like for like switch replacement. That will add all of your configs. The old switch and new switch will need to not be folders when the replace is performed. Afterwards, the old switch can be deleted from the ISY and the new switch placed in a folder.
-
Once more thing to try is a factory reset. Battery Insteon devices can get flaky if the battery slowly loses power until it's dead. I've run into this more with motion sensors, but relatively easy to try. You'll have to do a 'restore device' afterwards, if it's linked to anything like a chime/alarm module
-
App Settings/Gear icon Insteon + It's limited to adding devices via linking mode at this time, can't create, add to or manage scenes via Insteon id
-
I won't hurt. If there's a device that's in all the scenes, right click it and pick 'restore device', that should do it. Or pick a handful of devices in all the scenes and restore device individually
-
A Plugins node indicating that its logged in, or not
paulbates replied to paulbates's topic in Polyglot v3 (PG3x)
Yes and I use that for your's and other's plugins and they do go off every once in a long white. The problem I was having with a plugin (not your's) was that there was no pg3x to iox errors and it still did not function as expected. So I'm adding a layer of error checking to give notice of plugin login failure. -
Did you look at the devices in the scenes, and make sure the new 6 digit Insteon id is there?
-
Expand the scenes in iox. Which BR switch is in them.. old, new, none? If you used the ISY's replace function it should have done that.
-
A Plugins node indicating that its logged in, or not
paulbates replied to paulbates's topic in Polyglot v3 (PG3x)
Thanks @Goose66 & @bpwwer Bob, for the ecobee plugin, there's a field for the main ecobee controller node labeled "Authorized", which can be true of false. I take it that's the way to do what I want in that particular case? If there's a problem on ecobee side, and the plugin detects its not connected/logged in, that gets flipped to false? -
A Plugins node indicating that its logged in, or not
paulbates replied to paulbates's topic in Polyglot v3 (PG3x)
Thanks @Goose66. Not surprised at that answer. I'm going off the distant memory of nodelink, It had a heartbeat feature and I think with Venstar it could detect when it lost touch with skyport cloud. To make sure I got it, you're saying a plugin author could do what I'm asking, if they chose to, without the major plugin interface rewrite? or...doing it all would be a major plugin interface re-write? -
I have a yolink outlet that I use to monitor the power consumption of my second floor dryer, and manage the room exhaust fan when the dryer is in use. It's always worked before, but today I turned the dryer on, and nada. Tried it twice, no go. When I looked at pg3x for the yolink plugin, there were repeating messages that made me believe it wasn't logging in to yolinks servers and there were no device messages. (When I restarted the plugin, I lost the exact messages). There was an update available for the plugin, I updated and normal log messages started flowing by and the dryer room fan worked again. I don't know if this is a feature request, there's a way to do it and I don't know.... or if each plugin author of a plugin that needs authentication to a service.... but here goes: Feature request: I would like a node for each of my networked plugins that is true when it's connected to its products' networked service and false when it's not. It's up to me to write iox programs that deal with that info. (I'd leave a 5 - 10 minute wait as services/plugins do go up and down, briefly and occasionally). The point is, I would like to send a notification, so I don't wait until I stumble across it. This also happened with the ring plugin earlier this year. I did see the forum posts on it. If the answer is the plugin authors need to do it, I'll ask them individually.
-
IoX won't allowing Inteon device changes
paulbates replied to Chevelle's topic in IoX Program Support
There's 3 things going on Individual device settings changes .. we just discussed how the buttons do that "Write updates to devices" only comes into play when requested updates don't get acknowledged by one or more devices. You'll know this by the little green 0101 icon next to the devices. Also, when you make changes to Insteon wireless/battery devices, the icon will stay until the device is put into linking mode I think write changes is part of the program tab -
Open a ticket with UDI
-
IoX won't allowing Inteon device changes
paulbates replied to Chevelle's topic in IoX Program Support
You press the button next to whatever feature your are tweaking after you change it. You should not need to write updates to devices, unless the little green 0101 icon is next to the device -
Are you sure about the communication? the IOlinc that the garage door kit is based on is power line only, and garages can be in the further away on the powerline in the house. Also, the garage door opener motor can make powerline noise. What I've done is: Buy an Insteon filter and plug that into the wall and the garage door opener into that Time the actual amount of travel time of the door so you know how long the motor is running and making noise Use Control instead of status to run the program when the iolinc is activated Have your program wait the amount of time from the second bullet above, then run the query to make sure the door didn't stop for some reason .. hit something, reverse, etc This may help too Up the amount of Insteon retries the iolinc has: Right click on the iolinc in iox/admin console Pick Advanced > PLM Communications Up it to something like 3 or 4 This is not a good general practice for all devices, but I use in my the iolincs monitoring my sump pump.
-
Did you download start.jnlp from here? https://isy.universal-devices.com/start.jnlp
-
Question for anyone testing... did your testing include disabling the internet on your router, or pulling the internet cable out of the router and seeing if things continue to work?
-
ISY is offline after getting new modem/router
paulbates replied to smarthome_newbie's topic in ISY994
I would try to get the cable and terminal software (putty, or Telnet on windows) working using the simple command (above) for the ISY to reset networking. Get it back on its feet, confirm everything's working, especially Insteon, and then back it up. For upgrading to eisy, that will be a larger project and I would do it when you have time to deal with whatever things come up. When you do, I'd consider moving your existing PLM and then consider replacing it, depending how old it is. -
ISY is offline after getting new modem/router
paulbates replied to smarthome_newbie's topic in ISY994
That means that the ISY has woken up and is trying to access the network.... and not successful in getting network information. It looks like you didn't actually factory reset which is necessary.. a soft reset won't resolve it Do you have a recent backup covering your current state? If you can't do the terminal method (1. above), then you'll need to do a full reset and restore your ISY from that backup. You'll eventually need to upgrade. I would go to the eisy, as the new web based access that replaces the admin console / iox requires eisy. However, you will still need a good backup, so lets start with that question