Skip to content

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

License

Notifications You must be signed in to change notification settings

bthome/HA-component-sharpTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages