Skip to content

Commit 9806419

Browse files
authored
Update readme.md
Signed-off-by: Johnny Willemsen <[email protected]>
1 parent 31850c8 commit 9806419

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ You will now be redirected to the Daikin website where you have to authorize the
3838

3939
Only when the redirect back to your Home Assistant doesn't work first try to install/enable [My Home Assistant](https://www.home-assistant.io/integrations/my/). When that also doesn't work you can try `<HOME_ASSISTANT_URL>/auth/external/callback` as the redirect URI instead. The `<HOME_ASSISTANT_URL>` must be the same as used during the configuration/authentication process. Internal examples: `http://192.168.0.2:8123/auth/external/callback`, `http://homeassistant.local:8123/auth/external/callback`.
4040

41-
When you try to reinstall this integration check if you don't have an old client id and secret configured within Home Assistant, see [Application Credentials](https://www.home-assistant.io/integrations/application_credentials/) for more information.
42-
4341
This integration supports the following configuration settings to reduce the amount of polling to Daikin
4442

4543
- High frequency period update interval (minutes)
@@ -48,6 +46,10 @@ This integration supports the following configuration settings to reduce the amo
4846
- Low frequency period start time
4947
- Number of seconds that a data refresh is ignored after a command
5048

49+
# Reinstall
50+
51+
When you try to reinstall this integration check if you don't have an old client id and secret configured within Home Assistant, see [Application Credentials](https://www.home-assistant.io/integrations/application_credentials/) for more information.
52+
5153
# Setting the log level
5254

5355
If you'd like to see more granular logs, to investigate the communication or for other debugging purposes, you can set the log level in the Home Assistant config. The following lines can be added to set the overall log level for the component and the oauth2 helper which this integration uses:

0 commit comments

Comments
 (0)