Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Shelly devices #83

Closed
guyluz11 opened this issue Oct 14, 2021 · 3 comments · Fixed by #158
Closed

Add support for Shelly devices #83

guyluz11 opened this issue Oct 14, 2021 · 3 comments · Fixed by #158
Assignees
Labels
JavaScript knowledge JavaScript knowledge may help new vendor support Request for adding support to a specific Vendor Python knowledge Python knowledge may help

Comments

@guyluz11
Copy link
Member

guyluz11 commented Oct 14, 2021

Shelly is a big player in the smart home system.
In Home Assistant 12.7% of its users use it.
Shelly suppose to have cloud API so it does not need to be so hard to add support for it, but local control is preferred if exists any.

image

@guyluz11 guyluz11 added this to To do in Mini Road Map Oct 17, 2021
@guyluz11 guyluz11 added this to Not supported yet in Supported Integrations Oct 19, 2021
@guyluz11 guyluz11 added feature request Request to add new feature JavaScript knowledge JavaScript knowledge may help Python knowledge Python knowledge may help labels Oct 19, 2021
@guyluz11 guyluz11 changed the title Add support for Shelly Add support for Shelly devices Dec 16, 2021
@guyluz11
Copy link
Member Author

guyluz11 commented Jan 5, 2022

Some repos I have found to control shelly devices

node-shellies repo (JavaScript) which

Handles communication with Shelly devices

homebridge-shelly repo (JavaScript) which

Homebridge plugin for Shelly devices

shelly-iot repo (JavaScript) which

Supports reading and controlling Shelly devices.

node-red-contrib-shelly repo (JavaScript) which

Shelly control nodes for node red.

ioBroker.shelly repo (JavaScript) which

Shelly ioBroker Adapter

pyShelly repo (Python) which

Library for Shelly smart home devices

ShellyPy repo (Python) which

Python library to interact with Shelly devices

shelly-python repo (Python) which

Python interface for Shelly.cloud devices

aioshelly repo (Python) which

Python library to control Shelly

aioiotprov repo (Python) which

A library/utility to provision IoT devices

@guyluz11 guyluz11 added new vendor support Request for adding support to a specific Vendor and removed feature request Request to add new feature labels Feb 20, 2022
@guyluz11
Copy link
Member Author

We can even start by using the Node-RED plugin node-red-contrib-shelly

guyluz11 added a commit to guyluz11/cbj_hub that referenced this issue Jul 31, 2022
@guyluz11 guyluz11 self-assigned this Aug 1, 2022
@guyluz11 guyluz11 linked a pull request Aug 7, 2022 that will close this issue
@guyluz11
Copy link
Member Author

guyluz11 commented Aug 7, 2022

Merged to dev, closing this issue.

@guyluz11 guyluz11 closed this as completed Aug 7, 2022
Mini Road Map automation moved this from To do to Done Aug 7, 2022
@guyluz11 guyluz11 moved this from Not supported yet to Partially Working in Supported Integrations Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JavaScript knowledge JavaScript knowledge may help new vendor support Request for adding support to a specific Vendor Python knowledge Python knowledge may help
Projects
Supported Integrations
Partially Working
Development

Successfully merging a pull request may close this issue.

1 participant