Everything posted by tmorse305
-
old polisy pro
@kzboraywill likely need to jump back in here to help you. Did you notice if there were any error messages when you ran this command: curl -s https://pkg.isy.io/script/update121.sh | sudo bash
-
old polisy pro
You can do it! If you have a windows computer just follow @kzboray detailed instructions above. If you hit a problem just come back to the thread.
-
2022 Thermostat Recommendations
The NS needs the cloud to communicate to your ecobee
-
Logging variables on demand
I use NodeLink for logging. You can log devices, programs and variables. The log is written to every time there is a change. I was tracking my heating system run time and use the log data in an excel file to do the calculations. NodeLink is a node server but is not available on Polyglot. I run in on a RPi. It's also a great aid in debugging when programs are not doing what you want them to.
-
Setpoint Up/Down in Auto
Hi @JimboAutomates, I just double checked and when I'm in 'cool' the setpoint up/down controls in the AC on the ecobee node adjust the heat setpoint not the cool. 3 vs 4 commands, I don't really have a preference as I don't use 'auto'. Either way you choose the other method could be accomplished programmatically.
-
Setpoint Up/Down in Auto
From the actual thermostat, when I put my thermostat in Auto the heat and cool setpoints are still set independently. I would expect the same behavior from the Node Server. Each setpoint would to be set individually. However, I think you're right there might be a bug here. In Auto the Setpoint Up and Setpoint Down controls only effect the heat set point. If you put the thermostat in Cool the Setpoint controls still only control the heat set point. @JimboAutomatesyou should weigh in on this.
-
New PG3 on Polisy, I'm missing something
Did you look at the log for the Hue NS on PG3? Any obvious errors? Also, you don't need to plug the PLM into your Polisy
-
Wireless Tag Server Offline?
Funny, that was my first thought too...
-
Wireless Tag Server Offline?
Is anyone else unable to connect to the Wireless Tag Server? It looks like it's been offline for about 11 hours. Tried a manager reboot but no luck.
-
Move from ELK to DSC? Integration with ISY/Polisy
I think @hart2hartanswered your questions already. I also use the DLS software, it is way easier than programming from a keypad, except for simple changes. I have the touchscreen keypad, it is very nice, I have done simple changes from that. Good luck with your ELK, maybe you would need to worry about a switch.
-
Move from ELK to DSC? Integration with ISY/Polisy
I use DSC with ISY and it integrates easily. There is a Node Server available for Polisy to integrate DSC into the ISY Admin Console. You can also use another software package called NodeLink. That is what I am using, it works great and predated the NS availability so I just stuck with it. I use it to incorporate zone status into programs and use the programmable outputs to control my garage doors. I needed to purchase a 3rd party network interface (Envisalink) to allow the DSC to be attached to the network. My DSC is PowerSeries Control Panel PC1864. I never used ELK so I can't compare them.
-
Write To ISY Log from a Program
There is a node server called 'Virtual". Maybe that's what you saw? https://github.com/markv58/Virtual I don't think that will help your logging problem however. I use NodeLink for logging. To use it you have to run it on another device, I use a RPi but it runs on Windows too.
-
Former Inste-Off Customer looking for Door Sensor recommendations
Yes, push notifications are possible within the ISY environment. If you want to pursue an ISY solution then you going going to need to buy 2 pieces of hardware in order to get started. From UDI you need to buy a controller, I would recommend the polisy unit as it is the latest generation and offers the most flexibility for the next piece of hardware, the PLM. The PLM is an Insteon device that allows polisy to talk to your Insteon network. The PLM is obviously no longer made so you are going to have to go to eBay to find one. Brace yourself on pricing, it is going to cost you hundreds of dollars to get one. There are 3 models of PLM that are compatible with polisy, 2413U, 2413S, and 2448A7. polisy maybe hard to get initially as people scramble to replace their Insteon Hub but they are still in production at least. The PLM is the challenge for anyone trying to make the switch to ISY,
-
Former Inste-Off Customer looking for Door Sensor recommendations
Welcome to the forum. There are multiple door sensors available on Amazon that are compatible with Alexa. I have used the Tuya/SmartLife ones with Alexa routines successfully but the others that claim alexa compatibility probably work too. You will find they are a lot slower to respond 5-10 seconds range because they are WiFi based. If you want to keep using your Insteon sensors it is possible but it's a journey with some hurdles. There are multiple posts going right now that are trying to help people like you make a transition to a different control system. I'm assuming you were using an Insteon hub. This is just one example:
-
Smarthome forum appears to be offline
Thanks for sharing your hard work. First document I opened I found schematics and parts list for the PLMs! Vintage 2007 but still more than I had ever seen. http://cache.insteon.com/pdf/INSTEON_Developers_Guide_20070816a.pdf
-
Smarthome forum appears to be offline
In light of recent events I was poking through my Insteon junk box and came across an old relic, 2413UH. I wonder if it would work with polisy?
-
Can you log historical program runs?
I should be tagged with an "assist" not the solution. That goes to @io_guy for developing the app for all of us!!
-
Can you log historical program runs?
Glad you got it working. It's a great addition to your ISY environment.
-
Can you log historical program runs?
Yes, you said that, I included the port number in case you no longer had access to the non-redacted version. 8090 is the std port for NodeLink, common knowledge. Can you access the browser interface?
-
Can you log historical program runs?
Open a browser and go to the web config server page for NodeLink. There you will add the ISY credentials. The port is 8090, and the ip is the ip for the computer running NodeLink.
-
Program stopped working after disconnecting router
I don't have any experience trying to operate a 994 without an network connection. Others may be able to comment on that. You would think the programs would still be running but maybe it gets hung up trying to establish a network connection to something, (portal, polyglot, etc). Not sure you still have access to it but maybe try a reboot to see what happens.
-
Program stopped working after disconnecting router
So your 994 and modem are still plugged in? Leaving them for the new home owner? Were any of the other scene buttons tied to an actual program on the 994 or were they just scenes stored in the Insteon devices?
-
Can you log historical program runs?
I use NodeLink for logging. It can keep track of devices, programs and variables. It's very useful for tracking down intermittent problems.
-
ecobee NS not communicating with thermostats
Hi @JimboAutomates, I'm running version 3.0.2 on Polisy 3.0.55 with ISY at 5.4.2. From the AC perspective everything seems ok, the NS is up there are values populated for the thermostats that seem correct. I cannot control the thermostats from the AC however. If I try to change the fan mode for example nothing happens. Looking at the NS, the log will not display there is only one long entry: 2022-04-04 13:21:08,111 Thread-5974 urllib3.connectionpool WARNING connectionpool:urlopen: Retrying (Retry(total=29, connect=30, read=29, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.ecobee.com', port=443): Read timed out. (read timeout=10)")': /1/thermostat?json=%7B%22selection%22%3A+%7B%22selectionType%22%3A+%22thermostats%22%2C+%22selectionMatch%22%3A+%22521789884617%22%2C+%22includeEvents%22%3A+true%2C+%22includeProgram%22%3A+true%2C+%22includeSettings%22%3A+true%2C+%22includeRuntime%22%3A+true%2C+%22includeExtendedRuntime%22%3A+true%2C+%22includeLocation%22%3A+true%2C+%22includeEquipmentStatus%22%3A+true%2C+%22includeVersion%22%3A+true%2C+%22includeUtility%22%3A+true%2C+%22includeAlerts%22%3A+true%2C+%22includeWeather%22%3A+true%2C+%22includeSensors%22%3A+true%7D%7D, that's it. Under the node tab there are no nodes. I've have tried a couple of restarts but no luck. Suggestions? Thank you.
-
Error on startup
Hi @glarsen, I just installed 3.1.6 on PG3(3.0.55). There is an error on startup, see attached log. Thank you for your help. RainMachine_4-1-2022_95312_AM.zip Update: After multiple restarts I stopped the NS around 10 this morning. This afternoon I thought I would give it another try, and it came right up first try. Thanks anyway I'm all set.