Jump to content

apnar

Members
  • Posts

    212
  • Joined

  • Last visited

Everything posted by apnar

  1. Are you saying that you can walk into any room and say "Alexa, turn on the fan" and it will turn on only that rooms fan? As far as I know that only works with "light", but would love to get it to work for fans.
  2. As far as I know there is no way to see the current backlight setting in the console. Doing a Query does not give you the correct value nor does it reset it to show 0. As best I can tell the console will always show you the value that was used to set the backlight for the last device of the that type. As an example say I have two simple 2477D dimmers, A and B. Both of which are set to 40% backlight. If I open the console and click on A or B they will both show 0%. If I query they will both show 0%. This isn't ideal but is at least understandable. I'd prefer it show the real value or if not possible at least something to show it doesn't know it like an X or such. If I select A and set it's backlight to 60% it will now show 60%. If I then click on B it'll show 60% (this is where things get confusing as it should show 40% or at least zero). If I query it'll still show the wrong value of 60%. If I want to set it to 60% (like I'm trying to set to adjacent switches to the same value) I now need to change it to something else then change it back to 60% for it to initiate the write. I hope that clears it up a bit. The really confusing part is when it's showing a wrong value of the last switch set.
  3. @Michael any chance we could get this fixed in the console. As is it's really really confusing that if you change the backlight for one device and move to the next device it shows you the value from the previous device. Makes it even harder if you're trying to set a bunch of devices to the same value because as you move to each device you can't set it to the same value unless you change it to something else and then back. Ideally it'd be populated with the value queried from the switch or cached on the ISY from the last time set, but if that's not possible at least show something like "On X, Off X" when showing a device page so it's clear that the real value isn't being shown.
  4. For Keypads I believe only the setting on the primary button does anything. If you want it 0 when off and full when on, then you want to select the "On 15 / Off 0" setting for the backlight of that primary button. In a program that'd be "Your Devices" Set <your primary button on the switch> "Backlight" then "On 15 / Off 0" from the drop down.
  5. The bug still exists today (no way to see value of backlight setting and it not refreshing when moving between devices in the console) but it never impacted the values actually stored on the device. You either have a program somewhere writing backlight settings to the device or a faulty device. I’d first check your programs, then factory reset the device and restore it. You’ll likely need to manually reset the backlight value as I don’t think a restore rewrites that value. Pay no attention to that 0/0, the console shows the value used last to set the back light setting on the details of all devices or if no switch has been set since restart it shows 0/0.
  6. That sucks. Thanks for looking! Hopefully Amazon adds it soon.
  7. You likely don't need it, but a simple example of grabbing device ID appears to be in the answer to this thread: https://forums.developer.amazon.com/questions/86907/help-with-simple-skill-to-get-device-id.html
  8. Thanks @bmercier. I found what I was looking at a while back and it was the same deviceID field referenced by @nadler above. I'd seen it in the context of address determination though: https://developer.amazon.com/docs/custom-skills/device-address-api.html I'm not sure if you'd have to request for your skill to be able to access address information or not to get the deviceID but deviceID does seem like it'd allow for you to figure out which echo made a specific call.
  9. I find one of the greatest additions Amazon did to the smart home section was adding the ability to map a light to a specific echo so you can simply say "Alexa, turn on the lights" and it works in any room. I'd love to see that functionality expanded, in particular to things like "fan" or "TV" or any number of other words but doubt they'll add too many more. I'm not an Alexa developer but poked around a bit and believe they added something like an echo device ID to each request sent. That should let an app know which device a request is coming from. (If I'm wrong about that of course the rest of this isn't doable) I envision something like being able to create a generic multiplexed device in the ISY Portal. Then in the ISY portal being able to configure that generic device to map to a specific real device/scene/etc. based on the specific echo that made the request. You could also provide for assigning default real device or defaulting to a no-op. There'd be a little bit of work in populating the list of device IDs originally but I figure any time a request comes in for any generic device the specific echo device ID gets added to the list of known device IDs and is then available for mapping in all generic devices. You could make it easier to give friendly names to the device IDs by highlighting the last device ID to make a request. It wouldn't take too long for folks to build up the library of known device IDs. So as an example I have 2 echos with device IDs AAAA and BBBB. AAAA is in the family room and BBBB is in the living room. I create a device in the ISY portal called "fan". Then in the ISY portal I map any requests for "fan" from AAAA to control the family room fan and any requests coming from BBBB to control the living room fan.
  10. Any suggestions on where to find these hacks or which ones you think are better than others?
  11. It’s built into Alexa now. Go into the Alexa app, then smart home, then groups. Assign both a light and an echo to a group. From then on that echo will control that light when you ask to turn the lights on.
  12. apnar

    Alexa groups

    The simple “turn on the lights” command will only work for devices Alexa knows are classified as lights. In v2 of the skill, nothing has that classification. In v3 my understanding is that lighting devices are classified as “lights” so can be added to Alexa groups and can then be controlled with the simple “turn lights on/off” commands. There is no requirement for special naming, multiple accounts, or anything else. You just need to get a device that’s flagged as a light in the same group as an Alexa device and then it just works.
  13. apnar

    Alexa groups

    So I never moved over to the ISY portal for Alexa integration, still use the hue emulator. This feature worked perfectly for me the first time. I created a group for every room I have an echo in, added that room’s echo and that room’s light device to the group. Nothing in my setup is called “lights” all have names like “Kitchen Lights”. In every room I simply say “Alexa turn on the lights” and it works as expected. Love it. Sounds like the issue is device classification and the new V3 API will hopefully allow proper classification for portal devices. In the mean time you can fall back to old hue emulator if you can’t wait.
  14. I've been using "alexa, what's on the calendar for today" most mornings. Links up nicely with my google calendars.
  15. The product is warranted just the same if purchased through Amazon. When you call to do an RMA they will require you to send them a copy of the amazon invoice which is more of a pain than them easily being able to look it up. Other than that slight annoyance I've he'd no issues RMAing devices purchased through Amazon direct with SmartHome.
  16. apnar

    New Dot

    ditto. I just did a test asking for thee time within range of a gen 1 and gen 2 dot with those same versions and it worked as expected. They were about 30 feet apart though.
  17. As an aside, assuming you're talking about the BWS Systems version of ha-bridge, the Latest version is 3.2.0. https://github.com/bwssytems/ha-bridge/releases/
  18. apnar

    New Dot

    I'm looking for 3 key features to make the Echos what I really want them to be: 1) unique IDs in requests so we can make "turn on the lights" work reasonably. 2) ability to have a Dot output voice feedback via local speaker but music through aux out/bluetooth. I have a number of Dots next to good speaker systems but want to be able to use voice commands without having to turn speaker systems on. 3) sync music amongst Echos. I can't see how this wasn't a day one feature when they started selling 6 and 12 packs.
  19. apnar

    New Dot

    Ran into a corner use case yesterday with multiple dots in range. I asked alexa to set a timer, the nearest one set the timer just as it should. When the timer was going off, I asked alexa to cancel the timer from the same spot. This time the one that was slightly further decided it was closet (I suspect due to the nearest one doing echo cancelation around the timer noise) and told me there were no active timers to cancel. I had to physically move closer to the one that had the timer going off to acknowledge it.
  20. Not easily, but I believe it's theoretically possible. You'd need something external (like a Pi) for the ISY to make a network resource call to. Then have that box use one of the "push notification" methods to get Alexa to say what you want. Here's a forum thread on how to fake push notifications to Alexa: https://forums.developer.amazon.com/questions/40799/workaround-for-push-notifications.html
  21. True. I was more thinking one pi and 4 cheap relays. Much less expensive than 4 IO lincs.
  22. Could add relays after the transformer to each zone. Then flip relays with IO linc or GPIO pins on a Pi. Relays are likely good bit cheaper than transformer for each zone and then you also get around needing to handle switching actual voltage.
  23. Likely sacrilege around here but my wife hates anything that breaks up walls and wants things as small as possible if they must be there so I actually removed the double gang boxes and replaced them with single gang boxes in a number of places throughout the house. Little drywall work and you need to make sure the number of wires going through is to code in a single gang but overall pretty easy project.
  24. Same with my Insteon wired stats. They randomly would turn on eco mode which moved both set points out 4 degrees. To make matters worse you can not query or change Eco mode via insteon commands. So far I've replaced one with a venstar and have been happy with it so far.
  25. I ended up doing the same thing but grabbed a Liftmaster 885LM control instead of using existing remote. Works well, can usually find it under $20, and has some fairly easy solder points. https://www.liftmaster.com/for-homes/Accessories/Control-Panels/model-885LM
×
×
  • Create New...