Metadata-Version: 2.0
Name: pymitv
Version: 1.3.0
Summary: A Python 3 based Xiaomi TV remote
Home-page: https://github.com/simse/pymitv
Author: Simon Sørensen
Author-email: teamangryghast@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Keywords: xiaomi remote tv
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: requests

pymitv
======

A Python 3 based control of the Mi Tv 3(s)

.. figure:: https://9to5google.files.wordpress.com/2016/03/xiaomi-mi-tv-3s.jpg?quality=82&w=1600&h=1000
   :alt: The Mi TV 3s 65-inch

The Mi TV 3s 65-inch

Introduction
------------

This package was developed to interface with the Xiaomi TV 3 series
through their local HTTP API using Python. The package has both the
ability to discover TVs and control them. The TV lineup in question is
this `one.`_ It should be noted, that all the TV logic and hardware is
in the soundbar. Thus, if you have a soundbar that looks identical to
the one in the picture, you should be golden with this library.

Supported models
''''''''''''''''

- Mi TV 3s (all sizes)

Not sure if supported models
''''''''''''''''''''''''''''

- Mi TV 4A (all sizes)


Documentation
-------------
You can find the documentation on Github here_.


.. _one.: http://www.mi.com/en/mitv3s/65/
.. _here: https://github.com/fattdev/pymitv

