Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iobroker.shelly

Package Overview
Dependencies
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.shelly

Shelly

  • 3.0.8
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4.7K
increased by245.44%
Maintainers
2
Weekly downloads
 
Created
Source

Logo

ioBroker.shelly

Build Status AppVeyor Build Status

Number of Installations Number of Installations NPM version Downloads

NPM

Requires node.js 8.0 or higher and Admin v3!

The adapter communicates with Shelly devices by REST api and the CoAP or MQTT protocol.
By the default Shelly firmware (no flashing of firmware needed!). You will find more and detailed information about the device here : Shelly

Installation

You find a detailed installation documentation here: Installation Documentation

Supported devices

Shelly DeviceDefault (CoAP)MQTT
Shelly1 (SHSW-1)verifiedverified
Shelly2 (SHSW-21/SHSW-22)verifiedverified
ShellyBulb (SHBLB)verifiedverified
Shelly H&T (SHHT-1)verifiedverified
Shelly Smoke (SHSM-01)verifiedverified
Shelly 1 1PM (SHSW-PM)verifiedverified
Shelly 2.5 (SHSW-25)verifiedverified
ShellyRGBW (SHRGBWW-01)verifiedverified
ShellyRGBW2 (SHRGBW2)verifiedverified
Shelly2LED (SH2LED)verifiedverified
ShellyPlug (SHPLG-1)verifiedverified
ShellyPlug S (SHPLG-1)verifiedverified
ShellySense (SHSEN-1)verifiednot verified
Shelly4Pro (SHSW-44)verifiednot verified
Shelly EM (SHEM)verifiedverified

Changelog

3.0.8 (27.07.2019)

  • (Stübi) - Add device Shelly EM
  • (Stübi) - Add state energy for Shelly Plug S, Shelly PM and Shelly 2.5 in CoAP mode
  • (Stübi) - Add state temperature for Shelly Plug S, Shelly PM and Shelly 2.5 in CoAP mode
  • (Stübi) - Add state overtemperature for Shelly Plug S, Shelly PM and Shelly 2.5 in CoAP and MQTT mode
  • (Stübi) - Bugfixing, the Shelly HT sends by CoAP the humidity multiply with 2. The fix divides the value by 2.

3.0.7 (03.07.2019)

  • (Stübi) - correct spelling error
  • (Stübi) - Adjust IP address after IP change in CoAP Modus (Issue 70)
  • (Stübi) - Bugfixing for datapoint power (rounding method was wrong)
  • (Stübi) - Fixed Buffer() is deprecated due to security and usability issues for Node >= 10

3.0.6 (29.06.2019)

  • (Stübi) - State reboot and uptime added

3.0.5 (16.06.2019)

  • (Stübi) - Bugfixing
  • (Stübi) - Add Blacklist

3.0.4 (04.06.2019)

  • (Stübi) - Bugfixing (Issue #60)

3.0.3 (02.06.2019)

  • (Stübi) - Support of MQTT QoS 1 and 2. Add auto firmware update to the menu

3.0.2 (25.05.2019)

  • (Stübi) - Bugfixing and longpush and input states for Shelly 1, 2, 1pm, 2.5 and Shelly RGBWW2 added. Add state temperature to Shelly 1pm, 2.5 and Plug S.

3.0.1 (21.05.2019)

  • (Stübi) - Redesign of the adapter. You can choose now between CoAP and MQTT protocol. The Shellys use this protocolls to send there state changes to ioBroker in realtime. Out of the Box the Shelly works with the CoAP protocol. You do not have to configure anything. The Shelly will be found by the Shelly Adapter itself. If you want to use MQTT, you have configure all your Shelly devices. You find a detailed installing documentation here: Installation Documentation. If you have problems with the version 3.0.1 please change back to 2.2.0 and leave an Issue (bug report) here: GitHub Issues.

2.2.0 (13.04.2019)

  • Add devices Shelly 2.5 and Shelly 1 PM

2.1.9 (31.03.2019)

  • Add status 'firmware update' for Shelly RGBW, RGBW2 and Bulb

2.1.8 (19.03.2019)

  • Consider roller (shutter) position in CoAP message
  • Support of Shelly Sensor

2.1.7 (15.03.2019)

  • Changing all RGBWW2 colors at the same time
  • new RGBWW2 State color.rgbw with the format #RRGGBBWW

2.1.6 (08.03.2019)

  • Shelly RGBWW2 bug fixing (whit did not work in color mode)

2.1.5 (05.03.2019)

  • Shelly Smoke Support

2.1.4 (20.02.2019)

  • Bugfixing of Shelly RGBW2 Support. If you have installed version 2.1.3, please delete all RGBW2 objects first, because the objects will be renamed from lights to color and white in version 2.1.4.

2.1.3 (16.02.2019)

  • Support of Shelly RGBW2

2.1.0 (09.02.2019)

  • New Status 'new firmware available' for Shely1, Shelly2, Shelly4Pro and ShellyPlug

2.0.8 (31.01.2019)

  • Bugfixing, polling new Shelly status must be at least 1 sec ago

2.0.7 (21.01.2019)

  • Bugfixing for objects AutoTimerOn and AutoTimeroff

2.0.6 (12.01.2019)

  • Getting faster online status for Shelly devices, excluded H&T. Fix of power status for Shelly Plug.

2.0.5 (07.01.2019)

  • Fixing an error if Shelly device is not reachable (offline)

2.0.4 (04.01.2018)

  • Support of js-controller compact mode and performance optimizing. Relay status changes will be shown much faster in ioBroker for Shelly 1, 2 and 4Pro

2.0.3 (02.01.2018)

  • Shows RSSI Status for Shelly 1 & 2. You need Firmware 1.4.4

License

The MIT License (MIT)

Copyright (c) 2018-2019 Thorsten Stueben thorsten@stueben.de, Apollon77 iobroker@fischer-ka.de

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 SOFTWARE.

Keywords

FAQs

Package last updated on 02 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc