|
1 | | -[](https://github.com/PineappleEmperor/ocado-ha/releases) |
2 | | -[](https://github.com/PineappleEmperor/ocado-ha/commits/main/) |
3 | | - |
4 | | - |
| 1 | +[![release][release-badge]][release-url] |
| 2 | +[![commits-since-latest][commits-badge]][commits-url] |
| 3 | +![stars][stars-badge] |
| 4 | +![downloads][downloads-badge] |
5 | 5 | \ |
6 | | - |
7 | | - |
8 | | - |
9 | | -[](https://github.com/hacs/integration) |
| 6 | +![build][python-badge] |
| 7 | +![build][hassfest-badge] |
| 8 | +![build][hacs-valid-badge] |
| 9 | +[![hacs][hacs-badge]][hacs-url] |
10 | 10 |
|
11 | 11 | Ocado UK Integration for Home Assistant |
12 | 12 | ===================================== |
@@ -220,4 +220,21 @@ Future Plans |
220 | 220 | -------- |
221 | 221 | 1. Testing 😅 |
222 | 222 | 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