You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/issue_report.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@ assignees: ''
7
7
8
8
---
9
9
10
-
<!-- When reporting an issue *always* attach the device diagnostics (see Settings/Device&Services/Daikin Residential Controller including Altherma/Download diagnostics). Remove all tokens from the device diagnostics and log files before attaching it to this issue. Also attach the debug log, see https://github.com/jwillemsen/daikin_residential_altherma#setting-the-log-level for how to enable debug logging.
10
+
<!-- When reporting an issue *always* attach the device diagnostics (see Settings/Device&Services/Daikin Onecta/Download diagnostics). Remove all tokens from the device diagnostics and log files before attaching it to this issue. Also attach the debug log, see https://github.com/jwillemsen/daikin_onecta#setting-the-log-level for how to enable debug logging.
11
11
12
-
When you have an issue about missing or incorrect data compared to the Onecta app please attach also some screenshots of the Onecta app. Please enable the debug log as described at https://github.com/jwillemsen/daikin_residential_altherma#setting-the-log-level and attach the log also to this issue.
12
+
When you have an issue about missing or incorrect data compared to the Onecta app please attach also some screenshots of the Onecta app. Please enable the debug log as described at https://github.com/jwillemsen/daikin_onecta#setting-the-log-level and attach the log also to this issue.
13
13
14
14
Sharing, selling, or distribution access and refresh tokens is strictly prohibited according to the Daikin developer terms of use. Sharing them could case serious issues for you as user!
Copy file name to clipboardexpand all lines: custom_components/daikin_residential_altherma/translations/it.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,8 @@
22
22
"password": "Password"
23
23
},
24
24
"description": "Non \u00e8 necessario introdurre parametri di configurazione in questo menu.\n\nAssicurati solo di aver ottenuto il tuo file tokenset.json usando la procedura con il MITM proxy, e di averlo salvato nella tua directory di configurazione, poi premi Submit per procedere.",
25
-
"title": "Configura Daikin Residential for Altherma 3"
# Daikin Residential including Altherma 3 Heat Pump
8
+
# Daikin Onecta
9
9
10
-
Home Assistant Integration for Daikin devices including Daikin Altherma 3 Heat Pump.
10
+
Home Assistant Integration for Daikin devices using the Daikin Onecta API.
11
11
12
12
> [!IMPORTANT]
13
13
> Starting with v4.0.0 the cloud API has changed to the Daikin provided official API. In order to use this new API you need to create an account on the Daikin Developer Portal at https://developer.cloud.daikineurope.com/login.
@@ -23,11 +23,11 @@ Install with [HACS](https://hacs.xyz): Search for "Daikin Residential for Alther
23
23
24
24
# Manual Installation
25
25
26
-
Copy the `daikin_residential_altherma` folder and all of its contents into your Home Assistant's `custom_components` folder. This is often located inside of your `/config` folder. If you are running Hass.io, use SAMBA to copy the folder over. If you are running Home Assistant Supervised, the `custom_components` folder might be located at `/usr/share/hassio/homeassistant`. It is possible that your `custom_components` folder does not exist. If that is the case, create the folder in the proper location, and then copy the `daikin_residential_altherma` folder and all of its contents inside the newly created `custom_components` folder. Then you have to restart Home Assistant for the component to be loaded properly.
26
+
Copy the `daikin_onecta` folder and all of its contents into your Home Assistant's `custom_components` folder. This is often located inside of your `/config` folder. If you are running Hass.io, use SAMBA to copy the folder over. If you are running Home Assistant Supervised, the `custom_components` folder might be located at `/usr/share/hassio/homeassistant`. It is possible that your `custom_components` folder does not exist. If that is the case, create the folder in the proper location, and then copy the `daikin_onecta` folder and all of its contents inside the newly created `custom_components` folder. Then you have to restart Home Assistant for the component to be loaded properly.
27
27
28
28
# Using config flow
29
29
30
-
Start by going to Settings - Devices & Services and pressing the `+ ADD INTEGRATION` button to create a new Integration, then select `Daikin Residential Controller including Altherma 3` in the drop-down menu.
30
+
Start by going to Settings - Devices & Services and pressing the `+ ADD INTEGRATION` button to create a new Integration, then select `Daikin Onecta` in the drop-down menu.
31
31
32
32
Follow the instructions, you have to login at Daikin and authorize the application. After pressing the "Submit" button, the integration will be added, and the Daikin devices connected to your cloud account will be created.
33
33
@@ -40,15 +40,15 @@ If you'd like to see more granular logs, to investigate the communication or for
0 commit comments