aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorKaufman Home Automation <[email protected]>2022-03-24 09:10:50 -0700
committerGitHub <[email protected]>2022-03-24 09:10:50 -0700
commita40113ad37e654bb407873d4c382ea8fa4b1cfbe (patch)
treef8018e4ef173a8528f2ca4ce666728522ab72f58 /README.md
parent3d5a195ce7b89f4d443e3bb29fce2a041ad2066d (diff)
downloadPLF10-a40113ad37e654bb407873d4c382ea8fa4b1cfbe.tar.gz
PLF10-a40113ad37e654bb407873d4c382ea8fa4b1cfbe.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 81de3ed..1e99e1d 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +22,6 @@ wifi:
This repo contains files for the PLF10 Power Monitoring Smart Plug.
-***components* directory** - Custom components needed to compile the PLF10 Smart Plug firmware. These don't need to be downloaded, the yaml files automatically grab them by reference to this github repo. Every subfolder not starting with kauf_* is copied from stock ESPHome and edited for our products.
-
***kauf-plug.yaml*** - The yaml file recommended to import a plug into your ESPHome dashboard and keep all custom KAUF functionality. This is the yaml file incorporated automatically when the dashboard import feature is used.
***kauf-plug-lite.yaml*** - A yaml file without any Kauf custom components but otherwise keeping as much functionality from kauf-plug.yaml as possible.