|
9 | 9 | [![Buy Me A Coffee][buymeacoffee-image]][buymeacoffee-url] |
10 | 10 | [![Twitter][twitter-image]][twitter-url] |
11 | 11 |
|
| 12 | +> [!NOTE] |
12 | 13 | > Air Purifier card for [Home Assistant][home-assistant] Lovelace UI |
13 | 14 |
|
14 | 15 | By default, the Home Assistant does not provide any card for controlling air purifiers. This card displays the state and allows to control your air purifier. |
15 | 16 |
|
16 | 17 | ![Preview of purifier-card][preview-image] |
17 | 18 |
|
18 | | -## Installing |
| 19 | +## Sponsorship |
| 20 | + |
| 21 | +Your generosity will help me maintain and develop more projects like this one. |
19 | 22 |
|
20 | | -**💡 Tip:** If you like this project ~~and want to get some stickers and postcards~~, consider giving me a tip for the time I spent building this project: |
| 23 | +- 💖 [Sponsor on GitHub][gh-sponsors-url] |
| 24 | +- ☕️ [Buy Me A Coffee][buymeacoffee-url] |
| 25 | +- Bitcoin: `bc1q7lfx6de8jrqt8mcds974l6nrsguhd6u30c6sg8` |
| 26 | +- Ethereum: `0x6aF39C917359897ae6969Ad682C14110afe1a0a1` |
21 | 27 |
|
22 | | -<a href="https://www.buymeacoffee.com/denysdovhan" target="_blank"> |
23 | | - <img src="https://cdn.buymeacoffee.com/buttons/default-black.png" alt="Buy Me A Coffee" width="150px"> |
24 | | -</a> |
| 28 | +## Installing |
25 | 29 |
|
26 | 30 | ### HACS |
27 | 31 |
|
28 | 32 | This card is available in [HACS][hacs] (Home Assistant Community Store). |
29 | 33 |
|
| 34 | +[![Add to HACS via My Home Assistant][hacs-install-image]][hacs-install-url] |
| 35 | + |
30 | 36 | Just search for `Purifier Card` in the plugins tab. |
31 | 37 |
|
32 | 38 | ### Manual |
@@ -303,10 +309,11 @@ MIT © [Denys Dovhan][denysdovhan] |
303 | 309 |
|
304 | 310 | [home-assistant]: https://www.home-assistant.io/ |
305 | 311 | [hacs]: https://hacs.xyz |
| 312 | +[hacs-install-image]: https://my.home-assistant.io/badges/hacs_repository.svg |
| 313 | +[hacs-install-url]: https://my.home-assistant.io/redirect/hacs_repository/?owner=denysdovhan&repository=purifier-card&category=plugin |
306 | 314 | [preview-image]: https://user-images.githubusercontent.com/3459374/164275676-504d92aa-2c61-4451-ae9b-23dad113ce14.png |
307 | 315 | [latest-release]: https://github.com/denysdovhan/purifier-card/releases/latest |
308 | 316 | [ha-scripts]: https://www.home-assistant.io/docs/scripts/ |
309 | | -[xiaomi-miio-favorite-levels]: https://www.home-assistant.io/integrations/xiaomi_miio/#service-xiaomi_miiofan_set_favorite_level-air-purifiers-only |
310 | 317 | [original-gif]: https://github.com/macbury/SmartHouse/blob/master/home-assistant/www/custom-lovelace/air-purifier/standby.gif |
311 | 318 | [edit-readme]: https://github.com/denysdovhan/purifier-card/edit/master/README.md |
312 | 319 | [add-translation]: https://github.com/denysdovhan/purifier-card/blob/master/CONTRIBUTING.md#how-to-add-translation |
|
0 commit comments