From 40ff378f70496a4f5cfe8eeea6f80d96175501f2 Mon Sep 17 00:00:00 2001 From: Erwin B Date: Sat, 5 Sep 2020 14:38:40 +0200 Subject: [PATCH] Update Daikin doc with a note on UDP flows as per issue #37844 (#14245) Co-authored-by: Franck Nijhof --- source/_integrations/daikin.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/daikin.markdown b/source/_integrations/daikin.markdown index b50615e62c8..109bf1e5179 100644 --- a/source/_integrations/daikin.markdown +++ b/source/_integrations/daikin.markdown @@ -35,6 +35,16 @@ There is currently support for the following device types within Home Assistant: The Daikin integration can be configured via the Home Assistant user interface where it will let you enter the IP-address of your Daikin AC (SKYFi based devices need to provide a password and BRP072Cxx devices need to provide a key). +
+ +If your Daikin unit does not reside in the same network as your Home Assistant instance, i.e. your network is segmented, note that a couple of UDP connections are made during discovery: + +- From Home Assistant to the Daikin controller: `UDP:30000` => `30050` +- From the Daikin controller to Home Assistant: `UDP:` => `30000` + +If this situation applies to you, you may need to adjust your firewall(s) accordingly. + +
## Climate