diff options
author | KaufHA <[email protected]> | 2021-10-02 15:43:09 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2021-10-02 15:43:09 -0700 |
commit | 873e9334a5c13b7664228c34ec40ae5604bc4128 (patch) | |
tree | 6fdde5b1dca9b6d850b31a9e5de7b26dccf67f87 /README.md | |
parent | 45c88e03fb92b2e758cd5cc6e1490f409ff5b61a (diff) | |
download | PLF10-873e9334a5c13b7664228c34ec40ae5604bc4128.tar.gz PLF10-873e9334a5c13b7664228c34ec40ae5604bc4128.zip |
Update README for 1.61.6
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,8 +1,10 @@ # PLF10 Files for the PLF10 Power Monitoring Smart Plug -* **kauf-plug.yaml** is the yaml file recommended as a template for importing into a user's ESPHome dashboard. -* **kauf-plug-factory.yaml** is the yaml file used to generate the manufacturer-flashed firmware. +* **kauf-plug.yaml** is the yaml file recommended as a template for importing into a user's ESPHome dashboard. You will maintain all the functionality of the stock plug except for the Wi-Fi access point will be disabled. _Note that you must enter your local wifi credentials into this yaml file._ +* **kauf-plug-lite.yaml** is a pared down version of kauf-plug.yaml that removes some functionality and just leaves the bare minimum for the plug to operate as a power monitoring plug in Home Assistant. _Note that you must enter your local wifi credentials into this yaml file._ +* **kauf-plug-upgrade.yaml** is the yaml file used to generate the upgrade bin file. Probably not worth bothering with for end users, and may not compile without using our forked ESPHome source code. +* **kauf-plug-factory.yaml** is the yaml file used to generate the manufacturer-flashed firmware. May have extra functionality that is pointless for home users. _Do not bother trying to use this file._ Tasmota template: {"NAME":"Kauf Plug","GPIO":[320,0,576,0,224,2720,0,0,2624,32,2656,0,0,0],"FLAG":0,"BASE":45} |