Coder Social home page Coder Social logo

Comments (2)

guffelman avatar guffelman commented on June 20, 2024 1

I don't see anything relating to the motion sensor in the API docs, but it is certainly an interesting use case. If it were hypothetically available, it'd be something you'd have to subscribe to in order to get accurate notifications. See SimpliSafe's plugin for reference. Their motion sensors aren't something you can "subscribe" to, so you'd have to poll every x number of seconds (x being less than the rate limit of the API). This would imply that there is a possibility of missing motion events if they occur and conclude within the time interval between successive polling requests made at intervals of x seconds.

from homebridge-samsung-tizen.

tavicu avatar tavicu commented on June 20, 2024

Hi @yasserabdalla,

When it comes to apis Samsung is very restricted and they want to force you to use their App.

Until last year Samsung had an API for Frame TVs that provided instant updates regarding Art Mode. And they removed it ...

I would suggest getting a motion sensor, it's cheap and more reliable.

from homebridge-samsung-tizen.

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.