Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HACS validation errors by updating hacs.json and manifest.json #25

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2024

  1. Fix HACS validation errors by updating hacs.json and manifest.json

    - Removed invalid 'domains', 'country', and 'homeassistant' keys from hacs.json.
    - Added 'content_in_root' and 'render_readme' keys to hacs.json.
    - Added the required 'issue_tracker' key to manifest.json.
    040medien committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    25a1ed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d496616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac2b968 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f13e176 View commit details
    Browse the repository at this point in the history
  5. update test requirements

    040medien committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    767d92c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70b940f View commit details
    Browse the repository at this point in the history
  7. Add pytest.ini

    040medien committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6c5423a View commit details
    Browse the repository at this point in the history
  8. Add a basic test

    040medien committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c5610ef View commit details
    Browse the repository at this point in the history