homebridge-homesung
homebridge-homesung copied to clipboard
new accessory in homekit: TV_accessory.js
Hello, could you add a new accessory? https://github.com/KhaosT/HAP-NodeJS/blob/master/accessories/TV_accessory.js
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
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.
@dariusrosendahl thank you for your work, I hope you will continue to develop this plugin
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?
how do i get input button