mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add more info to GitHub integration (#16841)
Adds some examples of what type of information the GitHub sensor monitors. Fixes https://github.com/home-assistant/home-assistant.io/issues/16840
This commit is contained in:
parent
88243f9f46
commit
a32a92929a
@ -10,11 +10,11 @@ ha_platforms:
|
|||||||
- sensor
|
- sensor
|
||||||
---
|
---
|
||||||
|
|
||||||
The GitHub sensor integrates data from [GitHub](https://github.com/) to monitor your favorite repositories.
|
The GitHub sensor allows you to monitor your favorite [GitHub](https://github.com/) repositories. Monitored information includes the amount of stargazers, forks, open issues and pull requests, the latest commit message, and more.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
To set up this sensor you will need a [personal access token](https://github.com/settings/tokens). You will need to check the `repo` scope for the sensor to function.
|
To set up this sensor you will need a GitHub [personal access token](https://github.com/settings/tokens). You will need to check the `repo` scope for the sensor to function.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user