Git Product home page Git Product logo

chue's People

Contributors

bastiaangrisel avatar gewoonrik avatar gitter-badger avatar jabbink avatar jgadelange avatar praseodym avatar sanderploegsma avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

chue's Issues

Strobe always strobes all lamps

In the current implementation strobe always strobes all lamps, no matter which lamps are specified. This is because
strobeJSON.put("symbolselection", "01010301010102010301");
specifies which pointsymbols of which lamps are being called (in this case all 3 lamps).
Once a pointsymbol is set it is saved until it is overwritten (or the lamp is turned off?).

CHue never connects if bridge is not reachable at startup

If the Hue bridge is not reachable when CHue starts up, it never tries to connect again and the application is effectively in a hung state.

Logs:

2017-10-16 16:57:50.065  INFO 23 --- [           main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8080 (http)
2017-10-16 16:57:50.079  INFO 23 --- [           main] ch.wisv.chue.Application                 : Started Application in 6.824 seconds (JVM running for 7.66) 
2017-10-16 16:57:56.114 ERROR 23 --- [       Thread-3] ch.wisv.chue.hue.PhilipsHueFacade        : Not responding                                              
2017-10-16 16:58:41.326  INFO 23 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring FrameworkServlet 'dispatcherServlet'
(.. application keeps running ..)

Script mode

Support for loading a list of commands (a script) that would be automatically executed in order.

e.g.:

{time} {command}
1000 color red
2000 colorloop
500 alert

Alert per lamp

Nu kan je alleen alerten op alle lampen, dat moet per lamp kunnen

Page title

Page title should be changed ๐Ÿ˜ธ

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.