Giter VIP home page Giter VIP logo

smartthings's People

Contributors

michaelstruck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

smartthings's Issues

Alexa Helper

Hi,
This is a great app, unfortunately I am having a couple of issues and am in need of some assistance. I have installed both the Helper and Scenario but the latter keeps disappearing from my SmartApps. When this happens is it disconnects from the Alexa and I have to create it again, repeatedly. I can't seem to keep it longer than 30 mins or so. I have also noticed that if reviewing my SmartApps on another mobile device (iOS), this app often does not show at all on the secondary device (even while functioning correctly with Alexa). I have also had an issue with the Alexa Switch, where when I used Alexa to change the volume on a Sonos device it would show, then instantly go back to the volume before the change. Even manual changes in device would result in the same issue. I was able to resolve this by going back to the previous version (Virtual Dimmer 1.1.0). Any assistance or information on something I may be doing incorrectly would be greatly appreciated, as when it is working for me it is awesome!

Best regards,

Gene

Unable to enter settings for a Modes/Routines/Devices... scenario type

Have had great success with a thermostat scenario type, but wehn I try to create a virtual switch scenario (either a momentary button push or an Alexa Switch), I get the following error logged when I try to enter Control Scenario Settings:

cd91ed7b-1de6-433a-8498-20337d41677f 6:43:29 PM: error groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method physicalgraph.app.InstalledSmartAppService#executeAction. Cannot resolve which method to invoke for [null, class java.lang.String, interface java.util.List] due to overlapping prototypes between: [class physicalgraph.app.InstalledSmartApp, class java.lang.String, class java.lang.Object] [class physicalgraph.device.cache.InstalledSmartAppDTO, class java.lang.String, class java.lang.Object] @ line90``

Any thoughts?

Cannot get askalexa to recognize the group I added

Hi Michael,
I am using the askalexa smartapp rel. 2.3.9h. lambda code ver 1.3.2, rooms/groups 1.0.4b.

In the app, I created a group called "doors" that contain all my door sensors.
If I ask "alexa ask smart things about groups" it says I have a group called doors.
I can ask "smart things" to give me status on each individual door, and it does it.
But when I query "alexa ask smartthings about doors" it responds can't find doors.

So to bother you with such a trivial request, but cannot figure out what is going on.
Thanks

Different dimmer percentages for same Alexa Switch

I followed the guide to set up Alexa Switches in order to be able to turn on and off a set of dimmers. As far as I can tell, at least via the App, it isn’t possible to have different levels for different dimmable switches in the same trigger. Is that true? If not, how hard would it be to implement this?

Funny Colour Coordination

I have 2 zigbee coloured LED lights that are linked with this smartapp.

  1. When I change the light temperature it works fine.
  2. When I change the first light's brightness the second light turns blue/purple instead of changing brightness.
  3. When I change the first light's colour the second light is unchanged.
  4. turning the light on and off does work fine.

This looks like a very promissing app, but right now it just doesn't seem to work for me.

java.lang.NullPointerException on Color Coordinator

java.lang.NullPointerException: Cannot get property 'id' on null object @ line 36

Repro:
Never have installed or run Color coordinator.
Choose it from the mobile app for smart apps.

Result:
red error at the top of the mobile app: You are not authorized to perform the requested operation
using the graph.smartthings website and live logging, you can see the actual error is:
java.lang.NullPointerException: Cannot get property 'id' on null object @ line 36

Expected:
No error and to see the config UI for Color Coordinator.

This appears to be related to the recent commit
3835dcc#diff-d876d2aa4e1acf5dfb8f5f07f2e7c120R36

The line is:
def masterInList = slaves.id.find{it==master.id}

If this is the very first time the smartapp is installed/run, then there is no slaves object. The object is null/undefined. Therefore, it is not possible to get the id property on it. And therefore, the java exception occurs.

Problem using color coordinator

I was using CC successfully for weeks, then suddenly it stopped and now all of the lights update to the correct color when master is set, but then cycle back to white. Off and on work but they everyone but the master ends up out of sync.

Proble getting askalexa voice reports

HI,
I am new to askalexa and am having problems getting a voice report.
I seems to recognize the report name(all doors) but returns an error ( There was an error processing the report. Please try again. If this error continues, please contact the author of Ask Alexa
FYI I also get that error when I ask for battery report
I attached some logs ,etc. hope you can help

Thanks
Duane

developpage
slotinfo
smartthingslog

SmartThings - Z-Wave Dimmer Light

Hi

I have TKBHome Dimmer sockets that work with my lights at home on SmartThings and I am using the default dimmer switch device handler. Unfortunately the LED choices on the handler OFF when On, Off when Off, and Off all the time do not see to work. I take it this can be modified by changing the code in the device handler. Has anyone done this before? Can you help?

Mark

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.