class Switchbot::Bot
Public Instance Methods
press()
click to toggle source
# File lib/switchbot/bot.rb, line 5 def press commands(command: 'press') end
# File lib/switchbot/bot.rb, line 5 def press commands(command: 'press') end