Metadata-Version: 1.1
Name: pymitv
Version: 1.4.3
Summary: A Python 3 based Xiaomi TV remote
Home-page: https://github.com/simse/pymitv
Author: Simon Sorensen
Author-email: teamangryghast@gmail.com
License: UNKNOWN
Description: pymitv

        ======

        

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

        

        .. figure:: https://i.imgur.com/kOLWhWU.jpg

           :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
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
