Skip to content

Commit

Permalink
Update index.md (openhab#2237)
Browse files Browse the repository at this point in the history
* Update index.md

slightly adapted to reflect Blockly's high level of maturity

Signed-off-by: Carsten Mogge <[email protected]>

* Update index.md

---------

Signed-off-by: Carsten Mogge <[email protected]>
Co-authored-by: stefan-hoehn <[email protected]>
  • Loading branch information
Larsen-Locke and stefan-hoehn authored Feb 29, 2024
1 parent f1a563f commit e728feb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions configuration/blockly/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ title: Rules Blockly
One of the core feature that openHAB provides is writing rules to allow specific behaviour with the home automation system.
The usual way of developing rules is by coding them like described in the [Textual Rules](/docs/configuration/rules-dsl.html).

However, this art of programming may become intimidating early on and shy away away people with few or almost no experience in programming.
Therefore openHAB also provides a graphical way of writing rules which allows to put together rules in a rather visual way (even though some programming background may still help).
The art of textual programming may become intimidating early on and shy away away people with few or almost no experience in programming. So, if you are not a member of the professional coder community or do not have equivalent skills, the ability to create your programs visually might be the ideal option (even though some programming background may still help or can evolve over time). Therefore openHAB also provides a graphical way of writing rules which allows to put together rules in a visual way: Welcome to the world of openHAB Blockyl.

[[toc]]

Expand Down

0 comments on commit e728feb

Please sign in to comment.