From 09f0bc615ef3696e023ad3c968805b2c73090fcb Mon Sep 17 00:00:00 2001 From: Darrell Date: Mon, 15 Mar 2021 16:25:24 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6dfcecb..1cc7e1d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ See the pretty documentation at [https://jptrsn.github.io/ESP32-mqtt-room/](https://jptrsn.github.io/ESP32-mqtt-room/) # ESP32-mqtt-room + +[![.github/workflows/main.yml](https://github.com/DTTerastar/ESP32-mqtt-room/actions/workflows/main.yml/badge.svg)](https://github.com/DTTerastar/ESP32-mqtt-room/actions/workflows/main.yml) + An ESP32 based presence detection node for use with the [Home Assistant](https://www.home-assistant.io/) [`mqtt_room` component](https://www.home-assistant.io/components/sensor.mqtt_room/) for localized device presence detection. ## Release Notes