Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 759 Bytes

File metadata and controls

17 lines (11 loc) · 759 Bytes

Contribution Guidelines

Contributions are welcome!

Please create a Feature Request or Bug Report prior to creating a pull request if you have an idea or are having trouble getting the integration to work.

Code Style

Please follow the existing code style in the repository.

Pull Request Process

  1. Must reference an existing issue in the PR description.
  2. Ensure you have updated the README.md if needed.
  3. Ensure you have updated the manifest.json if needed.
  4. Ensure you have updated the config_flow.py if needed.
  5. Ensure you have updated the hacs.json if needed.