]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Update badge check
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 7 Jan 2026 17:56:36 +0000 (18:56 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 7 Jan 2026 17:56:36 +0000 (18:56 +0100)
README.md

index 66e4a7038727306c5941f31670e94d6897ac35aa..99d3e2b040ec00573b552e62efdd2d6767ca9ab3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 # Home Assistant Configuration
 [![Check Status][check-status-img]][check-status-url]
+[![Nightly Check Status][nightlycheck-status-img]][nightlycheck-status-url]
 [![Last Commit][last-commit-img]][last-commit-url]
 [![License Status][license-img]][license-url]
 [![BuyMeCoffee][buymecoffee-img]][buymecoffee-url]
@@ -135,8 +136,10 @@ All files are tested using a dedicated [github action](https://github.com/xraver
 
 ---
 
-[check-status-img]: https://github.com/xraver/homeassistant/actions/workflows/ci-validation.yaml/badge.svg
-[check-status-url]: https://github.com/xraver/homeassistant/actions/workflows/ci-validation.yaml
+[check-status-img]: https://github.com/xraver/homeassistant/actions/workflows/configuration-validation.yaml/badge.svg
+[check-status-url]: https://github.com/xraver/homeassistant/actions/workflows/configuration-validation.yaml
+[nightlycheck-status-img]: https://github.com/xraver/homeassistant/actions/workflows/nightly-check.yaml/badge.svg
+[nightlycheck-status-url]: https://github.com/xraver/homeassistant/actions/workflows/nightly-check.yaml
 [license-img]: https://img.shields.io/github/license/xraver/homeassistant
 [license-url]: LICENSE
 [releases-img]: https://img.shields.io/github/v/release/xraver/homeassistant