From 50cf78b77916b12255704af6f8229ba9ffeb1020 Mon Sep 17 00:00:00 2001 From: jz-v <140891693+jz-v@users.noreply.github.com> Date: Sun, 13 Apr 2025 14:11:34 +1000 Subject: [PATCH] Update daikin.markdown Clarified note for when to use API key (and where to find it) and password. --- source/_integrations/daikin.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/daikin.markdown b/source/_integrations/daikin.markdown index 376bd2ab6c63..e3df334a5580 100644 --- a/source/_integrations/daikin.markdown +++ b/source/_integrations/daikin.markdown @@ -45,7 +45,9 @@ There is currently support for the following device types within Home Assistant: {% note %} -- The integration for BRP072Cxx and SKYFi based units need API-key / password respectively. The API-key/password can be found on a sticker under the front cover. The other models are auto detected and the API-key and password field must be left empty. +- BRP072Cxx adapters require an API key to be entered, which is labelled "KEY" on the device sticker alongside SSID, MAC, and S/N. Password should be left blank. +- SKYFi-based units require a password to be entered. API key should be left blank. +- Other models are auto-detected and the API key and password fields must be left blank. - BRP084Cxx firmware update from 1.19.0 to 2.8.0 breaks local API there is however ongoing work in fixing local API support again. {% endnote %}