Metadata-Version: 2.1
Name: pyatlonajuno
Version: 0.1.2
Summary: Python Library for controlling the Atlona Juno 451 HDMI Switch
Home-page: https://github.com/hughsaunders/pyatlonajuno
Author: Hugh Saunders
Author-email: hugh@wherenow.org
License: MIT license
Keywords: pyatlonajuno
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=7.0)

============
pyatlonajuno
============


.. image:: https://img.shields.io/pypi/v/pyatlonajuno.svg
        :target: https://pypi.python.org/pypi/pyatlonajuno

.. image:: https://img.shields.io/travis/hughsaunders/pyatlonajuno.svg
        :target: https://travis-ci.org/hughsaunders/pyatlonajuno

.. image:: https://readthedocs.org/projects/pyatlonajuno/badge/?version=latest
        :target: https://pyatlonajuno.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/hughsaunders/pyatlonajuno/shield.svg
     :target: https://pyup.io/repos/github/hughsaunders/pyatlonajuno/
     :alt: Updates



Python Library for controlling the Atlona Juno 451 HDMI Switch


* Free software: MIT license
* Documentation: https://pyatlonajuno.readthedocs.io.


Features
--------

* Connects via Tellnet
* Switch on/off
* Get connected status for each input
* Get current input
* Set current input


=======
History
=======

0.1.0 (2019-01-17)
------------------

* First release on PyPI.


