bob5731:
Hi
I need some help controlling a Servo in SmartThings?
Servo starts at zero and then when on button is pressed in SmartThings app Servo will turn to 180.
Then when on button is pressed then Servo will turn to 0.
I’m use a WeMos D1 CH340 WiFi Arduino UNO R3 Development Board ESP8266.
ST_Anything_ESP8266WiFi loaded on it but but that is as far as I can get so far.
What I’m not understanding is how to make ST_Anything_ESP8266WiFi talk. To see if SmartThings and is if SmartThings sending commands back?
You will get the fastest and best response if you post in the author thread for the code you are using. The author is automatically notified when your post is added to the thread, and other people using the same code may also be able to help. In this case: ( this is a clickable link)
UPDATE 2022-08-17 - Per this recent SmartThings announcement, the Groovy IDE will disabled on September 30, 2022 . My best guess is that any existing ST_Anything devices will probably cease to operate at this time, or shortly thereafter. It has been a good 7+ year run for ST_Anything users. I want to thank you all for making ST_Anything a successful project! My son and I really had a lot of fun creating it together, and have enjoyed hearing how you have all used it in so many creative ways.
As many of you probably already know, I have moved on from ST and have ported ST_Anything over to Hubitat as “HubDuino” . If you have devices running ST_Anything that you ‘can’t live without,’ at least you know you have options. Another option for ESP8266/ESP32 users would be to use ESPHome along …