kkapitan / homebridge-homesung

A Homebridge plugin for Samsung SmartTV H and J models with the pairing protocol
MIT License
30 stars 5 forks source link

new accessory in homekit: TV_accessory.js #13

Open skop1986 opened 5 years ago

skop1986 commented 5 years ago

Hello, could you add a new accessory? https://github.com/KhaosT/HAP-NodeJS/blob/master/accessories/TV_accessory.js

skop1986 commented 5 years ago

to get the TV icon you need in the file /usr/lib/node_modules/homebridge-homesung/platform/accessory.js, to make a real difference 15 the line with this.service = new this.hap.Service.Switch (this.name); on this.service = new this.hap.Service.Television (this.name); and have ios12.2 img_5983

dariusrosendahl commented 5 years ago

Since @kkapitan doesn't seem to support this package anymore I made my own fork to change exactly what @skop1986 said: https://github.com/dariusrosendahl/homebridge-homesung-tv it is installable via npm. Enjoy!

I'm not very into creating homebridge plugins yet but I'll take a look to add remote controls when I have the time.

skop1986 commented 5 years ago

@dariusrosendahl thank you for your work, I hope you will continue to develop this plugin

MBarti commented 4 years ago

Hi. Would you know how to add some basic steering? I.e. for left/right/up/down - where in the field to add some "send key" command?

lukasj98 commented 4 years ago

how do i get input button