Skip to content

Commit 1dfb8c7

Browse files
author
Tom Lasswell
committed
refactor: Rename repository to govee-homeassistant
- Rename repository from hacs-govee to govee-homeassistant - Update manifest.json URLs (documentation, issue_tracker) - Update README.md with new repository URLs - Complies with HACS naming requirements (no 'HACS' in name)
1 parent 0674d80 commit 1dfb8c7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010

1111
<p align="center">
1212
<a href="https://github.com/hacs/integration"><img src="https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=for-the-badge" alt="HACS Custom"></a>
13-
<a href="https://github.com/lasswellt/hacs-govee/releases"><img src="https://img.shields.io/github/v/release/lasswellt/hacs-govee?style=for-the-badge" alt="GitHub Release"></a>
14-
<a href="https://github.com/lasswellt/hacs-govee/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/lasswellt/hacs-govee?style=for-the-badge" alt="License"></a>
13+
<a href="https://github.com/lasswellt/govee-homeassistant/releases"><img src="https://img.shields.io/github/v/release/lasswellt/govee-homeassistant?style=for-the-badge" alt="GitHub Release"></a>
14+
<a href="https://github.com/lasswellt/govee-homeassistant/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/lasswellt/govee-homeassistant?style=for-the-badge" alt="License"></a>
1515
</p>
1616

1717
<p align="center">
18-
<a href="https://my.home-assistant.io/redirect/hacs_repository/?owner=lasswellt&repository=hacs-govee&category=integration">
18+
<a href="https://my.home-assistant.io/redirect/hacs_repository/?owner=lasswellt&repository=govee-homeassistant&category=integration">
1919
<img src="https://my.home-assistant.io/badges/hacs_repository.svg" alt="Open in HACS">
2020
</a>
2121
</p>

custom_components/govee/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"codeowners": ["@lasswellt"],
55
"config_flow": true,
66
"dependencies": [],
7-
"documentation": "https://github.com/lasswellt/hacs-govee/blob/master/README.md",
7+
"documentation": "https://github.com/lasswellt/govee-homeassistant/blob/master/README.md",
88
"homekit": {},
99
"integration_type": "hub",
1010
"iot_class": "cloud_push",
11-
"issue_tracker": "https://github.com/lasswellt/hacs-govee/issues",
11+
"issue_tracker": "https://github.com/lasswellt/govee-homeassistant/issues",
1212
"loggers": ["aiohttp", "aiomqtt"],
1313
"requirements": [
1414
"aiohttp-retry>=2.8.3",

0 commit comments

Comments
 (0)