E-Robot 1.38 is available

What is new

  • New action: Audio / Change force use setting
  • New action: Contact / Send e-mail
  • New expression: Audio / Force use setting
  • New expression: Operator / If-then-else
  • New expression: Other / Weather information
  • New expression: USB / Attached USB accessories
  • New expression: USB / Attached USB devices
  • New expression: USB / Is USB device attached
  • Notification action: if “content command” parameter is empty then use Settings
  • Notification action: new “notificationId” output variable contains id of created notification
  • Cancel notification action: “id” parameter can accept expression
  • Broadcast received event: broadcast extras are available as variables
  • Save file action: new “su” parameter to save file to system directory
  • Substring operator: “start”, “end” and “length” parameters can be expressions
  • USB device detached event: new “name”, “product” and “vendor” output variables
  • Other changes and fixes

4 thoughts on “E-Robot 1.38 is available

  1. Hi,

    I’m trying to figure out how to detect when a variable is set to false. I don’t see how this can possibly be done. Every time I try to detect a variable change I cannot compare it to “false”. It just doesn’t work.

  2. Hi,

    Is there some way to do volume_up and volume_down commands? All I can see if the “change volume” command but I simply want to increase/decrease volume by some value (ex. +10)

    • There is a “Change volume” action to change volume of the selected stream and a “Volume percent” expression to retrieve current setting. The volume level is a percent value and can be any expression. So you can set 10, 20, … for example, or you can set Volume percent + 10 to increase current value by 10%.

Leave a Reply

Your email address will not be published. Required fields are marked *