Closed sherland closed 5 years ago
Homey.rf.emulate does not send ir commands, instead it pretends it just received the specified raw data. This is a developer API meant for the creation of new apps and signals, and is therefore not available within homeyscript.
I'm trying to send ir-commands by using HomeyScript When I run this script in the HomeyScript console:
... I get this error:
One strange(?) thing is that if I run this in the api-playgound, I don't get any errors, or 'ok' for that matter... (I had to remove 'await' for some reason):