Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d9d59fc851 | |||
| 850c0118eb | |||
| 354525d0e2 | |||
| c082f338e5 |
@@ -3,7 +3,9 @@
|
||||

|
||||

|
||||

|
||||
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=bahmcloud&repository=easy_proxmox)
|
||||
[](
|
||||
https://my.home-assistant.io/redirect/hacs_repository/?repository_url=https://git.bahmcloud.de/bahmcloud/easy_proxmox
|
||||
)
|
||||
|
||||
|
||||
<img width="1230" height="300" alt="logo" src="https://github.com/user-attachments/assets/7649cc04-bdcd-449e-bf83-c4f980f3de74" />
|
||||
@@ -57,7 +59,7 @@ To install Easy Proxmox through HACS:
|
||||
4. Add the following repository:
|
||||
- Repository URL:
|
||||
```
|
||||
https://github.com/bahmcloud/easy_proxmox
|
||||
https://git.bahmcloud.de/bahmcloud/easy_proxmox
|
||||
```
|
||||
- Category: **Integration**
|
||||
- Version: **Tags (recommended)**
|
||||
@@ -342,5 +344,5 @@ Want to contribute? Feel free to submit PRs!
|
||||
|
||||
See [CHANGELOG.md](CHANGELOG.md) for full version history.
|
||||
|
||||
Releases: https://github.com/bahmcloud/easy_proxmox/releases
|
||||
Releases: https://git.bahmcloud.de/bahmcloud/easy_proxmox/releases
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"domain": "proxmox_pve",
|
||||
"name": "Easy Proxmox (by René Bachmann)",
|
||||
"version": "0.6.0-alpha",
|
||||
"documentation": "https://example.invalid",
|
||||
"name": "Easy Proxmox",
|
||||
"version": "0.7.0",
|
||||
"documentation": "https://git.bahmcloud.de/bahmcloud/easy_proxmox",
|
||||
"requirements": ["aiohttp>=3.9.0"],
|
||||
"codeowners": ["@BAHMCLOUD"],
|
||||
"config_flow": true,
|
||||
|
||||
Reference in New Issue
Block a user