Andrew J. Huffman
Andrew J. Huffman
Hi @djtimca , I had some tips to add to the wiki for the new v2 lights, and used some of the stuff you have in the documentation and wiki...
**Is your feature request related to a problem? Please describe.** To easily enable use cases where there's more than one of a sensor type, it would be really nice to...
**Is your feature request related to a problem? Please describe.** Way to add a label for `temperature_2`, such as a `temperature_name_2` setting. **Describe the solution you'd like** Ability to label...
This is a decent use case where I'd like to look something up with a query within the same file or an external file, and plug it's value into somewhere...
During injection of header/footer comments, they do not always land where they "should" within the YAML document. This is due to an issue in upstream go library yaml.v3. The problem...
Feature: Ability to include overlays off of the main instructions file to better organize my content
As a user, I have many overlays. So many that my instructions files have grown quite large. I would like the ability to use an `include` keyword under `commonOverlays`, or...
As a user, I have a collection of iterable values, a single document YAML file, and I would like to iterate over the initial YAML document (treated as a starting...
As a user, I have several environments and/or configurations to manage. I often have a set of values that are common to all the differing configurations, but I also have...
As a user, I would like the ability to point to an upstream git repository URL or Kubernetes URI to use as a source file in my instructions file. I...
As a user, I would sometimes like to be able to reuse JSON based values files when templating. I would also like to output JSON files as well as an...