Metadata-Version: 2.4
Name: juham-shelly
Version: 0.1.8
Summary: Shelly IoT devices for JuhaM
Author-email: J Meskanen <juham.api@gmail.com>
Maintainer-email: "J. Meskanen" <juham.api@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://gitlab.com/juham/juham/juham-shelly
Project-URL: Bug Reports, https://gitlab.com/juham/juham/juham-shelly
Project-URL: Funding, https://meskanen.com
Project-URL: Say Thanks!, http://meskanen.com
Project-URL: Source, https://gitlab.com/juham/juham/juham-shelly
Keywords: object-oriented,plugin,framework,shelly,IoT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.rst
Requires-Dist: juham-core>=0.2.2
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"
Dynamic: license-file

Shelly IoT plugin plugin for Juham™
===================================

Description
-----------

**Note:** this module is under construction. Do not try to use it for anything serious at this stage.

The plugin brings support of various Shelly devices into JuhaM:

* Shelly1G3
* Shelly Plus1
* ShellyPro3
* ShellyPro3Em energy meter
* Shelly Motion sensor

  
All shelly devices interact with JuhaM via MQTT.

.. image:: _static/images/shellyplus1_addon_ds18B20.png
   :alt: Shellyplus1 with addon and DS18B20 temperature sensors
   :width: 640px
   :align: center  

.. image:: _static/images/shellypro3em.png
   :alt: Shelly Pro3EM powermeter
   :width: 640px
   :align: center  

.. image:: _static/images/shellyplus1_addon.png
   :alt: Shelly temperature and humidity sensors
   :width: 640px
   :align: center  



Getting Started
---------------

### Installation

1. Install 

   .. code-block:: bash

      pip install juham-shelly


2. Configure

To adjust update interval and other attributes edit `Shelly*.json` configuration files.

