KraigM / homebridge-harmonyhub

HomeBridge Plugin for Logitech Harmony Hub
181 stars 52 forks source link

Use custom rf commands with logitech hub #125

Open KennethNorway opened 6 years ago

KennethNorway commented 6 years ago

Can i teach harmony hub «turn on eurosport» «turn on sky sports» «show me the tv guide»

Please help a noobie. Regards, kenneth - norway

kilbamoo commented 6 years ago

Not with this plugin. You can install harmonyhubcli in node, which is command line interface for the hub. Create executable shell scripts is next step where you type in the desired commands. Third step is to install homebridge script2 and add the executable shell scripts in your config.json. For each command (turn on eurosport, turn on tv volume up, turn on tvguide,...) you need to create a script. I have it working like this and works like a charm. Only downside is that you make a lot of switches in homekit. I made a separate room and added all the switches in there.