Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: custom-components/readme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: custom-components/readme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on May 23, 2022

  1. Fix HACS Badge (#16)

    wrt54g authored May 23, 2022
    Configuration menu
    Copy the full SHA
    0f76464 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. [NEW FEATURE] Add addons to available variables (#15)

    * Remove dependency to get_hacs() method, which was removed in hacs 0.19.0
    
    * Set hacs version in hacs.json and fix CR suggestions
    
    * Introduce new variable addons with the list of installed HA addons
    
    * Update the default template and README
    
    * Apply suggestions from code review
    
    Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
    
    Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
    l-j and ludeeus authored May 28, 2022
    Configuration menu
    Copy the full SHA
    208ae25 View commit details
    Browse the repository at this point in the history
Loading