Has anyone got one of these yet and put the config in the YAML files? It seems to have a pushed state, a held state, and a double state or maybe binary sensor?
I’m after the configuration entry, so far I have this:
Figure anything out yet? I also have one of these but haven’t gotten it to work yet. Can use it once but then have to manually set the state back to off before I can use it again, not very useful. No luck on the double or long press yet.
To the geniuses. Since smartthings integration with the latest hassio version has got easier could you please add the smartthings button into the binary.sensor or sensor device. TIA
I’m not exactly sure if this is what you are asking for, but I’m working on an AppDaemon-based button-handler script. I should have it done within the next week.
I’ve completed an AppDaemon script that will handle the SmartThings Button if you have the SmartThings Integration set up. It can handle all three types of interactions (tap/hold/double) and can currently toggle lights, adjust brightness, or change colors. The code and instructions are available at my Github repository: https://github.com/apop880/AppDaemon