From 71c87f460c6dff2cebf45c2b1cebe399d8d8e4ea Mon Sep 17 00:00:00 2001 From: Luke Bonaccorsi Date: Wed, 6 Sep 2023 12:03:41 +0100 Subject: [PATCH] Add github sponsors --- .github/FUNDING.yml | 2 ++ README.md | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..fb538a2 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: CodeFoodPixels +ko_fi: codefoodpixels diff --git a/README.md b/README.md index ef9c544..2e81d34 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ [![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge)](https://github.com/custom-components/hacs) -Buy Me a Coffee at ko-fi.com + +[![sponsor_badge](https://img.shields.io/badge/Sponsor-ea4aaa?style=for-the-badge&logo=github-sponsors&logoColor=%23EA4AAA&labelColor=white)](https://github.com/sponsors/CodeFoodPixels) +[![Static Badge](https://img.shields.io/badge/Buy%20me%20a%20coffee-FF5E5B?style=for-the-badge&logo=kofi&logoColor=%23FF5E5B&labelColor=white)](https://ko-fi.com/O5O3O08PA) + # Eufy RobovVac control for Home Assistant A brand new version Eufy RoboVac integration for Home Assistant that includes a Config Flow to add your RoboVac(s) and the local key and ID required. All you need to do is enter your Eufy app credentials and the Config Flow will look up the details for you. After the initial config use the configuration button on the Integration to enter the RoboVac IP address when prompted.