home-assistant.io icon indicating copy to clipboard operation
home-assistant.io copied to clipboard

Add documentation for hatchrest

Open ViViDboarder opened this issue 2 years ago • 0 comments

Proposed change

Adding documentation for the Hatch Rest integration that I'm working on in https://github.com/home-assistant/core/pull/77381

Type of change

  • [ ] Spelling, grammar or other readability improvements (current branch).
  • [ ] Adjusted missing or incorrect information in the current documentation (current branch).
  • [x] Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • [ ] Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • [ ] Removed stale or deprecated documentation.

Additional information

  • Link to parent pull request in the codebase: https://github.com/home-assistant/core/pull/77381
  • Link to parent pull request in the Brands repository: https://github.com/home-assistant/brands/pull/3654
  • This PR fixes or closes issue: fixes #

Checklist

  • [x] This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • [x] The documentation follows the Home Assistant documentation standards.

ViViDboarder avatar Sep 13 '22 17:09 ViViDboarder