Code Monkey home page Code Monkey logo

Comments (6)

shahpiyushv avatar shahpiyushv commented on July 20, 2024

@Lebowski , can you elaborate on where exactly are you stuck? If you have the hardware part working for the 2 sensors, you can create 2 different (but similar) services for each, under the same accessory

from esp-homekit-sdk.

Lebowski avatar Lebowski commented on July 20, 2024

So I've adapated the fan example to instead be a temperature sensor (using a DS18B20). I can wire up another sensor in a similar fashion using a different GPIO pin however I can't figure out how to actually use that 2nd sensor and have BOTH show up in Home

from esp-homekit-sdk.

timoschilling avatar timoschilling commented on July 20, 2024

HomeKit has the limitation that one accessory can only have each characteristic once. So your plan isn't possible in this way. But you can create a brigade accessory, so your esp can provide one accessory for each of your temp sensors.

from esp-homekit-sdk.

Lebowski avatar Lebowski commented on July 20, 2024

So what I'd have to do is make my device a bridge accessory and then have multiple sensors on it or would I need a bridge accessory and multiple devices each with 1 sensor?

from esp-homekit-sdk.

timoschilling avatar timoschilling commented on July 20, 2024

make my device a bridge accessory and then have multiple sensors on it

one bridge accessory can have multiple accessories, each of this accessories will represent one sensor.

from esp-homekit-sdk.

Lebowski avatar Lebowski commented on July 20, 2024

make my device a bridge accessory and then have multiple sensors on it

one bridge accessory can have multiple accessories, each of this accessories will represent one sensor.

Awesome. Thank you so much for this info.

from esp-homekit-sdk.

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.