Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jscruz committed May 28, 2020
1 parent 9a3c704 commit 881d9ed
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
3 changes: 2 additions & 1 deletion custom_components/carbon_intensity_uk/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"domain": "carbon_intensity_uk",
"name": "Carbon Intensity UK",
"documentation": "https://github.com/custom-components/sensor.carbon_intensity_uk",
"documentation": "https://github.com/jscruz/sensor.carbon_intensity_uk",
"dependencies": [],
"config_flow": true,
"issue_tracker": "https://github.com/jscruz/sensor.carbon_intensity_uk/issues",
"codeowners": [
"@jscruz"
],
Expand Down
18 changes: 9 additions & 9 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
[![Discord][discord-shield]][discord]
[![Community Forum][forum-shield]][forum]

_Component to integrate with [blueprint][blueprint]._
_Component to integrate with [Carbon Intensity UK][carbon_intensity_uk]._

**This component will set up the following platforms.**

Platform | Description
-- | --
`sensor` | Show info from blueprint API.

![example][exampleimg]
![alt Sensor attributes][attributesimg]

{% if not installed %}
## Installation
Expand All @@ -34,19 +34,19 @@ Platform | Description

***

[blueprint]: https://github.com/custom-components/sensor.carbon_intensity_uk
[carbon_intensity_uk]: https://github.com/jscruz/sensor.carbon_intensity_uk
[buymecoffee]: https://www.buymeacoffee.com/jscruz
[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge
[commits-shield]: https://img.shields.io/github/commit-activity/y/custom-components/blueprint.svg?style=for-the-badge
[commits]: https://github.com/custom-components/blueprint/commits/master
[commits-shield]: https://img.shields.io/github/commit-activity/y/jscruz/sensor.carbon_intensity_uk.svg?style=for-the-badge
[commits]: https://github.com/jscruz/sensor.carbon_intensity_uk/commits/master
[hacs]: https://github.com/custom-components/hacs
[hacsbadge]: https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge
[discord]: https://discord.gg/Qa5fW2R
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg?style=for-the-badge
[exampleimg]: example.png
[attributesimg]: attributes.png
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=for-the-badge
[forum]: https://community.home-assistant.io/
[license-shield]: https://img.shields.io/github/license/custom-components/blueprint.svg?style=for-the-badge
[license-shield]: https://img.shields.io/github/license/jscruz/sensor.carbon_intensity_uk.svg?style=for-the-badge
[maintenance-shield]: https://img.shields.io/badge/maintainer-Jorge%20Cruz%20%40jscruz-blue.svg?style=for-the-badge
[releases-shield]: https://img.shields.io/github/release/custom-components/blueprint.svg?style=for-the-badge
[releases]: https://github.com/custom-components/sensor.carbon_intensity_uk/releases
[releases-shield]: https://img.shields.io/github/release/jscruz/sensor.carbon_intensity_uk.svg?style=for-the-badge
[releases]: https://github.com/jscruz/sensor.carbon_intensity_uk/releases

0 comments on commit 881d9ed

Please sign in to comment.