Update Daikin doc with a note on UDP flows as per issue #37844 (#14245)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Erwin B 2020-09-05 14:38:40 +02:00 committed by GitHub
parent f56d77cf0d
commit 40ff378f70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).
<div class='note'>
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:<random port>` => `30000`
If this situation applies to you, you may need to adjust your firewall(s) accordingly.
</div>
## Climate