Jump to content

mapeter

Members
  • Posts

    117
  • Joined

  • Last visited

Posts posted by mapeter

  1. I have an ISY994i/IR Pro as well as a Polisy Pro.  I use the ISY IR support to trigger scenes and programs.  When the time comes to migrate to ISY on Polisy, what are people planning to do for IR support?  (I suspect it is a small population of users.)

  2. Currently running on 2.2.8 and have the option to upgrade to 2.2.11.  It goes through all of the motions when I click on the upgrade button, but it never actually upgrades.  End up on 2.2.8.  Any thoughts on what is going wrong?

     

    image.png.b39ba56059a063ef7dbf4857c647ff22.png

    • Like 1
  3. I have been using Insteon since the beginning and have a house full of it. Despite that, I have just added a couple more to clean up some communication issues.  I don't know if I have switches that are starting to fail and not relaying the signal; or if the use of more LED lights is putting more noise on the line.  Regardless of the reason, hiding the wall warts behind furniture and the like is keeping the "It is not working again!" comments away :) 

    At least the new version of the devices are much smaller than the old ones.

  4. I came across the following post regarding Semantic Extensions on Amazon's developer site.  It is dated September 25.  Of great interest is the following:

    Enable More Natural Control with Open, Close, Raise, and Lower Semantic Extensions

    We introduced toggle, range, and mode, each with their own general voice model, to give developers building blocks to easily model a wide range of device functionality. Now we are adding semantic extensions (coming soon) that give you the ability to map these building blocks to specific voice models that better fit your device’s functionality. The first semantic extensions (coming soon) enable you to support utterances that use “open”, “close,” “raise,” and “lower” commands such as “Alexa, open the window” and “Alexa, lower the movie screen”. These new semantic extensions (coming soon) can be used to deliver natural control of devices such as projector screens, windows, water valves, closets, drawers, garage doors, gates, curtains, shades, blinds, awnings, and more.

    Smart shades from LutronSchellenberg and IKEA will be Alexa-enabled, designed to use the open, close, raise and lower semantic extensions (coming soon). This enables them to support phrases such as “Alexa, open the shades”, and “Alexa, raise the shades halfway”. Garage door openers from Nexx and beam Home will be Alexa-enabled, designed using the mode controller, along with open and close semantic extensions (coming soon) to support phrases such as “Alexa, close the garage door”.

    @bmercier - Any thoughts about if/when we will get this support for our spokens?

  5. On 6/14/2019 at 2:07 PM, Michel Kohanim said:

    INSTEON, there's a DB9 jack on the back which will be used to communicate with INSTEON. Given our horrid history with Z-Wave boards (manufacturing, certification, FCC, obsolescence, etc.), we are considering vetting one (max of two) USB dongles that work reliably (700 series). We are researching.

    @Michel Kohanim - Will there be an option to have Zigbee along with INSTEON, Z-Wave and Bluetooth in the Polisy Pro?

  6. Are there any plans to allow an ISY program to set a z-wave configuration parameter rather than having an ISY program call a network resource to fire a REST request back to the ISY to set the configuration parameter?

  7. Does anyone have a clever way to simplify the if statement below?  I would love it if a scene name containing the devices could be specified, then if any device in the scene is switched off, the program would be triggered.  Listing out all of the devices like I have below means that I have to remember to modify the program whenever the associated scene is updated.

    Thanks!

    --Andy

    If
            Control 'Devices / Foyer / Front Lights FOY_KPL' is switched Off
         Or Control 'Devices / Master Bathroom / Front Light Slave MBA_KPL2' is switched Off
         Or Control 'Devices / Mud Room / Front Lts Slave MUD_KPL' is switched Off
         Or Control 'Devices / Garage / Front Outside Lights Slave' is switched Off
         Or Control 'Devices / Basement / Front Lights Slave BAS_KPL' is switched Off
     
    Then
            -- some action to take --
     
    Else
       - No Actions - (To add one, press 'Action')
     
    
  8. Is there a way to access the web pages from the ISY's Network Module web server via the portal?  Similar in the way that udajax.htm is available via the portal, I would like to get access to /USER/WEB/INDEX.HTM.

     

  9. It has been a while since I programmed my Harmony remote, but it will work with the IR on the ISY.  Like Jimbo states, the Harmony has a "Lighting Controller" device that as the stock 40 IR codes for the ISY.  I have buttons on the the touchscreen of my remote for "Movie Lights", "Family Rm On" and "Family Rm Off".  These buttons simply have the Harmony fire IR001, IR002 and IR003.

    I don't think the Harmony allow you to associate additional commands to the Play and Pause buttons.  But you could have the lights adjust when you start a activity.

    Another option is to have the ISY learn the Play and Pause IR codes for your device and then write a program to trigger a scene when it receives the IR codes.

  10. The other night I asked Alexa, "What is Google Home".  She answered "Google Home is a voice-enabled wireless speaker developed by Google, announced on May 18, 2016, at Google I/O."

     

    I was expecting something snarky and funny instead of a "real" answer.

  11. mapeter: I've been looking into motorized shades, how does powerview measure up? My concern right now is pricing, the only ones I've been able to find through distribution are lutron shades. Any suggestions?

     

    Hi cyberk- My PowerView shades were pretty expensive.  I have them on three windows, and each is a combination blackout shade and Silhouette.  That makes them two shades in one.  It was over $6000 for all three plus the hub.

  12. Riddle me this, I have a command called "Private", which I use to open and close all of the shades.

    Not all variations of on and off are working as expected.  To turn on, I have to say "Turn on Privacy", however, to turn off, I have to say "Turn Privacy off" -- On and Off are in different parts of the phrase.

    If I say "Turn Privacy on", I get the double beeps indicating that the command wasn't understood.  If I say "Turn off Privacy", she does not provide any acknowledgement and nothing happens.

×
×
  • Create New...