Applescript to Python for IRED

Posted on
Thu Dec 12, 2019 6:03 pm
lrego offline
Posts: 4
Joined: Jun 03, 2016

Applescript to Python for IRED

Fellows, used the applescript below to send IR command thru IRED from ALEXA virtual device, as Applescript is not supported anymore in 7.4, is it possible to convert easily to Python?
Thank you in advance
Luis

# The original AppleScript was:
#
# log "Turn on Living TV"
# tell application "iRed2"
# perform uuid "45D04E80-B0CA-44B5-BE2A-54832BEFDEB4"
# end tell
#

Posted on
Thu Dec 12, 2019 6:23 pm
jay (support) offline
Site Admin
User avatar
Posts: 18185
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Applescript to Python for IRED

The easiest solution is to remove the log line then just move the rest of the script into an external script since it doesn't target Indigo.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 1 guest

cron