diff --git a/README.md b/README.md index f1fb85c0..01e4387a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg?style=for-the-badge)](https://github.com/hacs/integration) -![Version](https://img.shields.io/github/v/release/basnijholt/adaptive-lighting?style=for-the-badge) +[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge)](https://github.com/hacs/integration) +[![Version](https://img.shields.io/github/v/release/CaseyRo/adaptive-lighting?include_prereleases&style=for-the-badge)](https://github.com/CaseyRo/adaptive-lighting/releases) +[![Upstream](https://img.shields.io/badge/fork_of-basnijholt%2Fadaptive--lighting-blue?style=for-the-badge)](https://github.com/basnijholt/adaptive-lighting) [![All Contributors](https://img.shields.io/badge/all_contributors-134-orange.svg?style=flat-square)](#contributors-) diff --git a/hacs.json b/hacs.json index 545d0ec5..857a8102 100644 --- a/hacs.json +++ b/hacs.json @@ -1,5 +1,5 @@ { - "name": "Adaptive Lighting", + "name": "Adaptive Lighting (CDiT)", "render_readme": true, "homeassistant": "2024.12.0" }