• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. blacksheepinc
    3. Best
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 9
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Integrate Blockly

      @jkandasa I see.
      I made a simple version where the blockly makes javascript as output, then I can run it, and it performs the task, but it is manual and done by the front-end.
      I would like to make an extra menu, next to the rules menu.
      It would work like the same, first there is a list, you can enable/disable or add/edit.
      Then the rule edit will be the blockly page. Click save and it makes a script file in the resources folder.
      Then the back end would perform each script if enabled.

      Or the second idea is to hide the operations and conditions menus. So when blockly makes the output, it will split into condition and operation, automatically saving them to the corresponding places. I think this idea needs less recoding/modifications to work.

      I think with this graphical interface people would use this with more confidence then the current method. Also would be easier to expand with additional functions instead of the need to use scripts.

      What do you think Jeeva?

      posted in Developers Zone
      B
      blacksheepinc
    • Android widget from switches/temps/hum etc.

      Hi

      How hard would it be (or is it possible at all) to make widgets for android/IOS?
      For example to lights, temperatures etc.
      It takes a long time to open the browser, then login, then use the GUI.

      Thanks!
      Mark

      posted in Developers Zone
      B
      blacksheepinc