Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Identify the component we wish to change.

  2. Create a new script called ‘custom_{COMPONENT_NAME}.py'.

Info

It is recommended to create add these to a ‘custom_components’ folder within your repo to keep track of these.

...