GithubHelp home page GithubHelp logo

homebridge PHP about pynobo HOT 3 CLOSED

VanGog86 avatar VanGog86 commented on August 29, 2024
homebridge PHP

from pynobo.

Comments (3)

echoromeo avatar echoromeo commented on August 29, 2024

Hi!
Unfortunately I have no idea how to call python scripts from PHP, you will have to goolge it like everyone else.
Good luck!

from pynobo.

VanGog86 avatar VanGog86 commented on August 29, 2024

Thanks for the answer! Can you tell me what you need to do for the initial launch of the script? Thank you in advance )

from pynobo.

echoromeo avatar echoromeo commented on August 29, 2024

I admit the documentation leaves something to be desired...

To get started, call using the three last digits in the hub serial

glen = nobo('123') 

or full serial and IP if you do not want to discover on UDP:

glen = nobo('123123123123', '10.0.0.128', False)

after that you can start playing around with the different dictionaries that should be loaded with whatever the hub gave you:

glen.hub_info
glen.zones
glen.components
glen.week_profiles
glen.overrides
glen.temperatures

Have fun!

from pynobo.

Related Issues (8)

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.