mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
f56d77cf0d
commit
40ff378f70
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user