From 43bba80f67b72d8eb10b29fcbf57be816166f3bb Mon Sep 17 00:00:00 2001 From: petretiandrea Date: Mon, 27 Nov 2023 21:58:42 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fddec2e8..f46f324f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ For some unknown reason email with capital letter thrown an "Invalid authenticat - [x] support for tapo light strip with or without color (`L900`) - [x] partial support for tapo light strip (`L920`, `L930` (including light effects)). Only RGB works not the addressable feature of strip. - [x] support for energy monitoring (`P110`, `P115`, `P110M`) -- [x] support for tapo light switches with or without the dimmer (`S500`, `S500d`) +- [x] support for tapo light switches with or without the dimmer (`S500`, `S500d`, `S505d`) +- [x] support for KE100 by @delatt - [x] support for additional tapo sensors: `overheat` and `wifi_signal` - [x] allow configuration from home assistant UI with config flow - [x] allow configuration from `configuration.yaml`. supported domains are `switch`, `light`, `sensor`