Metadata-Version: 1.1
Name: ynca
Version: 0.2.0
Summary: Automation control library for Yamaha receivers that support the YNCA protocol.
Home-page: https://github.com/mvdwetering/ynca
Author: Michel van de Wetering
Author-email: michel.van.de.wetering@gmail.com
License: MIT
Description: YNCA

        ====

        

        Automation Library for Yamaha receivers that support the YNCA protocol.

        

        

        Installation

        ============

        

        pip3 install ynca

        

        

        Usage

        =====

        

        This package contains:

         * YncaReceiver: a class that represents YNCA capable receiver and allows you to control it

         * ynca_console: a function that provides a console to directly give YNCA commands and see the responses (debugging)

        

        

        

        

        
Keywords: automation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries
