Metadata-Version: 2.1
Name: pySonyBraviaPSK
Version: 0.2.3
Summary: Library for Sony Bravia TVs with Pre-Shared Key option
Home-page: https://github.com/gerard33/sony_bravia_psk
Maintainer: Gerard
License: MIT
Keywords: Sony Bravia TV PSK for Home Assistant
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# Sony Bravia PSK Python Package

[![Pypi](https://badge.fury.io/py/pySonyBraviaPSK.svg)](https://pypi.org/project/pysonybraviapsk)
[![Downloads](https://pepy.tech/badge/pysonybraviapsk/week)](https://pepy.tech/project/pysonybraviapsk/week)
[![Downloads](https://pepy.tech/badge/pysonybraviapsk/month)](https://pepy.tech/project/pysonybraviapsk/month)
[![Downloads](https://pepy.tech/badge/pysonybraviapsk)](https://pepy.tech/project/pysonybraviapsk)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

## About

``sony_bravia_psk`` is a Python library for remote communication with Sony Bravia TVs 2014 and newer which support a Pre-Shared Key
(http://info.tvsideview.sony.net/en_ww/home_device.html#bravia)

## Thank you
The source of this is the great work of Antonio Parraga on https://github.com/aparraga/braviarc. That version is being used to
add the PSK functionality.

## Home Assistant
This version is being developed for use in Home Assistant.


