tattn / homebridge-rm-mini3

Broadlink RM mini3 plugin for Homebridge
Apache License 2.0
54 stars 18 forks source link

Config Json #4

Closed samsonrosen closed 7 years ago

samsonrosen commented 7 years ago

Hey! Very excited about this code.

I've got this setup and homebridge recognises my RM Mini 3.

I am only interested in using the RM Mini 3 to power on/off my AMP & TV.

How would I write my JSON code to work with two different devices?

Also, do you have any references to capturing the IR codes or what format they need to be in? I have a Mac with an Infrared port.

Thanks in advance!

Sam

tattn commented 7 years ago

How would I write my JSON code to work with two different devices?

I intended to be able to send multiple commands, but it did not actually work... I will think about ways to make it possible.