Plugin for Yeti Mobile

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
User avatar
enesbcs
Normal user
Posts: 587
Joined: 18 Jun 2017, 11:02
Location: Békéscsaba, Hungary
Contact:

Plugin for Yeti Mobile

#1 Post by enesbcs » 14 Aug 2018, 21:52

I use Domoticz and its android application mainly but sometimes i missing a handy mobile app, that i can use for control a smart device directly.
I know i could use "HTTP Request Shortcuts" or "MQTT Dash" for that purpose, but now if you compile plugin 169 from Playground, Yeti also can be used to control 1-4 relays (GPIO outputs).

What is Yeti:
https://getyeti.co/posts/controlling-yo ... -with-yeti

Yeti Plugin for ESPEasy:
https://github.com/enesbcs/ESPEasyPlugi ... 8_Yeti.ino

How this plugin works?
- By implementing some core Tasmota commands and Json outputs (status + power)
- can be added to Yeti manually at Sonoff-Connect-Advanced and type the module IP address, automatic search may not work

Testers feedbacks are welcomed. ESP binaries attached to this post. (1MB/4MB)

Device configuration sample:
Image

Command to get status:
http://IPADDRESS/cm?cmnd=status%200
Command to toggle the first and only GPIO (when only 1 defined):
http://IPADDRESS/cm?cmnd=Power%20TOGGLE

Command to toggle the first GPIO (when more than 1 defined):
http://IPADDRESS/cm?cmnd=Power1%20TOGGLE

Command to toggle the second GPIO (when more than 1 defined):
http://IPADDRESS/cm?cmnd=Power2%20TOGGLE
etc...

Possible states: off,on,toggle (0,1,2)
Possible relays: 1-4

"power" command can be also used in ESPEasy ways, such as rules, to be combined with user defined buttons, such as "power,1,1", "power,1,0", "power,1,2"
Attachments
ESPEasy_Yeti.zip
ESPEasy with Yeti interface plugin
(998.26 KiB) Downloaded 304 times

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 44 guests