Kudo for YAMLcomposer: Indicator and zigbee lights creation of items, groups, etc

The detailed doc for loops:

Notably: I haven’t added a break or continue because I don’t think they’re necessary for the case of building a YAML output. If you can think of a reason why they are important to have, please let me know. Currently if you must, you could use several alternatives: using for filtering, or using if inside the loop.