這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Shelly

描述

This plugin allows connections to a Shelly relay in order to:

  • check the status of devices;
  • turn the devices ON/OFF;

USEFUL SCENARIO

You may want to use this plugin to give someone the access of your Shelly devices in the simplest way.
The device access is protected by the website login.
Enabled users do not need anything but to be registered in your website.

This plugin is compatible with Elementor from the version 2.0.
The Elementor widget is located 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.

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 device control

It’s strongly advised to authorize only trusted user(s) to control your device(s).

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

螢幕截圖

  • The Elementor widget

常見問題

How many devices can I control ?

As many as your website can handle.

What kind of Shelly device can I control ?

This plugin has been tested with Shelly2.5 relays.
Nevertheless, a device correctly responding to Shelly cloud API

  • POST https://[server location link]/device/status/
  • POST https://[server location link]/device/relay/control/

could be controlled by this plugin.

評價

閱讀全部1個評價

貢獻者及開發者

“WP Shelly” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Shelly 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.0.0

  • Added the feature to manage more devices
  • Removed the italian translation

1.4.2

  • Added a workaround to load the core file ‘pluggable.php’ before using the cache_users() function [WordPress 6.1 bug]

1.4.1

  • Updated the internal library

1.4

  • Minor updates

1.3

  • Minor updates

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