From 0b2d54724f0fdd5aca69b0c60c5f9270c6560e4b Mon Sep 17 00:00:00 2001 From: Sean Hoyt Date: Mon, 11 Jan 2021 05:40:59 -0600 Subject: [PATCH] Daikin: Add region changing note (#16153) Co-authored-by: Franck Nijhof --- source/_integrations/daikin.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/daikin.markdown b/source/_integrations/daikin.markdown index 24b70971d61..a05f51444fc 100644 --- a/source/_integrations/daikin.markdown +++ b/source/_integrations/daikin.markdown @@ -112,3 +112,16 @@ Zones with the name `-` will be ignored, just as the AirBase application is work Additionally the Daikin Streamer (air purifier) function can be toggled on supported devices using a switch. + +## Region Changing + +The European and United States controllers (Most likely the Australian controllers too) have an HTTP API endpoint that allows you to change the controllers region so that other regional apps can be used. (Sometimes these controllers get exported to regions that can not download the app for the controllers region.) + +`http://Daikin-IP-Address/common/set_regioncode?reg=XX` Replace XX with your region code of choice. + +Currently known region codes: +- AU +- EU +- JP +- US +- TH