
apostolakisl
Members-
Posts
6939 -
Joined
-
Last visited
Everything posted by apostolakisl
-
I don't know about integration being complete or not with your unit, but I used a Sensibo on a Fredrich unit and it works great. Regarding power. I cut off the end of a simple inexpensive extension cord, stripped the wires and then screwed it down inside the unit where the power connects. That gave me a plug to plug the USB power brick that sensibo uses. I zip tied the plug and brick down inside the unit where there was some space and ran the usb wire out of the unit using one of the pre-imprinted knock-outs the unit had and double face taped the sensibo to the wall next to the unit.
-
REST API and eISY - does API work the same in eISY as ISY?
apostolakisl replied to cwagner2401's topic in eisy
Problem I have is my old isy99i I am using as an IR receiver. It receives IR commands and then uses network resource to trigger polisy. But in the last year, I am no longer able to login to 99i because java won't let me. Says the certificate is expired. So can you tell me how to get around that so I can configure my 99i again? -
_4 is my version
-
REST API and eISY - does API work the same in eISY as ISY?
apostolakisl replied to cwagner2401's topic in eisy
@Javi I too would like to know if I can change the port number. Looking over ISY the port number is greyed out and I can't find anywhere in PG2 or PG3 to change the port. -
I'm on 5.7.0 Don't know anything about the _5. I upgraded to 5.7.0 a couple weeks ago. I didn't do anything since then. This wasn't associated with an upgrade. It was working when I left for work yesterday and when I got home all the programs were disabled.
-
Things weren't working today. I went into ISY Admin Console and discovered every single program was disabled. Fortunately, a reboot of ISY seems to have fixed the issue. My wife says there was a power flicker earlier today, but the Polisy is on a UPS, so I don't know how that would be the cause. This is most disconcerting, if I were out of town, things would have failed.
-
REST API and eISY - does API work the same in eISY as ISY?
apostolakisl replied to cwagner2401's topic in eisy
I am confident that there is not any difference with EISY. But I can speak only for Polisy which indeed works precisely the same as my 994i did. -
ISY Can Control Anything Your Alexa Can Control
apostolakisl replied to apostolakisl's topic in Amazon Echo
I just completed the process of linking an Insteon mini-remote to ISY and wrote a program Blinds - [ID 00A4][Parent 0097] If 'Guest Rm Mini RemoteBlinds' is switched On And 'Guest Rm Mini RemoteBlinds' is not switched Off Then Resource 'Guest Blinds Open' Else Resource 'Guest Blinds Close' It works fine. There is about a 3 or 4 second delay. I can open/close them back and forth right away while they are still closing or opening. -
ISY Can Control Anything Your Alexa Can Control
apostolakisl replied to apostolakisl's topic in Amazon Echo
I have used the webhook to open and close blinds and while testing did not wait but a few seconds in between and I had no issues. If I only use it on blinds, then it doesn't really matter since I would never change it back and forth in real life in less than 30 seconds. -
ISY Can Control Anything Your Alexa Can Control
apostolakisl replied to apostolakisl's topic in Amazon Echo
How about that. I had no idea this existed. It is easier to setup for one item, but once you setup the webhook for the first item, adding more is just a matter of copying the network resource and changing the one digit in the URL. The webhook does let you use any URL delivery method in addition to ISY, though I suspect I won't ever do that. -
I have discovered that there is a webhook skill for Alexa. The webhook skill allows you to create as many URL's as you want (I think there is no limit) and those webhooks's show up as devices in your Alexa according to whatever you named them on the webhook webpage where you created them. Once they show up as devices on your Alexa, you create routines where the webhook "device" is the trigger and then you set whatever action you want. In ISY, create a network resource plugging in the URL provided by the webhook. One issue I discovered here is that it seems you must set all this up from the primary account profile in your Alexa. I tried setting it up at first from my profile, but my wife is the primary account. Things showed up in my profile, but they did not work. When I set things up in my wife's profile, it all worked. Here is what your network resource should look like. In the path box, you put all of the webhook URL address that follows the ".de". In other words, the red stuff I put in the URL below. https://trigger.esp8266-server.de/api/?id=allofmyprivatestuff
-
Based on the other thread and this thread, the common theme here is that after the migration people had issues. The issues got fixed after a firmware upgrade, even though the before and after firmware versions may not have been the same. So I think there is some error in the migration that is corrected during a firmware upgrade, version independent. And now a "run at startup" will work correctly to set your day/night status.
-
At the time I wrote this I was working on the previous statements that there is a single program from sunrise to sunset. Anyway, using two programs needlessly complicates things since it won't do anything better than a single program and as you mentioned makes it impossible to assess day vs night status if ISY is not running at the time of the change from day/night. So yes, run at startup won't work.
-
@CoolToys Set the sunrise/sunset program to run at startup to avoid the status of the program/variable from being incorrect after restarts. It sounds like sunrise/sunset is now working? And yes, I had to go through when I switched to the Elk node server from Elk module and fix all of my Elk programs. However, I did not do that at the same time as switching to Polisy so it broke up things up.
-
EDIT: It see that Andy C posted in another thread and a second person also said they had issues. Both said issues went away with firmware update even though they weren't on the same firmware. Perhaps there is an issue with the migration and the issue gets fixed by a firmware update, regardless of the version. In other words, the update process fixes it, not the firmware. I am on Polisy 5.6.4 and have no issues nor did I have issues when I migrated to Polisy a couple years ago. Short of ISY having some glitch that is making the sunrise/sunset terminology not work, I suspect you have some other program that is doing this. Checking the current state of the night/day program and the state of the variable at any given time and seeing that it is as expected for that time of day rules it out as the problem. Again, watching the program summary page while you are doing things (or at the time it does things) that trigger these programs to run incorrectly will show you what program is doing it. Moving the sunrise/sunset line into your program instead of the variable won't fix anything. If the sunrise/sunset program is setting the variable wrong, it will be just as wrong if it is in the program itself. It is quite easy to see if the sunrise sunset program is setting the variable wrong by just looking at the variable value and seeing if it is correct for the time of day. Of course you can also look at the current true/false status of the sunrise/sunset program. Also, you can also do a "run if" on your programs and see if it the outcome is what you expect for that time of day and other conditions that may exist in the if clause. It looks @Andy C is saying he had the sunrise/sunset programs run wrong as well. I don't know, I have not seen this being an issue on the forum and I have had my sunrise/sunset programs work correctly through every firmware update over the last 15 years including 99i/994i/and now Polisy running two units at two different locations. It is unlikely that this has anything to do with the PLM. Orphan links can happen and can turn devices on and off as responders to other devices where they are not supposed to be linked. I see the chances of the behavior you described being related to the PLM or Insteon links to be very tiny.
-
OK, that fixed it. Thanks.
-
OK, you have a 994ir, not a 99ir
-
By "system" what do you mean? Polisy, the node server, my phone app? I have restarted the sensibo node and my entire phone. But not the entre Polisy. Also, it lists fan level in ud mobile as a number instead of word like "high"
-
The Sensibo node shows power state as 0 and 1 instead of on and off. The admin console shows the same node as on/off. Wondering if UD Mobile could be made to show on/off instead of 1/0.
-
There is no partial migration. You just set aside a few hours and do it. Of course if things go south on you and you are using the same PLM, you can quickly go back to the 99ir. Just plug the plm back in to the 99ir and reboot. Question, how are you accessing your 99ir? I am still using it as an ir receiver. Last I logged on about a year ago all was fine, but now I am unable as Java refuses to run the file because of expired certificate.
-
Hmm. I have the exact opposite experience. I have never had it not find my ISY or Polisy when on the same LAN/VLAN at multiple locations using multiple computers and evolving through a few different routers. However, this person also entered it manually and it isn't finding it.
-
Obviously if your ISY is showing up in the portal and you can get to it then ISY is alive and kicking. IoX will automatically find ISY as long as the computer running IoX and the ISY are on the same LAN and you don't have any fire wall rules in your router. It won't find ISY if ISY and your computer are on different VLAN's or completely different LAN's or across a VPN. Also I suppose it is possible that if you are running some anti-virus software on your computer that it may be blocking it. And as mentioned, your username when accessing via the portal is your portal username (likely your email) and the password is the portal password.
-
Well it is actually $49 for two years, but I guess if you never use it. Via the portal you can access everything including the admin console and thus you can write programs and edit programs and really pretty much everything remotely.
-
The portal gives you access to your ISY through via a secure connection through the UD servers. This means you can access your ISY from outside your home without opening ports through your firewall. It also allows you to integrate with Alexa, Google, and IFTTT. So without the portal, that is what goes away. But frankly, it is so cheap I don't know why you wouldn't get it.
-
Replace Togglelinc 2466S With On/Off Switch 2477S
apostolakisl replied to smokegrub's topic in ISY994
@smokegrub Probably the unit failed because of capacitors. It isn't just PLM's that fail from caps. Of my original 2476D devices, I had maybe 15 that failed and I found that about 2/3's of them were fixed after replacing caps. It was kind of an exercise in "can I fix this" because I wasn't going to use them since I have gone all 2477D. Knock on wood, I have not had issues with 2477D units going bad. Maybe only 1 out of something like 60 of them. But I did fix and use the PLM's because I had no other choice at the time. And you may consider it since you have a device that I don't believe they make anymore.