diff options
author | Kaufman Home Automation <[email protected]> | 2022-05-17 22:47:46 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-05-17 22:47:46 -0700 |
commit | 7cacdae6b624c9e0e3c54b89613430f22019802b (patch) | |
tree | 8e8c860a8c74b4e38e89d6e648763ce70771a283 | |
parent | 256d125f215138b94415bd50a89dc87164e7e55f (diff) | |
download | PLF10-7cacdae6b624c9e0e3c54b89613430f22019802b.tar.gz PLF10-7cacdae6b624c9e0e3c54b89613430f22019802b.zip |
v1.96 2v1.96
-rw-r--r-- | kauf-plug-lite.yaml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kauf-plug-lite.yaml b/kauf-plug-lite.yaml index b66762e..197a92e 100644 --- a/kauf-plug-lite.yaml +++ b/kauf-plug-lite.yaml @@ -715,20 +715,3 @@ interval: then: - script.execute: blink_status_led - -# Current reserved flash memory: -# 00-01: Power Monitoring Mode -# 02-03: Relay output -# 04-05: Use Threshold -# 06-07: Total Daily Energy -# 08-33: Wi-Fi Credentials -# 34-35: Button Config select entity -# 36-37: Blue LED select entity -# 38-39: Red LED select entity -# 40-41: Debounce number entity -# 42-43: No HASS switch -# 44-55: Blue LED light entity -# 56-57: Scale Power -# 58-59: Scale Current -# 60-61: Scale Voltage -# 62-73: Red LED light entity |