Skip to content

Commit

Permalink
docs: add testing, linting and code coverage badges
Browse files Browse the repository at this point in the history
  • Loading branch information
palazzem committed Sep 1, 2023
1 parent 4587320 commit 6b64017
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Home Assistant e-Connect Integration (Elmo)

[![Linting](https://github.com/palazzem/ha-econnect-alarm/actions/workflows/linting.yaml/badge.svg)](https://github.com/palazzem/ha-econnect-alarm/actions/workflows/linting.yaml)
[![Testing](https://github.com/palazzem/ha-econnect-alarm/actions/workflows/testing.yaml/badge.svg)](https://github.com/palazzem/ha-econnect-alarm/actions/workflows/testing.yaml)
[![Coverage Status](https://coveralls.io/repos/github/palazzem/ha-econnect-alarm/badge.svg?branch=main)](https://coveralls.io/github/palazzem/ha-econnect-alarm?branch=main)

This project is a [Home Assistant](https://www.home-assistant.io/) integration for your Elmo Alarm connected to
[e-Connect cloud](https://e-connect.elmospa.com/it/).

Expand Down

0 comments on commit 6b64017

Please sign in to comment.