Jump to content
AT&T to end email-to-text ร—

someguy

Members
  • Posts

    835
  • Joined

  • Last visited

Everything posted by someguy

  1. @Techman wow, is this a tough project. here is the "customized content" that i'm trying to get working: i'm still working through them but the only thing that works is the first line. specifically, the "On_Vacation" is the name of a variable (and it doesnt work) and the "n010..." is the name of the nodeserver node for my ecobee thermostat. any suggestions?
  2. On Vacation? - [ID 00D4][Parent 0066][Not Enabled] If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then - No Actions - (To add one, press 'Action') Else - No Actions - (To add one, press 'Action') so, in my customized email, I tried this and it doesn't work: On Vacation? ${sys.node.00D4.status} ${sys.program.00D4.status} I appreciate help.
  3. okay, I'm stuck right here: (the first step ๐Ÿ˜๐Ÿ˜ž http://admin:password@192.168.1.105/rest (where password is substituted for my password) I've tried this is my browsers and they don't accept it. any suggestions?
  4. I'm trying to create a custom email notification for when I am on vacation that tells me what is going on at my house. here is what I have so far and I think the first line will work fine, but the rest needs work: the problem is, I'm not sure what parts of these "variables" need to be changed and if so, to what. I guess I need a kindergartner level of explanation. for the "On Vacation", I have a program called "on vacation?" and I'd like to know if that is true or false. I presume I need to swap out the pound sign to something but I don't know what to swap it to. for the others, they're all nodes, some are insteon devices, specifically.
  5. @rick.curl have pushover but Iโ€™m not sure how to use it to send me a button (or link). How would I do that? @Guy Lavoie do you (or does anyone) know where there is a tutorial that shows how to make a โ€œgetโ€ http message? I think itโ€™ll need a password and I think I recall that browsers often block those.
  6. I'd like to have my IoX (Polisy) send me a text message that I can click on the link in it (or a button would be more slick) to accomplish something. how could I do that? I was thinking the old REST system might accomplish this but I'm not sure if it still works as I haven't used it or heard mention of it for years.
  7. what would you suggest I change the polling numbers to? I think the most important data points, at least for me, are: battery charge percentage, if homelink is nearby, and the interior / exterior temperatures.
  8. @CoolToys I appreciate your efforts to help me. How many retries worked best for you?
  9. @CoolToys the reason they are all "not enabled" is that I call them from other programs. I find switches "on" according to the console when they aren't fairly often. I guess I have a noisy land-line. when I notice a light is off when it should be on, I'll look in the admin console and it will say that it is on. I will then query it and it will switch to off in the console.
  10. I am noticing that my data stops updating after some period of time, maybe a week or so, after I "authenticate" the nodeserver in the PG3x console. once the data gets frozen, in the debug file, it says "Token Expired", and re-authenticating it fixes the problem. any suggestion as to how to avoid having to re-authenticate it routinely?
  11. have you tried restarting the nodeserver in the PG3x panel? also: try restarting your admin console, maybe even need to delete your java cache.
  12. @Techman I appreciate the help. The second article says to use a keypadlinc to watch for flashes with insteon traffic. are there other devices that will flash with traffic? @others: I appreciate the frank assistance. you are right. I need to solve the problem and stop the armchair "solution" attempts. Thank you!!
  13. I have a few insteon devices that are pretty mediocre at communicating, for reasons I've intermittently looked into for years and haven't been able to solve, so I came up with a workaround a while back. the problem I'll have is that a light (usually an outdoor light that is turned on by a program) is not on when it is supposed to be and the admin console says that it is on when it isn't. my solution is three programs: malibu stubborn ON - [ID 003A][Parent 017D][Not Enabled] If 'Outside / Malibu-Garage' Status is On Or 'Outside / Malibu-NE Corner' Status is On Or 'Outside / Outdoor Fountain Light' Status is On Then Set 'Outside / Malibu-Garage' Query Set 'Outside / Malibu-NE Corner' Query Set 'Outside / Outdoor Fountain Light' Query Wait 1 minute Run Program 'malibu stubborn ON 2' (If) malibu stubborn ON 2 - [ID 003B][Parent 017D][Not Enabled] If 'Outside / Malibu-Garage' Status is not On Or 'Outside / Malibu-NE Corner' Status is not On Or 'Outside / Outdoor Fountain Light' Status is not On Then Run Program 'malibu stubborn ON 3' (Then Path) malibu stubborn ON 3 - [ID 0188][Parent 017D][Not Enabled] If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Stop program 'malibu stubborn OFF' Stop program 'malibu stubborn OFF 2' Stop program 'malibu stubborn OFF 3' Set 'Outside / Malibu-Garage' On Set 'Outside / Malibu-NE Corner' On Set 'Outside / Outdoor Fountain Light' On Set '.Scenes / Malibu Lights' On Wait 5 seconds Run Program 'malibu stubborn ON' (Then Path) does anyone have any better suggestions?
  14. @apostolakisl: I had a similar problem recently where none of my data was updating. I was able to fix it by using the "autheticate" button in PG3x and this fixed the issue.
  15. I have found, a few times lately, that different Nodes have Data in the PG3x but all of the data is blank in the Admin Console. I've tried rebooting and reinstalling the plugin to no avail. is there a simple way to just delete the node inside the Admin Console and then somehow nudge it to reload the Load to get a working connection? (for reference, this is now happening with the "Land Rover" plugin.)
  16. I will try that now. I also considered deleting the nodeserver in the admin console, but wasn't sure what command to use to get the node to reincarnate itself in the admin console.
  17. somehow the data stopped showing up in my admin console, even though it is all in the Nodeserver. any suggestions as to how to diagnose and fix this?
  18. for no apparent reason, and when all was working well previously, my data in the admin console for the Weatherflow nodeserver is blank. when I look in the PG3X, the data is there. any suggestions? I appreciate any help!!
  19. I just played around with this nodeserver a bit and I noticed if I press the "update EV status" in the main node (as opposed to the "Charging info" and the "climate info" node) it only updates the data inside that node. I have to go to the "charging info" node and press "update system data" to get that node to update and then I have to go to the "climate info" node and press "update EV climate data" to get that node to update. I can't imagine why it wouldn't pull all data if it is going to wake up the car... or is it waking the car? is there a single/best command to use in programs to get the most up to date data? and do some commands only get data from a server and others ("wake up"?) get them from the car? a few more comments: 1 the "Honk" command now works on the first try (this was discussed previously). Thank you. 2 the "steering wheel heat" variable data says "unknown/not installed" when I do have that option. 3 what is "auto conditioning" vs. "cabin preconditioning"? which one is the one I'd want to turn on when I'm walking to the car to condition it NOW? also: word to the wise: don't change the name of your car (in your car's screen), it will cause problems with some of the ISY settings that you'll have to work on to fix.
  20. the package is too large to PM it, for some reason. I sent the last part of the log, hoping that will work.
  21. I was able to get to the 0.1.34 version but I am getting an "update check failed" error.
  22. is the best way to upgrade to press the update button in the PG3x node page? and Thank you!! 1.33 is not up yet. the 1.27 version is the latest version I can see.
  23. @paulbatesOkay, thank you. much appreciated!
  24. here is the file
  25. if someone could point me to some instructions, I'd appreciate it. otherwise, I'd like to have some simple (embarrassing) questions answered: --when I go to the log page, the page is initially blank, then information starts showing up. is this because it only starts logging when I open it? --which of the settings (debug, warning, critical, etc) includes all of the information? --is there a dictionary or somewhere that I can read to better understand the log? what (computer) language is it in?
×
×
  • Create New...