=== WP Shelly === Contributors: sosidee Tags: shelly, shelly cloud, IoT device, shelly relay, shelly cloud api Requires at least: 4.7.0 Tested up to: 5.6 Stable tag: 1.2 Requires PHP: 5.6 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Connects a WP page or post to a Shelly relay to turn your IoT device on/off via Shelly Cloud API. Compatible with Elementor. == Description == This plugin allows to connect to a **Shelly** relay in order to: * check the status of a device; * turn a device **ON**/**OFF**; It's compatible with **Elementor** from the version 2.0. The widget is in the *general* category. *For security reason you must restrict the access to the web-controls to a specific user or users' role.* This plugin requires the **Wordpress Rest API**. == Screenshots == 1. The Elementor widget == Usage == **1)** From the administration console page of the plugin, enter: * your Shelly authorization key * your Shelly server URL * the device ID * the device channel * the user or the users' role that can access to the controls *It's strongly advised to authorize only trusted user(s) to control your device.* **2)** Save the data and look for the *shortcode* displayed at the bottom of the page. *Example of the shortcode:* [shelly id=*123*] **3)** Insert the shortcode in a post/page of your WP website. For details about the configuration parameters, please refer to the Shelly cloud API manual. = Copyright Notice = *SHELLY* is a trademark copyrighted by Allterco Robotics LTD 103 CHERNI VRAH BLVD 1407 SOFIA BULGARIA == Upgrade Notice == ** Now compatible with Elementor (from version 2.0) ** == Changelog == = 1.2 = * Client browser's requests are sent to Wordpress Rest API endpoints = 1.1 = * Improved the security of sensible data * Implemented the compatibility with Elementor 2.x = 1.0 = First release