Git Product home page Git Product logo

Comments (5)

alexryd avatar alexryd commented on May 14, 2024

No, it is not really possible. That would mean implementing a different HomeKit service which requires an OutletInUse characteristic that the Shelly can't provide.

from homebridge-shelly.

Sammy990 avatar Sammy990 commented on May 14, 2024

Thanks, I was just wondering because I saw this plugin on another repository: https://github.com/p009922/homebridge-shelly/blob/master/README.md

Actually it’s not possible to install it, as it’s not available by using npm. However, the Readme describes a possible configuration of the service like bulb, switch or outlet. Also it’s possible to configure the URL of each Shelly device, so you don’t need to use the same pw for all of your Shelly devices. I see the major difference here is that yours is written as a Plattform and the other as a accessory plugin

from homebridge-shelly.

alexryd avatar alexryd commented on May 14, 2024

I would say the major difference is not only that this plugin implements a platform that can handle multiple devices and that plugin implements a single accessory, but also that that plugin doesn't handle status updates at all, so if a device is switched using the physical switch that change is not reflected in HomeKit. I suppose that's fine though if you're using a Shelly to control an outlet that doesn't have a physical switch and you're only controlling it from HomeKit.

Nevertheless, it's definitely possible to install that plugin even though it's not published to npm. You can install it directly from github using $ npm install -g p009922/homebridge-shelly.

from homebridge-shelly.

Sammy990 avatar Sammy990 commented on May 14, 2024

Got it. Definitely not interested to install the other plugin, as I have more than one Outlet to control.
The use case was like to power on the coffee machine in the morning for example or turn a specific devices off when the last person is leaving home. However, when you say the Shelly doesn’t report the current state of the socket it’s useless here.

I currently have some devices like koogeek smart outlet which are connected between the outlet and the device, and I was looking forward to replace the completely by using the Shelly’s

from homebridge-shelly.

alexryd avatar alexryd commented on May 14, 2024

I guess you could use the power meter on the Shelly 2 or the new Shelly 1 PM that will be available later this spring to tell whether the outlet is in use. But do you have room for a Shelly in the wall behind your outlets? I've tried it with a Shelly 1 in my apartment but there just wasn't enough space.

from homebridge-shelly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.