From d75ed49a24adae815caf5202fd7fe8736dae708f Mon Sep 17 00:00:00 2001 From: "Randy C. Will" Date: Sat, 29 Feb 2020 09:58:48 -0800 Subject: [PATCH] Tested with multiple Smart Lights + DualCam Doorbell --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19e892c..c2be1df 100644 --- a/README.md +++ b/README.md @@ -98,10 +98,10 @@ If you want to limit downloads to only a specific camera, add the `serial_number ## Caveats -This integration has only been tested with a Maximus Smart Light. Testing and feedback by users with other (and multiple!) Kuna devices would be much appreciated! +This integration has been tested with up to four Maximus Smart Lights and a Maximus Answer DualCam Video Doorbell on a single Kuna account. Testing and feedback by users with other Kuna devices would be much appreciated! This custom integration retrieves data from the same private API used by the Kuna mobile app, as Kuna does not offer a public API. Be gentle to the API and use at your own risk! ## TODO -- Support streaming from Kuna's websockets streaming endpoint in Home Assistant frontend. \ No newline at end of file +- Support streaming from Kuna's websockets streaming endpoint in Home Assistant frontend.