Skip to content

Commit 69ce829

Browse files
Update README.md
1 parent dfce72e commit 69ce829

File tree

1 file changed

+26
-9
lines changed

1 file changed

+26
-9
lines changed

README.md

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
[![release](https://img.shields.io/github/v/release/PineappleEmperor/ocado-ha)](https://github.com/PineappleEmperor/ocado-ha/releases)
2-
[![commits-since-latest](https://img.shields.io/github/commits-since/PineappleEmperor/ocado-ha/latest?style=flat-square)](https://github.com/PineappleEmperor/ocado-ha/commits/main/)
3-
![stars](https://img.shields.io/github/stars/PineappleEmperor/ocado-ha?style=flat)
4-
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/PineappleEmperor/ocado-ha/total)
1+
[![release][release-badge]][release-url]
2+
[![commits-since-latest][commits-badge]][commits-url]
3+
![stars][stars-badge]
4+
![downloads][downloads-badge]
55
\
6-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/PineappleEmperor/ocado-ha/python_validate.yml?style=flat-square&label=Python)
7-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/PineappleEmperor/ocado-ha/hassfest_validate.yml?style=flat-square&label=Hassfest)
8-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/PineappleEmperor/ocado-ha/hacs_validate.yml?style=flat-square&label=HACS%20valid)
9-
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=flat-square)](https://github.com/hacs/integration)
6+
![build][python-badge]
7+
![build][hassfest-badge]
8+
![build][hacs-valid-badge]
9+
[![hacs][hacs-badge]][hacs-url]
1010

1111
Ocado UK Integration for Home Assistant
1212
=====================================
@@ -220,4 +220,21 @@ Future Plans
220220
--------
221221
1. Testing 😅
222222
2. Adding best before date sensors from the last delivery via the PDF receipt that is sent.
223-
3. Other online grocery vendors? (in separate repos)
223+
3. Other online grocery vendors? (in separate repos)
224+
225+
<!-- Badges -->
226+
227+
[commits-badge]: https://img.shields.io/github/commits-since/PineappleEmperor/ocado-ha/latest?style=flat-square
228+
[downloads-badge]: https://img.shields.io/github/downloads/pineappleemperor/ocado-ha/total?style=flat-square
229+
[hacs-badge]: https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=flat-square&label=hacs
230+
[hacs-valid-badge]: https://img.shields.io/github/actions/workflow/status/PineappleEmperor/ocado-ha/hacs_validate.yml?style=flat-square&label=hacs%20valid
231+
[hassfest-badge]: https://img.shields.io/github/actions/workflow/status/PineappleEmperor/ocado-ha/hassfest_validate.yml?style=flat-square&label=hassfest
232+
[python-badge]: https://img.shields.io/github/actions/workflow/status/PineappleEmperor/ocado-ha/python_validate.yml?style=flat-square&label=python
233+
[release-badge]: https://img.shields.io/github/v/release/PineappleEmperor/ocado-ha?style=flat-square
234+
[stars-badge]: https://img.shields.io/github/stars/PineappleEmperor/ocado-ha?style=flat-square
235+
236+
<!-- References -->
237+
238+
[commits-url]: https://github.com/PineappleEmperor/ocado-ha/commits/main/
239+
[hacs-url]: https://github.com/hacs/integration
240+
[release-url]: https://github.com/PineappleEmperor/ocado-ha/releases

0 commit comments

Comments
 (0)