bamarayne
(Jason "The Enabler" as deemed so by @Smart)
471
Yeah, I thought about that. But what would the neighbors think… The back porch lights turn on, the house yells at the kids. The garage door opens, the house yells at the kids…
I can see it now… DCPS shows, rings the doorbell, the house yells at the kids…
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
472
Virtual switches aren’t really an option anymore…
Though, I have four free buttons on the Minimote!
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
473
You wouldn’t mind telling me what that is would you?
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
474
I might have just the thing for you on this. I have the same use case as you and wanted something a little more smooth.
I sent @MichaelS everything I did on tonight. If he likes he will let me know.
I’m not going to share any changes I make to his code without his permission and blessing first.
Yes, it’s a corner case - most devices will update their battery status as soon as they are installed. In this case, the Spruce Sensors communicate ONLY changes at a max frequency of 10 minutes so as to minimize battery consumption (they are designed to be installed in your yard, to let the Spruce SmartApp know what the water content is in a given zone).
If the initial notification is “missed” by SmartThings, then it turns out that the value will not be updated until the battery level drops below 100% (could be a long time - hasn’t budged in over 2 weeks), and there’s no way to “force” an update.
So…not a priority, and no real practical use case - I’d just rather not hear about null% batteries
bamarayne
(Jason "The Enabler" as deemed so by @Smart)
476
Have you tried selecting a different device, unselecting this one and saving.
Then, just reverse that back to the original.
Who knows, it might work.
Also, I ran into this last night with a sensor. I changed the DTH to this,
You can then actually turn the dth on and off. It will show as an action. Then change it back and your null will be gone. (Hopefully)
Standard Java nomenclature…deviceList.FindAll(deviceList.count(it) >1).unique()
Basically it gets the list and exports just the ones that are repeated. I take this list and then build in an error section telling you what the names are…pretty neat.
AskGoogle anyone. Go check out Googles IO keynote - new Google goodies on the way for Home Control.
I’m sure @MichaelS will knock something out by the weekend - seriously it raises the bar on natural voice interaction, let’s home Amazon hear that and raise their game, that will only benefit AskAlexa.
i am trying to install the Ask Alexa app. But before I do i want to be sure I am doing right. When I chose the SM devices for Alexa to be discovered, these included the devices there were already discovered by Alexa through the Phillips hub. The result is that I have duplicates with the same names as discovered devices,(All the bulbs). To avoid getting alexa telling me “there are several devices wuth that name”, I didnt mark in the past the bulbs that alexa discovered directly from the Phillips hub.
What should i do? If I dont let the bulbs be connected to alexa through ST, could I still installand use the HUE bulbs on the ask alexa app?
Not sure it matters…I would still upgrade the Lambda code, the Smart Apps (on the IDE) so you can run the setup, then the Developer site top to bottom…that should work.
The native SmartThings integration has nothing to do with Ask Alexa. In fact in the future, Ask Alexa may be good enough to completely replace the native integration.
There IS a issue with two switches, for example, having the same name…Alexa can’t tell which one you are referring to…everything within Ask Alexa has to have a unique name…
I got one of these Amazon AWS IoT buttons to work with the Ask Home smart app. I bet it will work with Ask Alexa’s smart app too. Did anyone get one the IoT buttons and get the push button/email demo working? You can make the push button do anything you Ask Alexa to do. We can take it to another topic if you want to try it out. You don’t modify any of the Ask code, only the push button code to call the Ask smartapp. It doesn’t talk, but after performing the actions, it can send an email to you with what Alexa would have said.
Okay. I updated to the latest code and while I was in there, I set my trigger to be “jarvis”. Now I can say, “Alexa, ask J.A.R.V.I.S. to turn on the Kitchen Table!”