Coder Social home page Coder Social logo

Comments (3)

fabaff avatar fabaff commented on August 28, 2024

The "current store" is the Cookbook. There was not much interest/activity in sharing automation rules in the past. I can only guess but I think one reason is the editor and another that most automation rules are so simple that everybody can wrap their head around it. If it's get tricky then the samples will end-up often in the forum.

My problem is that I don't really see the benefit for an "Automation Store" that we need to maintain and will consume manpower. If mqtt is the trigger or a state then it doesn't matter but would result in 6 or so different sample for a notification automation rule. Nowadays you just choose a different one in the editor and chain stuff together when you want more. In the long run should we improve the documentation to enable the users to create simple and complex rules on their own with the editor.

Well, the idea should definitely be discussed.

from architecture.

ciotlosm avatar ciotlosm commented on August 28, 2024

@fabaff the way I saw it was, that automations in the store would be created by contributors just like hassio addons (easy to install / add from a git link). The automations than would simplify groups of automations that work together or more complex automations by autofilling most event chains in an enhanced automation editor, maybe even with decoration like hints on how to put in fields.

I hope this makes more sense :-)

from architecture.

balloob avatar balloob commented on August 28, 2024

Most things for this are already in place in Home Assistant:

  • Automations are shared as components (ie device sun light trigger) and the configuration is just entity ids to match against
  • Components can be configured using a UI via config entries
  • Versioned is done because they are bundled with Home Assistant.

from architecture.

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.