From 6cffe415b98f50d462a9dd7dc7c0f63a09f8a22f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Dalfors?= Date: Wed, 22 Feb 2023 12:44:08 +0100 Subject: [PATCH] Update and rename README.me to README.md --- README.md | 18 ++++++++++++++++++ README.me | 2 -- 2 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 README.md delete mode 100644 README.me diff --git a/README.md b/README.md new file mode 100644 index 0000000..5affc81 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +## Home assistant integration to provide data/features missing from extApi ## + +### How it works ### +The integration connects to Ferroamp portal apis using provided credentials + +### Features ### +- [x] Sensors for EV charging data + - [x] Currents + - [x] power + - [x] consumption +- [ ] Alter system configuration + - [ ] Enable/Disable/Set import/export limit + + +### Disclaimer ### +Use at own risk. Project is beta and subject to change and might break at any release. + + diff --git a/README.me b/README.me deleted file mode 100644 index cac3bca..0000000 --- a/README.me +++ /dev/null @@ -1,2 +0,0 @@ -Home assistant integration to provide data missing from ext api by querying Ferroamp Portal API -