Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Updated for v3
Browse files Browse the repository at this point in the history
    * readme.md:
  • Loading branch information
jwillemsen committed Dec 11, 2023
1 parent 68825cf commit 6e3f657
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)

# Daikin Residential for Altherma 3 Heat Pump
# Daikin Residential including for Altherma 3 Heat Pump

Home Assistant Integration for Daikin Altherma 3 Heat Pump (natively for models BRP069A78 but users have good experience also for BRP069A62 and BRP069A61 despite they have not been tested).
Home Assistant Integration for Daikin devices including Daikin Altherma 3 Heat Pump.

This integration can coexist with the [daiking_residential integration](https://github.com/rospogrigio/daikin_residential).

This integration is maintained by [@speleolontra](https://github.com/speleolontra) and [@jwillemsen](https://github.com/jwillemsen).

*WARNING* With V3 the internal IDs of all entities have changed, please check your automations and energy dashboard whether you need to update these.

# Installation using HACS:

Install with [HACS](https://hacs.xyz): Search for "Daikin Residential for Altherma 3" in the default repository,
Expand Down Expand Up @@ -53,7 +55,3 @@ logger:
# Thanks to:

This code is based on [@rospogrigio](https://github.com/rospogrigio) work that in turn is based on [@Apollon77](https://github.com/Apollon77) work, in finding a way to retrieve the token set, and to send the HTTP commands over the cloud. This integration would not exist without their precious job, my job was to try and debug Rospogrigio's code to adapt at JSON from Altherma 3 controlled by Daikin Residential App.

# Next steps

- Simplify integration by grouping all sensors in their management point, there is a lot of code duplication and special handling for the Altherma water tank in the current code which we want to simplify

0 comments on commit 6e3f657

Please sign in to comment.