From f5bebceaf95e9866128f9620e40c9738678d597d Mon Sep 17 00:00:00 2001 From: Vitalii Stepanenko Date: Wed, 19 Aug 2026 18:08:13 +0200 Subject: [PATCH] Add inspect.software health badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15e69fcc70..c8f44e0778 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![CI](https://github.com/zigpy/zha-device-handlers/actions/workflows/ci.yml/badge.svg)](https://github.com/zigpy/zha-device-handlers/actions/workflows/ci.yml) [![Coverage Status](https://codecov.io/gh/zigpy/zha-device-handlers/branch/dev/graph/badge.svg)](https://app.codecov.io/gh/zigpy/zha-device-handlers/tree/dev) +[![inspect.software](https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zigpy/zha-device-handlers.svg)](https://inspect.software/software/zigpy/zha-device-handlers) ZHA Device Handlers are custom quirks implementations for [Zigpy](https://github.com/zigpy/zigpy), the library that provides the [Zigbee](http://www.zigbee.org) support for the [ZHA](https://www.home-assistant.io/components/zha/) component in [Home Assistant](https://www.home-assistant.io).