Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Alokptl84

Members
  • Joined

  • Last visited

  1. I re-installed all the files in the correct locations and I was able to get everything working. I had changed some of the code in the area where it said do not change because I thought I needed to make changes to the away code but it turns out the update was already there. Thanks for all your help!
  2. I have already downloaded the dlls, I re-downloaded them and overwrote the existing ones just to make sure, but I still have the same errors. I think the error is related to the first Python script. I know I am not putting the variable number in the correct location, but I don't know what the correct location is either.
  3. Hello everyone, This is my first official post on this forum. I have actually been using it for some time but most of the users do such a great job in explaining the steps that I hardly ever find a need to ask any questions. This is an awesome work around for the Nest and I can't wait to get it fully working. Either way I have an issue with my Nest Event Ghost setup which I hope you guys can help me out with. I have my Nest/Event Ghost setup working to some degree and I can change the temperature using the variable however I am having difficulty setting up the home/away variable. I followed the steps in the 3rd post but I could not locate in the "Read ISY Event" Python Script, where to change "if VarNum == "1":" to the variable number for my home/away status. I was able to change the other "Set Away Status to Nest" Python Script just fine. Here is a sample of what is coming up in my Event Ghost Log: Read ISY Event (Very Important) Python Script Traceback (most recent call last): Python script "44", line 9, in <module> VarNum = VarNameVal[10] IndexError: list index out of range ISYEvent.State.Variable '6:97' Read ISY Event (Very Important) Python Script Traceback (most recent call last): Python script "44", line 9, in <module> VarNum = VarNameVal[10] IndexError: list index out of range ISYEvent.State.Variable '10:10' Read ISY Event (Very Important) Python Script Main.NestAway '10' ISY Wants Nest to Away/Home Set Away Traceback (most recent call last): Python script "45", line 10, in <module> eg.plugins.Nest.set_away(0) TypeError: __call__() takes exactly 3 arguments (2 given) ISYEvent.State.Variable '10:1' Read ISY Event (Very Important) Python Script Main.NestAway '1' ISY Wants Nest to Away/Home Set Away Traceback (most recent call last): Python script "45", line 10, in <module> eg.plugins.Nest.set_away(0) TypeError: __call__() takes exactly 3 arguments (2 given) ISYEvent.State.Variable '10:0' Please let me know where I am going wrong? Thank You!!

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.