GithubHelp home page GithubHelp logo

Comments (3)

rapport avatar rapport commented on August 19, 2024

FYI: Smartthings list events shows the following for these sensors

Date Source Type Name Value User Displayed Text
2017-01-22 11:49:17.335 PM GMT
12 minutes ago DEVICE noise 52 room1 noise is 52
2017-01-22 11:49:17.322 PM GMT
12 minutes ago DEVICE pressure 1013.5 room1 pressure is 1013.5
2017-01-22 11:49:17.300 PM GMT
12 minutes ago DEVICE carbonDioxide 635 room1 carbon dioxide is 635

from smartthings-mqtt-bridge.

stjohnjohnson avatar stjohnjohnson commented on August 19, 2024

Hey @rapport,

It should mostly work as long as you select that device under:

  • Humidity Sensor
  • Temperature Sensor
  • Carbon Dioxide Sensor

But we don't have anything that tracks pressure or noise. The way the system works is by looking for capabilities and then listening for attributes of them. Here's an example: https://github.com/stjohnjohnson/smartthings-mqtt-bridge/blob/master/smartapps/stj/mqtt-bridge.src/mqtt-bridge.groovy#L210-L216

If you can figure out what tweaks you need to identify your device type based on it's capabilities and read that data, then I'm always interested in PRs.

from smartthings-mqtt-bridge.

rapport avatar rapport commented on August 19, 2024

Thanks for these pointers. I will look into this and try to figure it out how to change the code and do a PR. I need to use the sound and will do my best to make it work or figure out a workaround. For the sound I think I may also be able to switch to this new sound sensor soon http://aeotec.com/z-wave-glass-break-sound-sensor ( I am guessing this may work out the box soon!). I am using the pressure level to try to check if objects are upstairs, downstairs, on the floor, on a shelf etc. and I am not 100% sure if this is will work anyway!

from smartthings-mqtt-bridge.

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.