Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/skykettle-ha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-02-10 18:46:25 +0300
committerGitHub <noreply@github.com>2022-02-10 18:46:25 +0300
commit010827a8d07c88d0f89404f8fd4260122b52324c (patch)
tree9a95d96d595cb224c2ad35eb390690d2a29debf5
parent5991b627916ec352b4f27c469667856a9414c7ff (diff)
Update README.md
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1b80f8c..10bc6fc 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,9 @@ This integration allows to control smart kettles from **Redmond SkyKettle** seri
* Linux-based server with Home Assistant.
* Bluetooth adapter with BLE support.
+* [timeout](https://command-not-found.com/timeout) utility.
+* [hcitool](https://command-not-found.com/hcitool) utility.
+* [gatttool](https://command-not-found.com/gatttool) utility.
## How to use
@@ -27,8 +30,15 @@ This integration allows to control smart kettles from **Redmond SkyKettle** seri
sudo setcap 'cap_net_raw,cap_net_admin+eip' `which hcitool`
sudo setcap 'cap_net_raw,cap_net_admin+eip' `which gatttool`
```
-* Add **SkyKettle** integration just like any other integration.
+* Add **SkyKettle** integration just like any other integration (press Shift+F5 if it's not listed).
* Make sure that the Kettle is on the stand and it's plugged into the outlet.
* Select MAC address of your kettle from the list.
* Tune rest of the settings if you want.
* Enjoy.
+
+## Donations
+
+* PayPal: [clusterrr@clusterrr.com](https://www.paypal.me/clusterm)
+* YooMoney: [41001843680639](https://yoomoney.ru/transfer/quickpay?requestId=343838343938323238305f64633138343335353537313930333165656235636336346136363334373439303432636264356532)
+* Bitcoin: [1GS4XXx1FjQaFjgHnoPPVAzw9xqfv5Spx5](https://btc.clusterrr.com/)
+* DonationAlerts: [https://www.donationalerts.com/r/clustermeerkat](https://www.donationalerts.com/r/clustermeerkat)