Skip to content

Commit

Permalink
add docs to readme for pypi direct link
Browse files Browse the repository at this point in the history
  • Loading branch information
miaucl committed Aug 24, 2024
1 parent 82b6a8f commit 93cc953
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"memorylimit",
"memoryused",
"miaucl",
"mkdocs",
"mosquitto",
"mqtt",
"mypy",
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ After you start the service (binary) sensors should show up in Home Assistant im

![Screenshot of Home Assistant sensor showing status and attributes.](https://raw.githubusercontent.com/miaucl/docker2mqtt/master/media/ha_screenshot.png)

## Documentation

Using `mkdocs`, the documentation and reference is generated and available on [github pages](https://miaucl.github.io/docker2mqtt/).

## Dev

Setup the dev environment using VSCode, it is highly recommended.
Expand Down

0 comments on commit 93cc953

Please sign in to comment.