nicoduj / homebridge-harmony

Harmony websocket plugin for homebridge
The Unlicense
214 stars 23 forks source link

Channels direct Buttons like on the Harmony remote control #399

Closed mrxxxxxx closed 9 months ago

mrxxxxxx commented 2 years ago

Hello,

I would like to have buttons in the home app with which I can switch the TV channels (for TV Device) e.g. Eurosport with Button 1 (Channel 1); MTV with Button 2 (Chanel 2) etc........ How can I realize this? Thank you very much.

nicoduj commented 2 years ago

Hi, I think you could always define switches with custom commands (number of the channel itself) with devicesToPublishAsAccessoriesSwitch . Use a sequence with a small delay for channels numbers > 9 .