Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

HA-component-sharpTV

Home Assistant media player component for use with Sharp TV's.

Getting Started

Prerequisities

What things you need to install the software and how to install them

Home Assistant

Installing

The component is implemented as a "custom_component" until it is natively integrated with Home Assistant.

To install...

copy "sharptv.py" to [PATH TO HOME ASSISTANT]/config/custom_components/media_player/

Running the component

To implement the component in HA you will need to modify your config.yaml

- platform: sharptv
  host: (IP ADDRESS to Sharp TV)
  name: sharpTV (optional)
  port: 10002 (default port to Sharp TV)
  user: (username implemented in Sharp TV settings)
  password: (password implemented in Sharp TV settings)

Authors

  • B Thome - Initial work - bthome

License

MIT

Acknowledgments

About

Home Assistant media player component for use with Sharp TV's.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages