Jump to content

GlowingHair

Members
  • Posts

    92
  • Joined

  • Last visited

About GlowingHair

  • Birthday February 10

Profile Information

  • Location
    Cuyahoga Falls Ohio
  • Occupation
    Retired (from IT)

Recent Profile Visitors

2191 profile views

GlowingHair's Achievements

Member

Member (3/6)

38

Reputation

  1. @Ross It's pretty straightforward. To get the temperature from a Z-Wave sensor into an integer variable (60), Basic authorization was used.
  2. @MBrzeski Not for this specific device, but I ran into the same situation with other devices and used a Network Resource and REST to get the values I wanted into variables. Have you tried that?
  3. @JJJ I'm not familiar with Lutron switches, but in Insteon world, I believe using "switched" (control) in the if statement means just that, that the switch is switched, physically. Using "status" in the if statement would cover all possibilities, e.g., physically switching, Alexa/GH commands, etc. To cover all bases, status and control can both be used in the if statement.
  4. @ThisIsTheWay Are you switching the device or the scene in the Admin Console? If it's the device, wouldn't just the device respond? If it's the scene, both the keypad button and device should respond - is that the case?
  5. Cool! It's been working for me now, too. (Didn't chime in before - seemed like enough you had it managed. Thanks)
  6. @smokegrub 90% of the time, my finder is blank when starting. I hit refresh and it populates. Have you tried that? Also, I have saved the configuration so it can be loaded if necessary. If I recall, I've only had to do that 3-4 times.
  7. My routines are triggering, but about 1-3 minutes after they should. Luckily, for me at least, they aren't for anything critical, just convenient.
  8. @Techman Perfect! Thank you so much. Definitely going to bookmark this. Edited to add: I still wasn't satisfied, so did a little more searching, and what I found is to use http://ip.addr.of.isy/rest/nodes/ (thanks, @MrBill), and I added the specific address to that to return the specific device's properties. This is what I recall using before, but had forgotten.
  9. @Techman Thanks, but I already know how to do that. What I need to know is how to list the properties so I know which property to assign to the variable. Of the three I listed in the original post, only two do I know off the top of my head (or by referring to existing NR); the third I found in my search of the forum, so could use that for my immediate need. However, I would like to be able to list all the available properties so it is easier to find what I need to use. Make sense?
  10. I thought I had run across a way to list z-wave device node properties, like CLITEMP (temperature), CLIHUM (humidity), BATLVL (battery level), etc. Is there some command that can be issued in a browser to list he properties (that's what I seem to recall seeing, though I can't remember the details)? I tried several searches and couldn't find what I was looking for, although I did find the correct property in another post by accident so I could get my network resource working. Any help would be greatly appreciated. Thank you.
  11. @TysonEwanchuk I have an ecobee and am pleased with. There is a Polyglot nodeserver for it; I don't use it, though, since my needs are too simple to bother.
  12. @Michel Kohanim Very clever. So very clever. I salute you.
  13. It looks like you may be able to do it via an Alexa routine.
  14. Since you have upgraded to the later z-wave board, I think you also need to upgrade the ISY to 5.3.x. IIRC, there were many issues in 5.2 and 5.1.
  15. I think it's on Amazon's side, at least mostly. I have a routine NOT tied to ISY (it's ALL Amazon) that is failing, too.
×
×
  • Create New...