Shelly plugin for Juham

Adds Shelly support to Juha's Ultimate Home Automation Masterpiece

Shelly IoT plugin plugin for Juham™

Description

This package plugs in support of various Shelly smart relays into JuhaM.

  • Shelly1G3

  • Shelly Plus1

  • ShellyPro3

  • ShellyPro3Em energy meter

  • Shelly Motion sensor

Shelly devices interact with JuhaM via MQTT.

Shellyplus1 with addon and DS18B20 temperature sensors Shelly Pro3EM powermeter

Getting Started

### Installation

  1. Install

    pip install juham-shelly
    
  2. Configure

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

MIT License

Copyright (c) 2024, Juha Meskanen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE

Changelog

[0.0.1] - January 19, 2025

  • First release:

Classes

Inheritance diagram of juham_shelly.ShellyPlus1, juham_shelly.ShellyDS18B20, juham_shelly.ShellyPro3EM, juham_shelly.ShellyMotion, juham_shelly.ShellyPro3, juham_shelly.ShellyDHT22, juham_shelly.ShellyMotionSimulatorThread, juham_shelly.ShellyPlusAddOnSimulatorThread, juham_shelly.ShellyPlusAddOnSimulator, juham_shelly.ShellyMotionSimulator, juham_core.Juham, masterpiece.composite.Composite, masterpiece.application.Application, masterpiece.plugin.Plugin, masterpiece.plugmaster.PlugMaster

Index