diff --git a/custom_components/carbon_intensity_uk/manifest.json b/custom_components/carbon_intensity_uk/manifest.json index e94cce3..0d01f67 100644 --- a/custom_components/carbon_intensity_uk/manifest.json +++ b/custom_components/carbon_intensity_uk/manifest.json @@ -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" ], diff --git a/info.md b/info.md index fc15676..c796c0d 100644 --- a/info.md +++ b/info.md @@ -9,7 +9,7 @@ [![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.** @@ -17,7 +17,7 @@ Platform | Description -- | -- `sensor` | Show info from blueprint API. -![example][exampleimg] +![alt Sensor attributes][attributesimg] {% if not installed %} ## Installation @@ -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