Giter Club home page Giter Club logo

Comments (5)

manup avatar manup commented on June 3, 2024

Hi, can you please provide:

  • model id from basic cluster (cluster info)
  • manufacturer code (node info)

I'll add them to the supported devices list, then the sensor should be visible via REST API after rejoin while sensor search is active.

In the related commit you will see how its done.

from deconz-rest-plugin.

RobusK avatar RobusK commented on June 3, 2024

Hi,

image
image

Perfect, thanks!

from deconz-rest-plugin.

manup avatar manup commented on June 3, 2024

Took a while, large commit ahead ;)

9a0e235

Since the Bitron sensor is just a rebranded Climax sensor it should just work with the existing IAS Zone code.
In order to test it, please start sensor search and reset the sensor as described in the manual (often button press for 10 s). After rejoin the sensor should be discovered as presence sensor in the REST API and also trigger realtime events via web socket.

Note: Beside the REST API call you can start sensor search in the Web App > Settings > Open network

from deconz-rest-plugin.

RobusK avatar RobusK commented on June 3, 2024

Hi @manup ,

I just pulled & compiled from master - sadly the sensor still doesn't show up at /api/foo/sensors :(

{ "1": { "config": { "battery": 100, "on": true, "reachable": true }, "ep": 2, "etag": "39b91dcb6242bbd89987c495e8725126", "manufacturername": "Philips", "modelid": "SML001", "name": "ZHALight 1", "state": { "lastupdated": "2017-06-05T22:57:06", "lightlevel": 7827 }, "swversion": "6.1.0.18912", "type": "ZHALight", "uniqueid": "00:17:88:01:02:03:af:3d-02-0400" }, "2": { "config": { "battery": 100, "on": true, "reachable": true }, "ep": 2, "etag": "39b91dcb6242bbd89987c495e8725126", "manufacturername": "Philips", "modelid": "SML001", "name": "ZHAPresence 2", "state": { "lastupdated": "2017-06-05T22:57:18", "presence": false }, "swversion": "6.1.0.18912", "type": "ZHAPresence", "uniqueid": "00:17:88:01:02:03:af:3d-02-0406" } }

from deconz-rest-plugin.

manup avatar manup commented on June 3, 2024

Needs to be rechecked, the sensor is in the whitelist.

Closing the oldest issues for know to tidy up the tracker and duplicates in newer issues.

from deconz-rest-plugin.

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.