homebridge-sharp-serial

Control Sharp TVs using a serial connection.

Usage no npm install needed!

<script type="module">
  import homebridgeSharpSerial from 'https://cdn.skypack.dev/homebridge-sharp-serial';
</script>

README

Homebridge Sharp Serial

This Homebridge plugin enables control of Sharp Televisions using a serial connection.

Compatibility

This should work with any Sharp TV that uses the following for serial control:

  • Getting TV State: POWR????
  • Turning on TV: POWR1
  • Turning off TV: POWR0

Future

I may look into implementing this as a Television Service in the future. It is not a high priority due to my personal use of the plugin.