From 676bd137f993fc95ce90500de218cd6a537a4555 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:16:05 +0000 Subject: [PATCH] Code maintenance: lint, format and build code, generate docs (#522) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- README.md | 2314 ++++++++++++++++++++--------------------- src/services/index.ts | 2 +- 2 files changed, 1158 insertions(+), 1158 deletions(-) diff --git a/README.md b/README.md index ffe6fd7..ff48df9 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ | Enumeration Member | Value | Defined in | | ------------------ | ----- | -------------------------------------------------------------------------------------------------------------------------------------- | -| `Ata` | `0` | [src/types/bases.ts:4](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L4) | -| `Atw` | `1` | [src/types/bases.ts:5](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L5) | -| `Erv` | `3` | [src/types/bases.ts:6](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L6) | +| `Ata` | `0` | [src/types/bases.ts:4](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L4) | +| `Atw` | `1` | [src/types/bases.ts:5](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L5) | +| `Erv` | `3` | [src/types/bases.ts:6](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L6) | --- @@ -20,13 +20,13 @@ | Enumeration Member | Value | Defined in | | ------------------ | ----- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `auto` | `0` | [src/types/bases.ts:10](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L10) | -| `fast` | `4` | [src/types/bases.ts:11](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L11) | -| `moderate` | `3` | [src/types/bases.ts:12](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L12) | -| `silent` | `255` | [src/types/bases.ts:13](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L13) | -| `slow` | `2` | [src/types/bases.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L14) | -| `very_fast` | `5` | [src/types/bases.ts:15](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L15) | -| `very_slow` | `1` | [src/types/bases.ts:16](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L16) | +| `auto` | `0` | [src/types/bases.ts:10](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L10) | +| `fast` | `4` | [src/types/bases.ts:11](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L11) | +| `moderate` | `3` | [src/types/bases.ts:12](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L12) | +| `silent` | `255` | [src/types/bases.ts:13](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L13) | +| `slow` | `2` | [src/types/bases.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L14) | +| `very_fast` | `5` | [src/types/bases.ts:15](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L15) | +| `very_slow` | `1` | [src/types/bases.ts:16](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L16) | --- @@ -36,14 +36,14 @@ | Enumeration Member | Value | Defined in | | ------------------ | ----- | ------------------------------------------------------------------------------------------------------------------------------------ | -| `auto` | `0` | [src/types/ata.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L33) | -| `center` | `3` | [src/types/ata.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L34) | -| `center_left` | `2` | [src/types/ata.ts:35](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L35) | -| `center_right` | `4` | [src/types/ata.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L36) | -| `leftwards` | `1` | [src/types/ata.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L37) | -| `rightwards` | `5` | [src/types/ata.ts:38](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L38) | -| `swing` | `12` | [src/types/ata.ts:39](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L39) | -| `wide` | `8` | [src/types/ata.ts:40](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L40) | +| `auto` | `0` | [src/types/ata.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L33) | +| `center` | `3` | [src/types/ata.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L34) | +| `center_left` | `2` | [src/types/ata.ts:35](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L35) | +| `center_right` | `4` | [src/types/ata.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L36) | +| `leftwards` | `1` | [src/types/ata.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L37) | +| `rightwards` | `5` | [src/types/ata.ts:38](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L38) | +| `swing` | `12` | [src/types/ata.ts:39](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L39) | +| `wide` | `8` | [src/types/ata.ts:40](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L40) | --- @@ -53,33 +53,33 @@ | Enumeration Member | Value | Defined in | | ------------------ | ----- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `bg` | `1` | [src/types/common.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L36) | -| `cs` | `2` | [src/types/common.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L37) | -| `da` | `3` | [src/types/common.ts:38](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L38) | -| `de` | `4` | [src/types/common.ts:39](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L39) | -| `el` | `22` | [src/types/common.ts:40](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L40) | -| `en` | `0` | [src/types/common.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L41) | -| `es` | `6` | [src/types/common.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L42) | -| `et` | `5` | [src/types/common.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L43) | -| `fi` | `17` | [src/types/common.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L44) | -| `fr` | `7` | [src/types/common.ts:45](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L45) | -| `hr` | `23` | [src/types/common.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L46) | -| `hu` | `11` | [src/types/common.ts:47](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L47) | -| `hy` | `8` | [src/types/common.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L48) | -| `it` | `19` | [src/types/common.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L49) | -| `lt` | `10` | [src/types/common.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L50) | -| `lv` | `9` | [src/types/common.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L51) | -| `nl` | `12` | [src/types/common.ts:52](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L52) | -| `no` | `13` | [src/types/common.ts:53](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L53) | -| `pl` | `14` | [src/types/common.ts:54](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L54) | -| `pt` | `15` | [src/types/common.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L55) | -| `ro` | `24` | [src/types/common.ts:56](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L56) | -| `ru` | `16` | [src/types/common.ts:57](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L57) | -| `sl` | `25` | [src/types/common.ts:58](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L58) | -| `sq` | `26` | [src/types/common.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L59) | -| `sv` | `18` | [src/types/common.ts:60](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L60) | -| `tr` | `21` | [src/types/common.ts:61](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L61) | -| `uk` | `20` | [src/types/common.ts:62](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L62) | +| `bg` | `1` | [src/types/common.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L36) | +| `cs` | `2` | [src/types/common.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L37) | +| `da` | `3` | [src/types/common.ts:38](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L38) | +| `de` | `4` | [src/types/common.ts:39](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L39) | +| `el` | `22` | [src/types/common.ts:40](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L40) | +| `en` | `0` | [src/types/common.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L41) | +| `es` | `6` | [src/types/common.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L42) | +| `et` | `5` | [src/types/common.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L43) | +| `fi` | `17` | [src/types/common.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L44) | +| `fr` | `7` | [src/types/common.ts:45](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L45) | +| `hr` | `23` | [src/types/common.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L46) | +| `hu` | `11` | [src/types/common.ts:47](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L47) | +| `hy` | `8` | [src/types/common.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L48) | +| `it` | `19` | [src/types/common.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L49) | +| `lt` | `10` | [src/types/common.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L50) | +| `lv` | `9` | [src/types/common.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L51) | +| `nl` | `12` | [src/types/common.ts:52](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L52) | +| `no` | `13` | [src/types/common.ts:53](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L53) | +| `pl` | `14` | [src/types/common.ts:54](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L54) | +| `pt` | `15` | [src/types/common.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L55) | +| `ro` | `24` | [src/types/common.ts:56](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L56) | +| `ru` | `16` | [src/types/common.ts:57](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L57) | +| `sl` | `25` | [src/types/common.ts:58](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L58) | +| `sq` | `26` | [src/types/common.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L59) | +| `sv` | `18` | [src/types/common.ts:60](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L60) | +| `tr` | `21` | [src/types/common.ts:61](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L61) | +| `uk` | `20` | [src/types/common.ts:62](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L62) | --- @@ -89,11 +89,11 @@ | Enumeration Member | Value | Defined in | | ------------------ | ----- | ------------------------------------------------------------------------------------------------------------------------------------ | -| `auto` | `8` | [src/types/ata.ts:15](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L15) | -| `cool` | `3` | [src/types/ata.ts:16](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L16) | -| `dry` | `2` | [src/types/ata.ts:17](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L17) | -| `fan` | `7` | [src/types/ata.ts:18](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L18) | -| `heat` | `1` | [src/types/ata.ts:19](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L19) | +| `auto` | `8` | [src/types/ata.ts:15](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L15) | +| `cool` | `3` | [src/types/ata.ts:16](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L16) | +| `dry` | `2` | [src/types/ata.ts:17](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L17) | +| `fan` | `7` | [src/types/ata.ts:18](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L18) | +| `heat` | `1` | [src/types/ata.ts:19](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L19) | --- @@ -103,12 +103,12 @@ | Enumeration Member | Value | Defined in | | ------------------ | ----- | ------------------------------------------------------------------------------------------------------------------------------------ | -| `cooling` | `3` | [src/types/atw.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L14) | -| `defrost` | `5` | [src/types/atw.ts:15](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L15) | -| `dhw` | `1` | [src/types/atw.ts:16](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L16) | -| `heating` | `2` | [src/types/atw.ts:17](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L17) | -| `idle` | `0` | [src/types/atw.ts:18](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L18) | -| `legionella` | `6` | [src/types/atw.ts:19](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L19) | +| `cooling` | `3` | [src/types/atw.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L14) | +| `defrost` | `5` | [src/types/atw.ts:15](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L15) | +| `dhw` | `1` | [src/types/atw.ts:16](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L16) | +| `heating` | `2` | [src/types/atw.ts:17](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L17) | +| `idle` | `0` | [src/types/atw.ts:18](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L18) | +| `legionella` | `6` | [src/types/atw.ts:19](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L19) | --- @@ -118,11 +118,11 @@ | Enumeration Member | Value | Defined in | | ------------------ | ----- | ------------------------------------------------------------------------------------------------------------------------------------ | -| `curve` | `2` | [src/types/atw.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L23) | -| `flow` | `1` | [src/types/atw.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L24) | -| `flow_cool` | `4` | [src/types/atw.ts:25](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L25) | -| `room` | `0` | [src/types/atw.ts:26](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L26) | -| `room_cool` | `3` | [src/types/atw.ts:27](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L27) | +| `curve` | `2` | [src/types/atw.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L23) | +| `flow` | `1` | [src/types/atw.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L24) | +| `flow_cool` | `4` | [src/types/atw.ts:25](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L25) | +| `room` | `0` | [src/types/atw.ts:26](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L26) | +| `room_cool` | `3` | [src/types/atw.ts:27](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L27) | --- @@ -132,9 +132,9 @@ | Enumeration Member | Value | Defined in | | ------------------ | ----- | ------------------------------------------------------------------------------------------------------------------------------------ | -| `auto` | `2` | [src/types/erv.ts:15](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L15) | -| `bypass` | `1` | [src/types/erv.ts:16](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L16) | -| `recovery` | `0` | [src/types/erv.ts:17](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L17) | +| `auto` | `2` | [src/types/erv.ts:15](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L15) | +| `bypass` | `1` | [src/types/erv.ts:16](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L16) | +| `recovery` | `0` | [src/types/erv.ts:17](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L17) | --- @@ -144,13 +144,13 @@ | Enumeration Member | Value | Defined in | | ------------------ | ----- | ------------------------------------------------------------------------------------------------------------------------------------ | -| `auto` | `0` | [src/types/ata.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L23) | -| `downwards` | `5` | [src/types/ata.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L24) | -| `mid_high` | `2` | [src/types/ata.ts:25](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L25) | -| `mid_low` | `4` | [src/types/ata.ts:26](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L26) | -| `middle` | `3` | [src/types/ata.ts:27](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L27) | -| `swing` | `7` | [src/types/ata.ts:28](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L28) | -| `upwards` | `1` | [src/types/ata.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L29) | +| `auto` | `0` | [src/types/ata.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L23) | +| `downwards` | `5` | [src/types/ata.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L24) | +| `mid_high` | `2` | [src/types/ata.ts:25](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L25) | +| `mid_low` | `4` | [src/types/ata.ts:26](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L26) | +| `middle` | `3` | [src/types/ata.ts:27](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L27) | +| `swing` | `7` | [src/types/ata.ts:28](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L28) | +| `upwards` | `1` | [src/types/ata.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L29) | ## Classes @@ -189,22 +189,22 @@ new AreaFacade(facadeManager: FacadeManager, model: AreaModelAny): AreaFacade ###### Defined in -[src/facades/base.ts:97](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L97) +[src/facades/base.ts:97](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L97) #### Properties | Property | Modifier | Type | Default value | Overrides | Inherited from | Defined in | | -------------------------- | ----------- | -------------------------------------------- | ------------- | -------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L85) | -| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L77) | -| `frostProtectionLocation` | `readonly` | `"AreaIds"` | `'AreaIds'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`frostProtectionLocation` | - | [src/facades/area.ts:10](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/area.ts#L10) | -| `holidayModeLocation` | `readonly` | `"Areas"` | `'Areas'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`holidayModeLocation` | - | [src/facades/area.ts:12](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/area.ts#L12) | -| `id` | `readonly` | `number` | `undefined` | - | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`id` [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L79) | -| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L81) | -| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L83) | -| `modelClass` | `readonly` | _typeof_ [`AreaModel`](README.md#areamodelt) | `AreaModel` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`modelClass` | - | [src/facades/area.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/area.ts#L14) | -| `setAtaGroupSpecification` | `readonly` | `"AreaID"` | `'AreaID'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`setAtaGroupSpecification` | - | [src/facades/area.ts:16](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/area.ts#L16) | -| `tableName` | `readonly` | `"Area"` | `'Area'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`tableName` | - | [src/facades/area.ts:18](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/area.ts#L18) | +| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L85) | +| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L77) | +| `frostProtectionLocation` | `readonly` | `"AreaIds"` | `'AreaIds'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`frostProtectionLocation` | - | [src/facades/area.ts:10](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/area.ts#L10) | +| `holidayModeLocation` | `readonly` | `"Areas"` | `'Areas'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`holidayModeLocation` | - | [src/facades/area.ts:12](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/area.ts#L12) | +| `id` | `readonly` | `number` | `undefined` | - | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`id` [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L79) | +| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L81) | +| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L83) | +| `modelClass` | `readonly` | _typeof_ [`AreaModel`](README.md#areamodelt) | `AreaModel` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`modelClass` | - | [src/facades/area.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/area.ts#L14) | +| `setAtaGroupSpecification` | `readonly` | `"AreaID"` | `'AreaID'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`setAtaGroupSpecification` | - | [src/facades/area.ts:16](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/area.ts#L16) | +| `tableName` | `readonly` | `"Area"` | `'Area'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`tableName` | - | [src/facades/area.ts:18](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/area.ts#L18) | #### Accessors @@ -224,7 +224,7 @@ get protected model(): T ###### Defined in -[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L107) +[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L107) ##### name @@ -246,7 +246,7 @@ get name(): string ###### Defined in -[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L103) +[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L103) #### Methods @@ -270,7 +270,7 @@ getAta(): Promise ###### Defined in -[src/facades/base_super_device.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L36) +[src/facades/base_super_device.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L36) ##### getErrors() @@ -298,7 +298,7 @@ getErrors(query: ErrorLogQuery): Promise ###### Defined in -[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L127) +[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L127) ##### getFrostProtection() @@ -320,7 +320,7 @@ getFrostProtection(): Promise ###### Defined in -[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L131) +[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L131) ##### getHolidayMode() @@ -342,7 +342,7 @@ getHolidayMode(): Promise ###### Defined in -[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L144) +[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L144) ##### getTiles() @@ -372,7 +372,7 @@ getTiles(select?: false): Promise> ###### Defined in -[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L157) +[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L157) ###### getTiles(select) @@ -406,7 +406,7 @@ getTiles(select: DeviceModel): Promise> ###### Defined in -[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L158) +[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L158) ##### getWifiReport() @@ -434,7 +434,7 @@ getWifiReport(hour: number): Promise ###### Defined in -[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L178) +[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L178) ##### setAta() @@ -462,7 +462,7 @@ setAta(state: GroupAtaState): Promise ###### Defined in -[src/facades/base_super_device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L55) +[src/facades/base_super_device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L55) ##### setFrostProtection() @@ -497,7 +497,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L188) +[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L188) ##### setHolidayMode() @@ -534,7 +534,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L221) +[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L221) ##### setPower() @@ -562,7 +562,7 @@ setPower(enabled: boolean): Promise ###### Defined in -[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L247) +[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L247) --- @@ -586,10 +586,10 @@ setPower(enabled: boolean): Promise | Property | Modifier | Type | Inherited from | Defined in | | ------------ | ---------- | ------------------ | ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `buildingId` | `readonly` | `number` | - | [src/models/area.ts:17](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L17) | -| `floorId` | `readonly` | `null` \| `number` | - | [src/models/area.ts:19](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L19) | -| `id` | `readonly` | `number` | [`IAreaModel`](README.md#iareamodel).`id` [`BaseModel`](README.md#basemodel).`id` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L4) | -| `name` | `readonly` | `string` | [`IAreaModel`](README.md#iareamodel).`name` [`BaseModel`](README.md#basemodel).`name` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L6) | +| `buildingId` | `readonly` | `number` | - | [src/models/area.ts:17](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L17) | +| `floorId` | `readonly` | `null` \| `number` | - | [src/models/area.ts:19](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L19) | +| `id` | `readonly` | `number` | [`IAreaModel`](README.md#iareamodel).`id` [`BaseModel`](README.md#basemodel).`id` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L4) | +| `name` | `readonly` | `string` | [`IAreaModel`](README.md#iareamodel).`name` [`BaseModel`](README.md#basemodel).`name` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L6) | #### Accessors @@ -609,7 +609,7 @@ get building(): undefined | BuildingModel ###### Defined in -[src/models/area.ts:32](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L32) +[src/models/area.ts:32](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L32) ##### deviceIds @@ -627,7 +627,7 @@ get deviceIds(): number[] ###### Defined in -[src/models/area.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L36) +[src/models/area.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L36) ##### devices @@ -645,7 +645,7 @@ get devices(): DeviceModelAny[] ###### Defined in -[src/models/area.ts:40](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L40) +[src/models/area.ts:40](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L40) ##### floor @@ -663,7 +663,7 @@ get floor(): undefined | null | FloorModel ###### Defined in -[src/models/area.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L44) +[src/models/area.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L44) #### Methods @@ -679,7 +679,7 @@ static getAll(): AreaModelAny[] ###### Defined in -[src/models/area.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L48) +[src/models/area.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L48) ##### getByBuildingId() @@ -699,7 +699,7 @@ static getByBuildingId(id: number): AreaModelAny[] ###### Defined in -[src/models/area.ts:52](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L52) +[src/models/area.ts:52](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L52) ##### getByFloorId() @@ -719,7 +719,7 @@ static getByFloorId(id: number): AreaModelAny[] ###### Defined in -[src/models/area.ts:56](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L56) +[src/models/area.ts:56](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L56) ##### getById() @@ -739,7 +739,7 @@ static getById(id: number): undefined | AreaModelAny ###### Defined in -[src/models/area.ts:60](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L60) +[src/models/area.ts:60](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L60) ##### getByName() @@ -759,7 +759,7 @@ static getByName(name: string): undefined | AreaModelAny ###### Defined in -[src/models/area.ts:64](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L64) +[src/models/area.ts:64](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L64) ##### upsert() @@ -779,7 +779,7 @@ static upsert(area: AreaDataAny): void ###### Defined in -[src/models/area.ts:68](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L68) +[src/models/area.ts:68](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L68) --- @@ -830,35 +830,35 @@ new BaseDeviceFacade(facadeManager: FacadeManager, model: DeviceModel): Ba ###### Defined in -[src/facades/device.ts:119](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L119) +[src/facades/device.ts:119](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L119) #### Properties | Property | Modifier | Type | Default value | Overrides | Inherited from | Defined in | | ---------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------- | ------------------ | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | -| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseFacade`](README.md#basefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L85) | -| `canCool` | `readonly` | `boolean` | `false` | - | - | [src/facades/device.ts:101](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L101) | -| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseFacade`](README.md#basefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L77) | -| `flags` | `abstract` | `Record`\ | `undefined` | - | - | [src/facades/device.ts:117](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L117) | -| `frostProtectionLocation` | `readonly` | `"DeviceIds"` | `'DeviceIds'` | [`BaseFacade`](README.md#basefacadet).`frostProtectionLocation` | - | [src/facades/device.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L107) | -| `hasZone2` | `readonly` | `boolean` | `false` | - | - | [src/facades/device.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L103) | -| `holidayModeLocation` | `readonly` | `"Devices"` | `'Devices'` | [`BaseFacade`](README.md#basefacadet).`holidayModeLocation` | - | [src/facades/device.ts:109](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L109) | -| `id` | `readonly` | `number` | `undefined` | - | [`IDeviceFacade`](README.md#idevicefacadet).`id` [`BaseFacade`](README.md#basefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L79) | -| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseFacade`](README.md#basefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L81) | -| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseFacade`](README.md#basefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L83) | -| `modelClass` | `readonly` | (`__namedParameters`: [`ListDevice`](README.md#listdevice)\[`T`\]) => [`DeviceModel`](README.md#devicemodelt)\<`T`\> | `undefined` | [`BaseFacade`](README.md#basefacadet).`modelClass` | - | [src/facades/device.ts:111](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L111) | +| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseFacade`](README.md#basefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L85) | +| `canCool` | `readonly` | `boolean` | `false` | - | - | [src/facades/device.ts:101](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L101) | +| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseFacade`](README.md#basefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L77) | +| `flags` | `abstract` | `Record`\ | `undefined` | - | - | [src/facades/device.ts:117](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L117) | +| `frostProtectionLocation` | `readonly` | `"DeviceIds"` | `'DeviceIds'` | [`BaseFacade`](README.md#basefacadet).`frostProtectionLocation` | - | [src/facades/device.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L107) | +| `hasZone2` | `readonly` | `boolean` | `false` | - | - | [src/facades/device.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L103) | +| `holidayModeLocation` | `readonly` | `"Devices"` | `'Devices'` | [`BaseFacade`](README.md#basefacadet).`holidayModeLocation` | - | [src/facades/device.ts:109](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L109) | +| `id` | `readonly` | `number` | `undefined` | - | [`IDeviceFacade`](README.md#idevicefacadet).`id` [`BaseFacade`](README.md#basefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L79) | +| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseFacade`](README.md#basefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L81) | +| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseFacade`](README.md#basefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L83) | +| `modelClass` | `readonly` | (`__namedParameters`: [`ListDevice`](README.md#listdevice)\[`T`\]) => [`DeviceModel`](README.md#devicemodelt)\<`T`\> | `undefined` | [`BaseFacade`](README.md#basefacadet).`modelClass` | - | [src/facades/device.ts:111](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L111) | | `modelClass.prototype` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`any`\> | `undefined` | - | - | | -| `modelClass.getAll` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L63) | -| `modelClass.getByAreaId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L67) | -| `modelClass.getByBuildingId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L71) | -| `modelClass.getByFloorId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L75) | -| `modelClass.getById` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L79) | -| `modelClass.getByName` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L83) | -| `modelClass.getByType` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`K`\>[] | `undefined` | - | - | [src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L87) | -| `modelClass.upsert` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L95) | -| `modelClass.upsertMany` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L99) | -| `tableName` | `readonly` | `"DeviceLocation"` | `'DeviceLocation'` | [`BaseFacade`](README.md#basefacadet).`tableName` | - | [src/facades/device.ts:113](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L113) | -| `type` | `readonly` | `T` | `undefined` | - | - | [src/facades/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L105) | +| `modelClass.getAll` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L63) | +| `modelClass.getByAreaId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L67) | +| `modelClass.getByBuildingId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L71) | +| `modelClass.getByFloorId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L75) | +| `modelClass.getById` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L79) | +| `modelClass.getByName` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L83) | +| `modelClass.getByType` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`K`\>[] | `undefined` | - | - | [src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L87) | +| `modelClass.upsert` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L95) | +| `modelClass.upsertMany` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L99) | +| `tableName` | `readonly` | `"DeviceLocation"` | `'DeviceLocation'` | [`BaseFacade`](README.md#basefacadet).`tableName` | - | [src/facades/device.ts:113](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L113) | +| `type` | `readonly` | `T` | `undefined` | - | - | [src/facades/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L105) | #### Accessors @@ -878,7 +878,7 @@ get data(): ListDevice[T]["Device"] ###### Defined in -[src/facades/device.ts:129](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L129) +[src/facades/device.ts:129](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L129) ##### model @@ -896,7 +896,7 @@ get protected model(): T ###### Defined in -[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L107) +[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L107) ##### name @@ -918,7 +918,7 @@ get name(): string ###### Defined in -[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L103) +[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L103) ##### setData @@ -932,7 +932,7 @@ get protected setData(): Required ###### Defined in -[src/facades/device.ts:137](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L137) +[src/facades/device.ts:137](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L137) ##### values @@ -950,7 +950,7 @@ get values(): Values[T] ###### Defined in -[src/facades/device.ts:133](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L133) +[src/facades/device.ts:133](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L133) #### Methods @@ -970,7 +970,7 @@ fetch(): Promise ###### Defined in -[src/facades/device.ts:155](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L155) +[src/facades/device.ts:155](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L155) ##### get() @@ -988,7 +988,7 @@ get(): Promise ###### Defined in -[src/facades/device.ts:160](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L160) +[src/facades/device.ts:160](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L160) ##### getEnergyReport() @@ -1017,7 +1017,7 @@ getEnergyReport(__namedParameters: { ###### Defined in -[src/facades/device.ts:197](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L197) +[src/facades/device.ts:197](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L197) ##### getErrors() @@ -1045,7 +1045,7 @@ getErrors(query: ErrorLogQuery): Promise ###### Defined in -[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L127) +[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L127) ##### getFrostProtection() @@ -1067,7 +1067,7 @@ getFrostProtection(): Promise ###### Defined in -[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L131) +[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L131) ##### getHolidayMode() @@ -1089,7 +1089,7 @@ getHolidayMode(): Promise ###### Defined in -[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L144) +[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L144) ##### getTiles() @@ -1119,7 +1119,7 @@ getTiles(select?: false): Promise> ###### Defined in -[src/facades/device.ts:218](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L218) +[src/facades/device.ts:218](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L218) ###### getTiles(select) @@ -1147,7 +1147,7 @@ getTiles(select: true | DeviceModel): Promise> ###### Defined in -[src/facades/device.ts:219](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L219) +[src/facades/device.ts:219](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L219) ##### getWifiReport() @@ -1175,7 +1175,7 @@ getWifiReport(hour: number): Promise ###### Defined in -[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L178) +[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L178) ##### handle() @@ -1195,7 +1195,7 @@ protected handle(data: Partial): UpdateDeviceData[T] ###### Defined in -[src/facades/device.ts:233](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L233) +[src/facades/device.ts:233](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L233) ##### set() @@ -1219,7 +1219,7 @@ set(data: Partial): Promise ###### Defined in -[src/facades/device.ts:169](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L169) +[src/facades/device.ts:169](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L169) ##### setFrostProtection() @@ -1254,7 +1254,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L188) +[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L188) ##### setHolidayMode() @@ -1291,7 +1291,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L221) +[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L221) ##### setPower() @@ -1319,7 +1319,7 @@ setPower(enabled: boolean): Promise ###### Defined in -[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L247) +[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L247) --- @@ -1361,22 +1361,22 @@ new BaseFacade(facadeManager: FacadeManager, model: T): BaseFacade ###### Defined in -[src/facades/base.ts:97](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L97) +[src/facades/base.ts:97](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L97) #### Properties | Property | Modifier | Type | Default value | Defined in | | -------------------------- | ----------- | -------------------------------------------------------------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `api` | `readonly` | [`default`](README.md#default) | `undefined` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L85) | -| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L77) | -| `frostProtectionLocation` | `abstract` | keyof [`FrostProtectionLocation`](README.md#frostprotectionlocation) | `undefined` | [src/facades/base.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L87) | -| `holidayModeLocation` | `abstract` | keyof [`HolidayModeLocation`](README.md#holidaymodelocation) | `undefined` | [src/facades/base.ts:89](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L89) | -| `id` | `readonly` | `number` | `undefined` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L79) | -| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L81) | -| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L83) | -| `modelClass` | `abstract` | \{ `getById`: (`id`: `number`) => `undefined` \| `T`; \} | `undefined` | [src/facades/base.ts:91](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L91) | -| `modelClass.getById` | `public` | (`id`: `number`) => `undefined` \| `T` | `undefined` | [src/facades/base.ts:92](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L92) | -| `tableName` | `abstract` | `"Area"` \| `"Building"` \| `"DeviceLocation"` \| `"Floor"` | `undefined` | [src/facades/base.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L95) | +| `api` | `readonly` | [`default`](README.md#default) | `undefined` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L85) | +| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L77) | +| `frostProtectionLocation` | `abstract` | keyof [`FrostProtectionLocation`](README.md#frostprotectionlocation) | `undefined` | [src/facades/base.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L87) | +| `holidayModeLocation` | `abstract` | keyof [`HolidayModeLocation`](README.md#holidaymodelocation) | `undefined` | [src/facades/base.ts:89](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L89) | +| `id` | `readonly` | `number` | `undefined` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L79) | +| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L81) | +| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L83) | +| `modelClass` | `abstract` | \{ `getById`: (`id`: `number`) => `undefined` \| `T`; \} | `undefined` | [src/facades/base.ts:91](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L91) | +| `modelClass.getById` | `public` | (`id`: `number`) => `undefined` \| `T` | `undefined` | [src/facades/base.ts:92](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L92) | +| `tableName` | `abstract` | `"Area"` \| `"Building"` \| `"DeviceLocation"` \| `"Floor"` | `undefined` | [src/facades/base.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L95) | #### Accessors @@ -1392,7 +1392,7 @@ get protected model(): T ###### Defined in -[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L107) +[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L107) ##### name @@ -1410,7 +1410,7 @@ get name(): string ###### Defined in -[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L103) +[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L103) #### Methods @@ -1436,7 +1436,7 @@ getErrors(query: ErrorLogQuery): Promise ###### Defined in -[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L127) +[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L127) ##### getFrostProtection() @@ -1454,7 +1454,7 @@ getFrostProtection(): Promise ###### Defined in -[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L131) +[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L131) ##### getHolidayMode() @@ -1472,7 +1472,7 @@ getHolidayMode(): Promise ###### Defined in -[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L144) +[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L144) ##### getTiles() @@ -1498,7 +1498,7 @@ getTiles(select?: false): Promise> ###### Defined in -[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L157) +[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L157) ###### getTiles(select) @@ -1528,7 +1528,7 @@ getTiles(select: DeviceModel): Promise> ###### Defined in -[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L158) +[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L158) ##### getWifiReport() @@ -1552,7 +1552,7 @@ getWifiReport(hour: number): Promise ###### Defined in -[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L178) +[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L178) ##### setFrostProtection() @@ -1583,7 +1583,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L188) +[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L188) ##### setHolidayMode() @@ -1616,7 +1616,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L221) +[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L221) ##### setPower() @@ -1640,7 +1640,7 @@ setPower(enabled: boolean): Promise ###### Defined in -[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L247) +[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L247) --- @@ -1682,14 +1682,14 @@ protected new BaseModel(__namedParameters: { ###### Defined in -[src/models/base.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L8) +[src/models/base.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L8) #### Properties | Property | Modifier | Type | Defined in | | -------- | ---------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------- | -| `id` | `readonly` | `number` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L4) | -| `name` | `readonly` | `string` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L6) | +| `id` | `readonly` | `number` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L4) | +| `name` | `readonly` | `string` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L6) | --- @@ -1740,23 +1740,23 @@ new BaseSuperDeviceFacade(facadeManager: FacadeManager, model: T): BaseSuperD ###### Defined in -[src/facades/base.ts:97](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L97) +[src/facades/base.ts:97](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L97) #### Properties | Property | Modifier | Type | Default value | Inherited from | Defined in | | -------------------------- | ----------- | -------------------------------------------------------------------- | ------------- | ------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `api` | `readonly` | [`default`](README.md#default) | `undefined` | [`BaseFacade`](README.md#basefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L85) | -| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | [`BaseFacade`](README.md#basefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L77) | -| `frostProtectionLocation` | `abstract` | keyof [`FrostProtectionLocation`](README.md#frostprotectionlocation) | `undefined` | [`BaseFacade`](README.md#basefacadet).`frostProtectionLocation` | [src/facades/base.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L87) | -| `holidayModeLocation` | `abstract` | keyof [`HolidayModeLocation`](README.md#holidaymodelocation) | `undefined` | [`BaseFacade`](README.md#basefacadet).`holidayModeLocation` | [src/facades/base.ts:89](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L89) | -| `id` | `readonly` | `number` | `undefined` | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`id` [`BaseFacade`](README.md#basefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L79) | -| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | [`BaseFacade`](README.md#basefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L81) | -| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | [`BaseFacade`](README.md#basefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L83) | -| `modelClass` | `abstract` | \{ `getById`: (`id`: `number`) => `undefined` \| `T`; \} | `undefined` | [`BaseFacade`](README.md#basefacadet).`modelClass` | [src/facades/base.ts:91](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L91) | -| `modelClass.getById` | `public` | (`id`: `number`) => `undefined` \| `T` | `undefined` | - | [src/facades/base.ts:92](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L92) | -| `setAtaGroupSpecification` | `abstract` | keyof [`GetGroupAtaPostData`](README.md#getgroupatapostdata) | `undefined` | - | [src/facades/base_super_device.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L33) | -| `tableName` | `abstract` | `"Area"` \| `"Building"` \| `"DeviceLocation"` \| `"Floor"` | `undefined` | [`BaseFacade`](README.md#basefacadet).`tableName` | [src/facades/base.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L95) | +| `api` | `readonly` | [`default`](README.md#default) | `undefined` | [`BaseFacade`](README.md#basefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L85) | +| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | [`BaseFacade`](README.md#basefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L77) | +| `frostProtectionLocation` | `abstract` | keyof [`FrostProtectionLocation`](README.md#frostprotectionlocation) | `undefined` | [`BaseFacade`](README.md#basefacadet).`frostProtectionLocation` | [src/facades/base.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L87) | +| `holidayModeLocation` | `abstract` | keyof [`HolidayModeLocation`](README.md#holidaymodelocation) | `undefined` | [`BaseFacade`](README.md#basefacadet).`holidayModeLocation` | [src/facades/base.ts:89](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L89) | +| `id` | `readonly` | `number` | `undefined` | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`id` [`BaseFacade`](README.md#basefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L79) | +| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | [`BaseFacade`](README.md#basefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L81) | +| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | [`BaseFacade`](README.md#basefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L83) | +| `modelClass` | `abstract` | \{ `getById`: (`id`: `number`) => `undefined` \| `T`; \} | `undefined` | [`BaseFacade`](README.md#basefacadet).`modelClass` | [src/facades/base.ts:91](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L91) | +| `modelClass.getById` | `public` | (`id`: `number`) => `undefined` \| `T` | `undefined` | - | [src/facades/base.ts:92](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L92) | +| `setAtaGroupSpecification` | `abstract` | keyof [`GetGroupAtaPostData`](README.md#getgroupatapostdata) | `undefined` | - | [src/facades/base_super_device.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L33) | +| `tableName` | `abstract` | `"Area"` \| `"Building"` \| `"DeviceLocation"` \| `"Floor"` | `undefined` | [`BaseFacade`](README.md#basefacadet).`tableName` | [src/facades/base.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L95) | #### Accessors @@ -1776,7 +1776,7 @@ get protected model(): T ###### Defined in -[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L107) +[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L107) ##### name @@ -1798,7 +1798,7 @@ get name(): string ###### Defined in -[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L103) +[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L103) #### Methods @@ -1818,7 +1818,7 @@ getAta(): Promise ###### Defined in -[src/facades/base_super_device.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L36) +[src/facades/base_super_device.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L36) ##### getErrors() @@ -1846,7 +1846,7 @@ getErrors(query: ErrorLogQuery): Promise ###### Defined in -[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L127) +[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L127) ##### getFrostProtection() @@ -1868,7 +1868,7 @@ getFrostProtection(): Promise ###### Defined in -[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L131) +[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L131) ##### getHolidayMode() @@ -1890,7 +1890,7 @@ getHolidayMode(): Promise ###### Defined in -[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L144) +[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L144) ##### getTiles() @@ -1920,7 +1920,7 @@ getTiles(select?: false): Promise> ###### Defined in -[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L157) +[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L157) ###### getTiles(select) @@ -1954,7 +1954,7 @@ getTiles(select: DeviceModel): Promise> ###### Defined in -[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L158) +[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L158) ##### getWifiReport() @@ -1982,7 +1982,7 @@ getWifiReport(hour: number): Promise ###### Defined in -[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L178) +[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L178) ##### setAta() @@ -2006,7 +2006,7 @@ setAta(state: GroupAtaState): Promise ###### Defined in -[src/facades/base_super_device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L55) +[src/facades/base_super_device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L55) ##### setFrostProtection() @@ -2041,7 +2041,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L188) +[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L188) ##### setHolidayMode() @@ -2078,7 +2078,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L221) +[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L221) ##### setPower() @@ -2106,7 +2106,7 @@ setPower(enabled: boolean): Promise ###### Defined in -[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L247) +[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L247) --- @@ -2145,22 +2145,22 @@ new BuildingFacade(facadeManager: FacadeManager, model: BuildingModel): Building ###### Defined in -[src/facades/building.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/building.ts#L23) +[src/facades/building.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/building.ts#L23) #### Properties | Property | Modifier | Type | Default value | Overrides | Inherited from | Defined in | | -------------------------- | ----------- | --------------------------------------------------- | --------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | -| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L85) | -| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L77) | -| `frostProtectionLocation` | `readonly` | `"BuildingIds"` | `'BuildingIds'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`frostProtectionLocation` | - | [src/facades/building.ts:13](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/building.ts#L13) | -| `holidayModeLocation` | `readonly` | `"Buildings"` | `'Buildings'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`holidayModeLocation` | - | [src/facades/building.ts:15](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/building.ts#L15) | -| `id` | `readonly` | `number` | `undefined` | - | [`IBuildingFacade`](README.md#ibuildingfacade).`id` [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L79) | -| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L81) | -| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L83) | -| `modelClass` | `readonly` | _typeof_ [`BuildingModel`](README.md#buildingmodel) | `BuildingModel` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`modelClass` | - | [src/facades/building.ts:17](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/building.ts#L17) | -| `setAtaGroupSpecification` | `readonly` | `"BuildingID"` | `'BuildingID'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`setAtaGroupSpecification` | - | [src/facades/building.ts:19](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/building.ts#L19) | -| `tableName` | `readonly` | `"Building"` | `'Building'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`tableName` | - | [src/facades/building.ts:21](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/building.ts#L21) | +| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L85) | +| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L77) | +| `frostProtectionLocation` | `readonly` | `"BuildingIds"` | `'BuildingIds'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`frostProtectionLocation` | - | [src/facades/building.ts:13](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/building.ts#L13) | +| `holidayModeLocation` | `readonly` | `"Buildings"` | `'Buildings'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`holidayModeLocation` | - | [src/facades/building.ts:15](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/building.ts#L15) | +| `id` | `readonly` | `number` | `undefined` | - | [`IBuildingFacade`](README.md#ibuildingfacade).`id` [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L79) | +| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L81) | +| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L83) | +| `modelClass` | `readonly` | _typeof_ [`BuildingModel`](README.md#buildingmodel) | `BuildingModel` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`modelClass` | - | [src/facades/building.ts:17](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/building.ts#L17) | +| `setAtaGroupSpecification` | `readonly` | `"BuildingID"` | `'BuildingID'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`setAtaGroupSpecification` | - | [src/facades/building.ts:19](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/building.ts#L19) | +| `tableName` | `readonly` | `"Building"` | `'Building'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`tableName` | - | [src/facades/building.ts:21](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/building.ts#L21) | #### Accessors @@ -2180,7 +2180,7 @@ get data(): ZoneSettings ###### Defined in -[src/facades/building.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/building.ts#L29) +[src/facades/building.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/building.ts#L29) ##### model @@ -2198,7 +2198,7 @@ get protected model(): T ###### Defined in -[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L107) +[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L107) ##### name @@ -2220,7 +2220,7 @@ get name(): string ###### Defined in -[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L103) +[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L103) #### Methods @@ -2240,7 +2240,7 @@ fetch(): Promise ###### Defined in -[src/facades/building.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/building.ts#L34) +[src/facades/building.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/building.ts#L34) ##### getAta() @@ -2262,7 +2262,7 @@ getAta(): Promise ###### Defined in -[src/facades/base_super_device.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L36) +[src/facades/base_super_device.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L36) ##### getErrors() @@ -2290,7 +2290,7 @@ getErrors(query: ErrorLogQuery): Promise ###### Defined in -[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L127) +[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L127) ##### getFrostProtection() @@ -2312,7 +2312,7 @@ getFrostProtection(): Promise ###### Defined in -[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L131) +[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L131) ##### getHolidayMode() @@ -2334,7 +2334,7 @@ getHolidayMode(): Promise ###### Defined in -[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L144) +[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L144) ##### getTiles() @@ -2364,7 +2364,7 @@ getTiles(select?: false): Promise> ###### Defined in -[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L157) +[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L157) ###### getTiles(select) @@ -2398,7 +2398,7 @@ getTiles(select: DeviceModel): Promise> ###### Defined in -[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L158) +[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L158) ##### getWifiReport() @@ -2426,7 +2426,7 @@ getWifiReport(hour: number): Promise ###### Defined in -[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L178) +[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L178) ##### setAta() @@ -2454,7 +2454,7 @@ setAta(state: GroupAtaState): Promise ###### Defined in -[src/facades/base_super_device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L55) +[src/facades/base_super_device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L55) ##### setFrostProtection() @@ -2489,7 +2489,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L188) +[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L188) ##### setHolidayMode() @@ -2526,7 +2526,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L221) +[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L221) ##### setPower() @@ -2554,7 +2554,7 @@ setPower(enabled: boolean): Promise ###### Defined in -[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L247) +[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L247) --- @@ -2572,9 +2572,9 @@ setPower(enabled: boolean): Promise | Property | Modifier | Type | Inherited from | Defined in | | -------- | ---------- | ---------------------------------------- | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | -| `data` | `readonly` | [`ZoneSettings`](README.md#zonesettings) | - | [src/models/building.ts:12](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L12) | -| `id` | `readonly` | `number` | [`IBuildingModel`](README.md#ibuildingmodel).`id` [`BaseModel`](README.md#basemodel).`id` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L4) | -| `name` | `readonly` | `string` | [`IBuildingModel`](README.md#ibuildingmodel).`name` [`BaseModel`](README.md#basemodel).`name` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L6) | +| `data` | `readonly` | [`ZoneSettings`](README.md#zonesettings) | - | [src/models/building.ts:12](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L12) | +| `id` | `readonly` | `number` | [`IBuildingModel`](README.md#ibuildingmodel).`id` [`BaseModel`](README.md#basemodel).`id` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L4) | +| `name` | `readonly` | `string` | [`IBuildingModel`](README.md#ibuildingmodel).`name` [`BaseModel`](README.md#basemodel).`name` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L6) | #### Accessors @@ -2594,7 +2594,7 @@ get areaIds(): number[] ###### Defined in -[src/models/building.ts:19](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L19) +[src/models/building.ts:19](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L19) ##### areas @@ -2612,7 +2612,7 @@ get areas(): AreaModelAny[] ###### Defined in -[src/models/building.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L23) +[src/models/building.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L23) ##### deviceIds @@ -2630,7 +2630,7 @@ get deviceIds(): number[] ###### Defined in -[src/models/building.ts:27](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L27) +[src/models/building.ts:27](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L27) ##### devices @@ -2648,7 +2648,7 @@ get devices(): DeviceModelAny[] ###### Defined in -[src/models/building.ts:31](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L31) +[src/models/building.ts:31](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L31) ##### floorIds @@ -2666,7 +2666,7 @@ get floorIds(): number[] ###### Defined in -[src/models/building.ts:35](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L35) +[src/models/building.ts:35](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L35) ##### floors @@ -2684,7 +2684,7 @@ get floors(): FloorModel[] ###### Defined in -[src/models/building.ts:39](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L39) +[src/models/building.ts:39](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L39) #### Methods @@ -2700,7 +2700,7 @@ static getAll(): BuildingModel[] ###### Defined in -[src/models/building.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L43) +[src/models/building.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L43) ##### getById() @@ -2720,7 +2720,7 @@ static getById(id: number): undefined | BuildingModel ###### Defined in -[src/models/building.ts:47](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L47) +[src/models/building.ts:47](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L47) ##### getByName() @@ -2740,7 +2740,7 @@ static getByName(name: string): undefined | BuildingModel ###### Defined in -[src/models/building.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L51) +[src/models/building.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L51) ##### upsert() @@ -2760,7 +2760,7 @@ static upsert(building: BuildingData): void ###### Defined in -[src/models/building.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/building.ts#L55) +[src/models/building.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/building.ts#L55) --- @@ -2774,8 +2774,8 @@ static upsert(building: BuildingData): void | Property | Modifier | Type | Defined in | | ----------------- | ---------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `onSync?` | `readonly` | () => `Promise`\<`void`\> | [src/services/api.ts:89](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L89) | -| `settingManager?` | `readonly` | [`SettingManager`](README.md#settingmanager) | [src/services/api.ts:91](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L91) | +| `onSync?` | `readonly` | () => `Promise`\<`void`\> | [src/services/api.ts:89](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L89) | +| `settingManager?` | `readonly` | [`SettingManager`](README.md#settingmanager) | [src/services/api.ts:91](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L91) | #### Methods @@ -2795,7 +2795,7 @@ clearSync(): void ###### Defined in -[src/services/api.ts:159](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L159) +[src/services/api.ts:159](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L159) ##### fetch() @@ -2813,7 +2813,7 @@ fetch(): Promise ###### Defined in -[src/services/api.ts:166](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L166) +[src/services/api.ts:166](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L166) ##### get() @@ -2840,7 +2840,7 @@ get(__namedParameters: { | Name | Type | Defined in | | ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`GetDeviceDataAta`](README.md#getdevicedataata) \| [`GetDeviceDataAtw`](README.md#getdevicedataatw) \| [`GetDeviceDataErv`](README.md#getdevicedataerv) | [src/services/api.ts:199](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L199) | +| `data` | [`GetDeviceDataAta`](README.md#getdevicedataata) \| [`GetDeviceDataAtw`](README.md#getdevicedataatw) \| [`GetDeviceDataErv`](README.md#getdevicedataerv) | [src/services/api.ts:199](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L199) | ###### Implementation of @@ -2848,7 +2848,7 @@ get(__namedParameters: { ###### Defined in -[src/services/api.ts:195](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L195) +[src/services/api.ts:195](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L195) ##### getAta() @@ -2875,7 +2875,7 @@ getAta(__namedParameters: { | Name | Type | Defined in | | ------ | ---------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`GetGroupAtaData`](README.md#getgroupatadata) | [src/services/api.ts:207](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L207) | +| `data` | [`GetGroupAtaData`](README.md#getgroupatadata) | [src/services/api.ts:207](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L207) | ###### Implementation of @@ -2883,7 +2883,7 @@ getAta(__namedParameters: { ###### Defined in -[src/services/api.ts:203](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L203) +[src/services/api.ts:203](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L203) ##### getEnergyReport() @@ -2910,7 +2910,7 @@ getEnergyReport(__namedParameters: { | Name | Type | Defined in | | ------ | ---------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`EnergyDataAta`](README.md#energydataata) \| [`EnergyDataAtw`](README.md#energydataatw) | [src/services/api.ts:219](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L219) | +| `data` | [`EnergyDataAta`](README.md#energydataata) \| [`EnergyDataAtw`](README.md#energydataatw) | [src/services/api.ts:219](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L219) | ###### Implementation of @@ -2918,7 +2918,7 @@ getEnergyReport(__namedParameters: { ###### Defined in -[src/services/api.ts:215](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L215) +[src/services/api.ts:215](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L215) ##### getErrors() @@ -2945,7 +2945,7 @@ getErrors(__namedParameters: { | Name | Type | Defined in | | ------ | ------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`FailureData`](README.md#failuredata) \| [`ErrorData`](README.md#errordata)[] | [src/services/api.ts:227](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L227) | +| `data` | [`FailureData`](README.md#failuredata) \| [`ErrorData`](README.md#errordata)[] | [src/services/api.ts:227](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L227) | ###### Implementation of @@ -2953,7 +2953,7 @@ getErrors(__namedParameters: { ###### Defined in -[src/services/api.ts:223](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L223) +[src/services/api.ts:223](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L223) ##### getFrostProtection() @@ -2980,7 +2980,7 @@ getFrostProtection(__namedParameters: { | Name | Type | Defined in | | ------ | ------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`FrostProtectionData`](README.md#frostprotectiondata) | [src/services/api.ts:235](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L235) | +| `data` | [`FrostProtectionData`](README.md#frostprotectiondata) | [src/services/api.ts:235](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L235) | ###### Implementation of @@ -2988,7 +2988,7 @@ getFrostProtection(__namedParameters: { ###### Defined in -[src/services/api.ts:231](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L231) +[src/services/api.ts:231](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L231) ##### getHolidayMode() @@ -3015,7 +3015,7 @@ getHolidayMode(__namedParameters: { | Name | Type | Defined in | | ------ | ---------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`HolidayModeData`](README.md#holidaymodedata) | [src/services/api.ts:245](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L245) | +| `data` | [`HolidayModeData`](README.md#holidaymodedata) | [src/services/api.ts:245](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L245) | ###### Implementation of @@ -3023,7 +3023,7 @@ getHolidayMode(__namedParameters: { ###### Defined in -[src/services/api.ts:241](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L241) +[src/services/api.ts:241](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L241) ##### getTiles() @@ -3052,7 +3052,7 @@ getTiles(__namedParameters: { | Name | Type | Defined in | | ------ | --------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`TilesData`](README.md#tilesdatat)\<`null`\> | [src/services/api.ts:255](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L255) | +| `data` | [`TilesData`](README.md#tilesdatat)\<`null`\> | [src/services/api.ts:255](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L255) | ###### Implementation of @@ -3060,7 +3060,7 @@ getTiles(__namedParameters: { ###### Defined in -[src/services/api.ts:251](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L251) +[src/services/api.ts:251](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L251) ###### getTiles(\_\_namedParameters) @@ -3093,7 +3093,7 @@ getTiles(__namedParameters: { | Name | Type | Defined in | | ------ | ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`TilesData`](README.md#tilesdatat)\<`T`\> | [src/services/api.ts:261](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L261) | +| `data` | [`TilesData`](README.md#tilesdatat)\<`T`\> | [src/services/api.ts:261](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L261) | ###### Implementation of @@ -3101,7 +3101,7 @@ getTiles(__namedParameters: { ###### Defined in -[src/services/api.ts:257](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L257) +[src/services/api.ts:257](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L257) ##### getWifiReport() @@ -3128,7 +3128,7 @@ getWifiReport(__namedParameters: { | Name | Type | Defined in | | ------ | -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`WifiData`](README.md#wifidata) | [src/services/api.ts:275](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L275) | +| `data` | [`WifiData`](README.md#wifidata) | [src/services/api.ts:275](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L275) | ###### Implementation of @@ -3136,7 +3136,7 @@ getWifiReport(__namedParameters: { ###### Defined in -[src/services/api.ts:271](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L271) +[src/services/api.ts:271](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L271) ##### login() @@ -3160,7 +3160,7 @@ login(data?: LoginCredentials): Promise ###### Defined in -[src/services/api.ts:279](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L279) +[src/services/api.ts:279](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L279) ##### set() @@ -3195,7 +3195,7 @@ set(__namedParameters: { | Name | Type | Defined in | | ------ | ------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`SetDeviceData`](README.md#setdevicedata)\[`T`\] | [src/services/api.ts:299](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L299) | +| `data` | [`SetDeviceData`](README.md#setdevicedata)\[`T`\] | [src/services/api.ts:299](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L299) | ###### Implementation of @@ -3203,7 +3203,7 @@ set(__namedParameters: { ###### Defined in -[src/services/api.ts:293](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L293) +[src/services/api.ts:293](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L293) ##### setAta() @@ -3230,7 +3230,7 @@ setAta(__namedParameters: { | Name | Type | Defined in | | ------ | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata) | [src/services/api.ts:307](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L307) | +| `data` | [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata) | [src/services/api.ts:307](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L307) | ###### Implementation of @@ -3238,7 +3238,7 @@ setAta(__namedParameters: { ###### Defined in -[src/services/api.ts:303](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L303) +[src/services/api.ts:303](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L303) ##### setFrostProtection() @@ -3265,7 +3265,7 @@ setFrostProtection(__namedParameters: { | Name | Type | Defined in | | ------ | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata) | [src/services/api.ts:319](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L319) | +| `data` | [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata) | [src/services/api.ts:319](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L319) | ###### Implementation of @@ -3273,7 +3273,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/services/api.ts:315](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L315) +[src/services/api.ts:315](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L315) ##### setHolidayMode() @@ -3300,7 +3300,7 @@ setHolidayMode(__namedParameters: { | Name | Type | Defined in | | ------ | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata) | [src/services/api.ts:327](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L327) | +| `data` | [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata) | [src/services/api.ts:327](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L327) | ###### Implementation of @@ -3308,7 +3308,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/services/api.ts:323](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L323) +[src/services/api.ts:323](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L323) ##### setLanguage() @@ -3332,7 +3332,7 @@ setLanguage(language: string): Promise ###### Defined in -[src/services/api.ts:331](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L331) +[src/services/api.ts:331](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L331) ##### setPower() @@ -3359,7 +3359,7 @@ setPower(__namedParameters: { | Name | Type | Defined in | | ------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | `boolean` | [src/services/api.ts:345](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L345) | +| `data` | `boolean` | [src/services/api.ts:345](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L345) | ###### Implementation of @@ -3367,7 +3367,7 @@ setPower(__namedParameters: { ###### Defined in -[src/services/api.ts:341](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L341) +[src/services/api.ts:341](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L341) ##### create() @@ -3387,7 +3387,7 @@ static create(config: APIConfig): Promise ###### Defined in -[src/services/api.ts:153](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/api.ts#L153) +[src/services/api.ts:153](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/api.ts#L153) --- @@ -3422,35 +3422,35 @@ new DeviceFacadeAta(facadeManager: FacadeManager, model: DeviceModel<"Ata">): De ###### Defined in -[src/facades/device.ts:119](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L119) +[src/facades/device.ts:119](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L119) #### Properties | Property | Modifier | Type | Default value | Overrides | Inherited from | Defined in | | ---------------------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------ | --------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L85) | -| `canCool` | `readonly` | `boolean` | `false` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`canCool` | [src/facades/device.ts:101](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L101) | -| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L77) | -| `flags` | `readonly` | `Record`\ | `flagsAta` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`flags` | - | [src/facades/device_ata.ts:5](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L5) | -| `frostProtectionLocation` | `readonly` | `"DeviceIds"` | `'DeviceIds'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`frostProtectionLocation` | [src/facades/device.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L107) | -| `hasZone2` | `readonly` | `boolean` | `false` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`hasZone2` | [src/facades/device.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L103) | -| `holidayModeLocation` | `readonly` | `"Devices"` | `'Devices'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`holidayModeLocation` | [src/facades/device.ts:109](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L109) | -| `id` | `readonly` | `number` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L79) | -| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L81) | -| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L83) | -| `modelClass` | `readonly` | (`__namedParameters`: [`ListDeviceAta`](README.md#listdeviceata)) => [`DeviceModel`](README.md#devicemodelt)\<`"Ata"`\> | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`modelClass` | [src/facades/device.ts:111](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L111) | +| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L85) | +| `canCool` | `readonly` | `boolean` | `false` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`canCool` | [src/facades/device.ts:101](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L101) | +| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L77) | +| `flags` | `readonly` | `Record`\ | `flagsAta` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`flags` | - | [src/facades/device_ata.ts:5](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L5) | +| `frostProtectionLocation` | `readonly` | `"DeviceIds"` | `'DeviceIds'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`frostProtectionLocation` | [src/facades/device.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L107) | +| `hasZone2` | `readonly` | `boolean` | `false` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`hasZone2` | [src/facades/device.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L103) | +| `holidayModeLocation` | `readonly` | `"Devices"` | `'Devices'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`holidayModeLocation` | [src/facades/device.ts:109](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L109) | +| `id` | `readonly` | `number` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L79) | +| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L81) | +| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L83) | +| `modelClass` | `readonly` | (`__namedParameters`: [`ListDeviceAta`](README.md#listdeviceata)) => [`DeviceModel`](README.md#devicemodelt)\<`"Ata"`\> | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`modelClass` | [src/facades/device.ts:111](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L111) | | `modelClass.prototype` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`any`\> | `undefined` | - | - | | -| `modelClass.getAll` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L63) | -| `modelClass.getByAreaId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L67) | -| `modelClass.getByBuildingId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L71) | -| `modelClass.getByFloorId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L75) | -| `modelClass.getById` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L79) | -| `modelClass.getByName` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L83) | -| `modelClass.getByType` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`K`\>[] | `undefined` | - | - | [src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L87) | -| `modelClass.upsert` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L95) | -| `modelClass.upsertMany` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L99) | -| `tableName` | `readonly` | `"DeviceLocation"` | `'DeviceLocation'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`tableName` | [src/facades/device.ts:113](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L113) | -| `type` | `readonly` | `"Ata"` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`type` | [src/facades/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L105) | +| `modelClass.getAll` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L63) | +| `modelClass.getByAreaId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L67) | +| `modelClass.getByBuildingId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L71) | +| `modelClass.getByFloorId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L75) | +| `modelClass.getById` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L79) | +| `modelClass.getByName` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L83) | +| `modelClass.getByType` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`K`\>[] | `undefined` | - | - | [src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L87) | +| `modelClass.upsert` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L95) | +| `modelClass.upsertMany` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L99) | +| `tableName` | `readonly` | `"DeviceLocation"` | `'DeviceLocation'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`tableName` | [src/facades/device.ts:113](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L113) | +| `type` | `readonly` | `"Ata"` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`type` | [src/facades/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L105) | #### Accessors @@ -3458,7 +3458,7 @@ new DeviceFacadeAta(facadeManager: FacadeManager, model: DeviceModel<"Ata">): De ###### Defined in -[src/facades/device_ata.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L8) +[src/facades/device_ata.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L8) ##### data @@ -3476,25 +3476,25 @@ get data(): ListDevice[T]["Device"] ###### Defined in -[src/facades/device.ts:129](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L129) +[src/facades/device.ts:129](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L129) ##### fan ###### Defined in -[src/facades/device_ata.ts:11](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L11) +[src/facades/device_ata.ts:11](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L11) ##### horizontal ###### Defined in -[src/facades/device_ata.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L14) +[src/facades/device_ata.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L14) ##### mode ###### Defined in -[src/facades/device_ata.ts:17](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L17) +[src/facades/device_ata.ts:17](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L17) ##### model @@ -3512,7 +3512,7 @@ get protected model(): T ###### Defined in -[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L107) +[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L107) ##### name @@ -3530,19 +3530,19 @@ get name(): string ###### Defined in -[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L103) +[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L103) ##### outdoorTemperature ###### Defined in -[src/facades/device_ata.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L20) +[src/facades/device_ata.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L20) ##### power ###### Defined in -[src/facades/device_ata.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L23) +[src/facades/device_ata.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L23) ##### setData @@ -3560,19 +3560,19 @@ get protected setData(): Required ###### Defined in -[src/facades/device.ts:137](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L137) +[src/facades/device.ts:137](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L137) ##### targetTemperature ###### Defined in -[src/facades/device_ata.ts:26](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L26) +[src/facades/device_ata.ts:26](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L26) ##### temperature ###### Defined in -[src/facades/device_ata.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L29) +[src/facades/device_ata.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L29) ##### values @@ -3590,13 +3590,13 @@ get values(): Values[T] ###### Defined in -[src/facades/device.ts:133](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L133) +[src/facades/device.ts:133](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L133) ##### vertical ###### Defined in -[src/facades/device_ata.ts:32](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L32) +[src/facades/device_ata.ts:32](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L32) #### Methods @@ -3616,7 +3616,7 @@ fetch(): Promise ###### Defined in -[src/facades/device.ts:155](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L155) +[src/facades/device.ts:155](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L155) ##### get() @@ -3634,7 +3634,7 @@ get(): Promise ###### Defined in -[src/facades/device.ts:160](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L160) +[src/facades/device.ts:160](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L160) ##### getEnergyReport() @@ -3663,7 +3663,7 @@ getEnergyReport(__namedParameters: { ###### Defined in -[src/facades/device.ts:197](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L197) +[src/facades/device.ts:197](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L197) ##### getErrors() @@ -3687,7 +3687,7 @@ getErrors(query: ErrorLogQuery): Promise ###### Defined in -[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L127) +[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L127) ##### getFrostProtection() @@ -3705,7 +3705,7 @@ getFrostProtection(): Promise ###### Defined in -[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L131) +[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L131) ##### getHolidayMode() @@ -3723,7 +3723,7 @@ getHolidayMode(): Promise ###### Defined in -[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L144) +[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L144) ##### getTiles() @@ -3749,7 +3749,7 @@ getTiles(select?: false): Promise> ###### Defined in -[src/facades/device.ts:218](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L218) +[src/facades/device.ts:218](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L218) ###### getTiles(select) @@ -3773,7 +3773,7 @@ getTiles(select: true | DeviceModel<"Ata">): Promise> ###### Defined in -[src/facades/device.ts:219](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L219) +[src/facades/device.ts:219](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L219) ##### getWifiReport() @@ -3797,7 +3797,7 @@ getWifiReport(hour: number): Promise ###### Defined in -[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L178) +[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L178) ##### handle() @@ -3821,7 +3821,7 @@ protected handle(data: Partial): UpdateDeviceDataAta ###### Defined in -[src/facades/device_ata.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_ata.ts#L34) +[src/facades/device_ata.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_ata.ts#L34) ##### set() @@ -3845,7 +3845,7 @@ set(data: Partial): Promise ###### Defined in -[src/facades/device.ts:169](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L169) +[src/facades/device.ts:169](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L169) ##### setFrostProtection() @@ -3876,7 +3876,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L188) +[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L188) ##### setHolidayMode() @@ -3909,7 +3909,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L221) +[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L221) ##### setPower() @@ -3933,7 +3933,7 @@ setPower(enabled: boolean): Promise ###### Defined in -[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L247) +[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L247) --- @@ -3968,35 +3968,35 @@ new DeviceFacadeAtw(facadeManager: FacadeManager, model: DeviceModel<"Atw">): De ###### Defined in -[src/facades/device.ts:119](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L119) +[src/facades/device.ts:119](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L119) #### Properties | Property | Modifier | Type | Default value | Overrides | Inherited from | Defined in | | ---------------------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------ | ------------------------------------------------------------ | ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | -| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L85) | -| `canCool` | `public` | `boolean` | `undefined` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`canCool` | - | [src/facades/device_atw.ts:19](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L19) | -| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L77) | -| `flags` | `readonly` | `Record`\ | `flagsAtw` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`flags` | - | [src/facades/device_atw.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L23) | -| `frostProtectionLocation` | `readonly` | `"DeviceIds"` | `'DeviceIds'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`frostProtectionLocation` | [src/facades/device.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L107) | -| `hasZone2` | `public` | `boolean` | `undefined` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`hasZone2` | - | [src/facades/device_atw.ts:21](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L21) | -| `holidayModeLocation` | `readonly` | `"Devices"` | `'Devices'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`holidayModeLocation` | [src/facades/device.ts:109](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L109) | -| `id` | `readonly` | `number` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L79) | -| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L81) | -| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L83) | -| `modelClass` | `readonly` | (`__namedParameters`: [`ListDeviceAtw`](README.md#listdeviceatw)) => [`DeviceModel`](README.md#devicemodelt)\<`"Atw"`\> | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`modelClass` | [src/facades/device.ts:111](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L111) | +| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L85) | +| `canCool` | `public` | `boolean` | `undefined` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`canCool` | - | [src/facades/device_atw.ts:19](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L19) | +| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L77) | +| `flags` | `readonly` | `Record`\ | `flagsAtw` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`flags` | - | [src/facades/device_atw.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L23) | +| `frostProtectionLocation` | `readonly` | `"DeviceIds"` | `'DeviceIds'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`frostProtectionLocation` | [src/facades/device.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L107) | +| `hasZone2` | `public` | `boolean` | `undefined` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`hasZone2` | - | [src/facades/device_atw.ts:21](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L21) | +| `holidayModeLocation` | `readonly` | `"Devices"` | `'Devices'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`holidayModeLocation` | [src/facades/device.ts:109](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L109) | +| `id` | `readonly` | `number` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L79) | +| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L81) | +| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L83) | +| `modelClass` | `readonly` | (`__namedParameters`: [`ListDeviceAtw`](README.md#listdeviceatw)) => [`DeviceModel`](README.md#devicemodelt)\<`"Atw"`\> | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`modelClass` | [src/facades/device.ts:111](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L111) | | `modelClass.prototype` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`any`\> | `undefined` | - | - | | -| `modelClass.getAll` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L63) | -| `modelClass.getByAreaId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L67) | -| `modelClass.getByBuildingId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L71) | -| `modelClass.getByFloorId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L75) | -| `modelClass.getById` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L79) | -| `modelClass.getByName` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L83) | -| `modelClass.getByType` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`K`\>[] | `undefined` | - | - | [src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L87) | -| `modelClass.upsert` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L95) | -| `modelClass.upsertMany` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L99) | -| `tableName` | `readonly` | `"DeviceLocation"` | `'DeviceLocation'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`tableName` | [src/facades/device.ts:113](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L113) | -| `type` | `readonly` | `"Atw"` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`type` | [src/facades/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L105) | +| `modelClass.getAll` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L63) | +| `modelClass.getByAreaId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L67) | +| `modelClass.getByBuildingId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L71) | +| `modelClass.getByFloorId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L75) | +| `modelClass.getById` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L79) | +| `modelClass.getByName` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L83) | +| `modelClass.getByType` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`K`\>[] | `undefined` | - | - | [src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L87) | +| `modelClass.upsert` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L95) | +| `modelClass.upsertMany` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L99) | +| `tableName` | `readonly` | `"DeviceLocation"` | `'DeviceLocation'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`tableName` | [src/facades/device.ts:113](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L113) | +| `type` | `readonly` | `"Atw"` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`type` | [src/facades/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L105) | #### Accessors @@ -4004,37 +4004,37 @@ new DeviceFacadeAtw(facadeManager: FacadeManager, model: DeviceModel<"Atw">): De ###### Defined in -[src/facades/device_atw.ts:26](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L26) +[src/facades/device_atw.ts:26](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L26) ##### boosterHeater2PlusStatus ###### Defined in -[src/facades/device_atw.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L29) +[src/facades/device_atw.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L29) ##### boosterHeater2Status ###### Defined in -[src/facades/device_atw.ts:32](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L32) +[src/facades/device_atw.ts:32](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L32) ##### condensingTemperature ###### Defined in -[src/facades/device_atw.ts:35](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L35) +[src/facades/device_atw.ts:35](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L35) ##### coolMode ###### Defined in -[src/facades/device_atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L38) +[src/facades/device_atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L38) ##### coolModeZone2 ###### Defined in -[src/facades/device_atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L41) +[src/facades/device_atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L41) ##### data @@ -4052,91 +4052,91 @@ get data(): ListDevice[T]["Device"] ###### Defined in -[src/facades/device.ts:129](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L129) +[src/facades/device.ts:129](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L129) ##### ecoHotWater ###### Defined in -[src/facades/device_atw.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L44) +[src/facades/device_atw.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L44) ##### energyConsumed ###### Defined in -[src/facades/device_atw.ts:47](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L47) +[src/facades/device_atw.ts:47](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L47) ##### energyProduced ###### Defined in -[src/facades/device_atw.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L50) +[src/facades/device_atw.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L50) ##### flowTemperature ###### Defined in -[src/facades/device_atw.ts:53](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L53) +[src/facades/device_atw.ts:53](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L53) ##### forcedHotWater ###### Defined in -[src/facades/device_atw.ts:56](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L56) +[src/facades/device_atw.ts:56](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L56) ##### frequency ###### Defined in -[src/facades/device_atw.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L59) +[src/facades/device_atw.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L59) ##### heatMode ###### Defined in -[src/facades/device_atw.ts:62](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L62) +[src/facades/device_atw.ts:62](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L62) ##### heatModeZone2 ###### Defined in -[src/facades/device_atw.ts:65](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L65) +[src/facades/device_atw.ts:65](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L65) ##### hotWaterTemperature ###### Defined in -[src/facades/device_atw.ts:68](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L68) +[src/facades/device_atw.ts:68](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L68) ##### idle ###### Defined in -[src/facades/device_atw.ts:71](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L71) +[src/facades/device_atw.ts:71](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L71) ##### idleZone2 ###### Defined in -[src/facades/device_atw.ts:74](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L74) +[src/facades/device_atw.ts:74](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L74) ##### immersionHeaterStatus ###### Defined in -[src/facades/device_atw.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L77) +[src/facades/device_atw.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L77) ##### lastLegionella ###### Defined in -[src/facades/device_atw.ts:80](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L80) +[src/facades/device_atw.ts:80](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L80) ##### mode ###### Defined in -[src/facades/device_atw.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L83) +[src/facades/device_atw.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L83) ##### model @@ -4154,13 +4154,13 @@ get protected model(): T ###### Defined in -[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L107) +[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L107) ##### modeZone2 ###### Defined in -[src/facades/device_atw.ts:86](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L86) +[src/facades/device_atw.ts:86](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L86) ##### name @@ -4178,73 +4178,73 @@ get name(): string ###### Defined in -[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L103) +[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L103) ##### operationMode ###### Defined in -[src/facades/device_atw.ts:89](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L89) +[src/facades/device_atw.ts:89](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L89) ##### outdoorTemperature ###### Defined in -[src/facades/device_atw.ts:92](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L92) +[src/facades/device_atw.ts:92](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L92) ##### power ###### Defined in -[src/facades/device_atw.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L95) +[src/facades/device_atw.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L95) ##### prohibitCooling ###### Defined in -[src/facades/device_atw.ts:98](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L98) +[src/facades/device_atw.ts:98](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L98) ##### prohibitCoolingZone2 ###### Defined in -[src/facades/device_atw.ts:101](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L101) +[src/facades/device_atw.ts:101](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L101) ##### prohibitHeating ###### Defined in -[src/facades/device_atw.ts:104](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L104) +[src/facades/device_atw.ts:104](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L104) ##### prohibitHeatingZone2 ###### Defined in -[src/facades/device_atw.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L107) +[src/facades/device_atw.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L107) ##### prohibitHotWater ###### Defined in -[src/facades/device_atw.ts:110](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L110) +[src/facades/device_atw.ts:110](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L110) ##### returnTemperature ###### Defined in -[src/facades/device_atw.ts:113](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L113) +[src/facades/device_atw.ts:113](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L113) ##### roomTemperature ###### Defined in -[src/facades/device_atw.ts:116](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L116) +[src/facades/device_atw.ts:116](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L116) ##### roomTemperatureZone2 ###### Defined in -[src/facades/device_atw.ts:119](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L119) +[src/facades/device_atw.ts:119](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L119) ##### setData @@ -4262,61 +4262,61 @@ get protected setData(): Required ###### Defined in -[src/facades/device.ts:137](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L137) +[src/facades/device.ts:137](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L137) ##### targetCoolFlowTemperature ###### Defined in -[src/facades/device_atw.ts:122](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L122) +[src/facades/device_atw.ts:122](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L122) ##### targetCoolFlowTemperatureZone2 ###### Defined in -[src/facades/device_atw.ts:125](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L125) +[src/facades/device_atw.ts:125](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L125) ##### targetCurveTemperature ###### Defined in -[src/facades/device_atw.ts:128](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L128) +[src/facades/device_atw.ts:128](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L128) ##### targetCurveTemperatureZone2 ###### Defined in -[src/facades/device_atw.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L131) +[src/facades/device_atw.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L131) ##### targetHeatFlowTemperature ###### Defined in -[src/facades/device_atw.ts:134](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L134) +[src/facades/device_atw.ts:134](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L134) ##### targetHeatFlowTemperatureZone2 ###### Defined in -[src/facades/device_atw.ts:137](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L137) +[src/facades/device_atw.ts:137](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L137) ##### targetHotWaterTemperature ###### Defined in -[src/facades/device_atw.ts:140](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L140) +[src/facades/device_atw.ts:140](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L140) ##### targetRoomTemperature ###### Defined in -[src/facades/device_atw.ts:143](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L143) +[src/facades/device_atw.ts:143](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L143) ##### targetRoomTemperatureZone2 ###### Defined in -[src/facades/device_atw.ts:146](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L146) +[src/facades/device_atw.ts:146](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L146) ##### values @@ -4334,7 +4334,7 @@ get values(): Values[T] ###### Defined in -[src/facades/device.ts:133](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L133) +[src/facades/device.ts:133](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L133) #### Methods @@ -4354,7 +4354,7 @@ fetch(): Promise ###### Defined in -[src/facades/device.ts:155](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L155) +[src/facades/device.ts:155](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L155) ##### get() @@ -4372,7 +4372,7 @@ get(): Promise ###### Defined in -[src/facades/device.ts:160](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L160) +[src/facades/device.ts:160](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L160) ##### getEnergyReport() @@ -4401,7 +4401,7 @@ getEnergyReport(__namedParameters: { ###### Defined in -[src/facades/device.ts:197](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L197) +[src/facades/device.ts:197](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L197) ##### getErrors() @@ -4425,7 +4425,7 @@ getErrors(query: ErrorLogQuery): Promise ###### Defined in -[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L127) +[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L127) ##### getFrostProtection() @@ -4443,7 +4443,7 @@ getFrostProtection(): Promise ###### Defined in -[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L131) +[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L131) ##### getHolidayMode() @@ -4461,7 +4461,7 @@ getHolidayMode(): Promise ###### Defined in -[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L144) +[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L144) ##### getTiles() @@ -4487,7 +4487,7 @@ getTiles(select?: false): Promise> ###### Defined in -[src/facades/device.ts:218](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L218) +[src/facades/device.ts:218](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L218) ###### getTiles(select) @@ -4511,7 +4511,7 @@ getTiles(select: true | DeviceModel<"Atw">): Promise> ###### Defined in -[src/facades/device.ts:219](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L219) +[src/facades/device.ts:219](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L219) ##### getWifiReport() @@ -4535,7 +4535,7 @@ getWifiReport(hour: number): Promise ###### Defined in -[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L178) +[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L178) ##### handle() @@ -4559,7 +4559,7 @@ protected handle(data: Partial): UpdateDeviceDataAtw ###### Defined in -[src/facades/device_atw.ts:166](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_atw.ts#L166) +[src/facades/device_atw.ts:166](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_atw.ts#L166) ##### set() @@ -4583,7 +4583,7 @@ set(data: Partial): Promise ###### Defined in -[src/facades/device.ts:169](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L169) +[src/facades/device.ts:169](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L169) ##### setFrostProtection() @@ -4614,7 +4614,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L188) +[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L188) ##### setHolidayMode() @@ -4647,7 +4647,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L221) +[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L221) ##### setPower() @@ -4671,7 +4671,7 @@ setPower(enabled: boolean): Promise ###### Defined in -[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L247) +[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L247) --- @@ -4706,35 +4706,35 @@ new DeviceFacadeErv(facadeManager: FacadeManager, model: DeviceModel<"Erv">): De ###### Defined in -[src/facades/device.ts:119](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L119) +[src/facades/device.ts:119](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L119) #### Properties | Property | Modifier | Type | Default value | Overrides | Inherited from | Defined in | | ---------------------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------ | --------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L85) | -| `canCool` | `readonly` | `boolean` | `false` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`canCool` | [src/facades/device.ts:101](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L101) | -| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L77) | -| `flags` | `readonly` | `Record`\ | `flagsErv` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`flags` | - | [src/facades/device_erv.ts:5](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_erv.ts#L5) | -| `frostProtectionLocation` | `readonly` | `"DeviceIds"` | `'DeviceIds'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`frostProtectionLocation` | [src/facades/device.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L107) | -| `hasZone2` | `readonly` | `boolean` | `false` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`hasZone2` | [src/facades/device.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L103) | -| `holidayModeLocation` | `readonly` | `"Devices"` | `'Devices'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`holidayModeLocation` | [src/facades/device.ts:109](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L109) | -| `id` | `readonly` | `number` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L79) | -| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L81) | -| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L83) | -| `modelClass` | `readonly` | (`__namedParameters`: [`ListDeviceErv`](README.md#listdeviceerv)) => [`DeviceModel`](README.md#devicemodelt)\<`"Erv"`\> | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`modelClass` | [src/facades/device.ts:111](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L111) | +| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L85) | +| `canCool` | `readonly` | `boolean` | `false` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`canCool` | [src/facades/device.ts:101](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L101) | +| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L77) | +| `flags` | `readonly` | `Record`\ | `flagsErv` | [`BaseDeviceFacade`](README.md#basedevicefacadet).`flags` | - | [src/facades/device_erv.ts:5](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_erv.ts#L5) | +| `frostProtectionLocation` | `readonly` | `"DeviceIds"` | `'DeviceIds'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`frostProtectionLocation` | [src/facades/device.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L107) | +| `hasZone2` | `readonly` | `boolean` | `false` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`hasZone2` | [src/facades/device.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L103) | +| `holidayModeLocation` | `readonly` | `"Devices"` | `'Devices'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`holidayModeLocation` | [src/facades/device.ts:109](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L109) | +| `id` | `readonly` | `number` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L79) | +| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L81) | +| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L83) | +| `modelClass` | `readonly` | (`__namedParameters`: [`ListDeviceErv`](README.md#listdeviceerv)) => [`DeviceModel`](README.md#devicemodelt)\<`"Erv"`\> | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`modelClass` | [src/facades/device.ts:111](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L111) | | `modelClass.prototype` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`any`\> | `undefined` | - | - | | -| `modelClass.getAll` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L63) | -| `modelClass.getByAreaId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L67) | -| `modelClass.getByBuildingId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L71) | -| `modelClass.getByFloorId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L75) | -| `modelClass.getById` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L79) | -| `modelClass.getByName` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L83) | -| `modelClass.getByType` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`K`\>[] | `undefined` | - | - | [src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L87) | -| `modelClass.upsert` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L95) | -| `modelClass.upsertMany` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L99) | -| `tableName` | `readonly` | `"DeviceLocation"` | `'DeviceLocation'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`tableName` | [src/facades/device.ts:113](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L113) | -| `type` | `readonly` | `"Erv"` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`type` | [src/facades/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L105) | +| `modelClass.getAll` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L63) | +| `modelClass.getByAreaId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L67) | +| `modelClass.getByBuildingId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L71) | +| `modelClass.getByFloorId` | `public` | [`DeviceModelAny`](README.md#devicemodelany)[] | `undefined` | - | - | [src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L75) | +| `modelClass.getById` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L79) | +| `modelClass.getByName` | `public` | `undefined` \| [`DeviceModelAny`](README.md#devicemodelany) | `undefined` | - | - | [src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L83) | +| `modelClass.getByType` | `public` | [`DeviceModel`](README.md#devicemodelt)\<`K`\>[] | `undefined` | - | - | [src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L87) | +| `modelClass.upsert` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L95) | +| `modelClass.upsertMany` | `public` | `void` | `undefined` | - | - | [src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L99) | +| `tableName` | `readonly` | `"DeviceLocation"` | `'DeviceLocation'` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`tableName` | [src/facades/device.ts:113](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L113) | +| `type` | `readonly` | `"Erv"` | `undefined` | - | [`BaseDeviceFacade`](README.md#basedevicefacadet).`type` | [src/facades/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L105) | #### Accessors @@ -4742,7 +4742,7 @@ new DeviceFacadeErv(facadeManager: FacadeManager, model: DeviceModel<"Erv">): De ###### Defined in -[src/facades/device_erv.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_erv.ts#L8) +[src/facades/device_erv.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_erv.ts#L8) ##### data @@ -4760,19 +4760,19 @@ get data(): ListDevice[T]["Device"] ###### Defined in -[src/facades/device.ts:129](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L129) +[src/facades/device.ts:129](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L129) ##### fan ###### Defined in -[src/facades/device_erv.ts:11](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_erv.ts#L11) +[src/facades/device_erv.ts:11](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_erv.ts#L11) ##### mode ###### Defined in -[src/facades/device_erv.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_erv.ts#L14) +[src/facades/device_erv.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_erv.ts#L14) ##### model @@ -4790,7 +4790,7 @@ get protected model(): T ###### Defined in -[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L107) +[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L107) ##### name @@ -4808,25 +4808,25 @@ get name(): string ###### Defined in -[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L103) +[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L103) ##### outdoorTemperature ###### Defined in -[src/facades/device_erv.ts:17](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_erv.ts#L17) +[src/facades/device_erv.ts:17](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_erv.ts#L17) ##### pm25 ###### Defined in -[src/facades/device_erv.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_erv.ts#L20) +[src/facades/device_erv.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_erv.ts#L20) ##### power ###### Defined in -[src/facades/device_erv.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_erv.ts#L23) +[src/facades/device_erv.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_erv.ts#L23) ##### setData @@ -4844,13 +4844,13 @@ get protected setData(): Required ###### Defined in -[src/facades/device.ts:137](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L137) +[src/facades/device.ts:137](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L137) ##### temperature ###### Defined in -[src/facades/device_erv.ts:26](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device_erv.ts#L26) +[src/facades/device_erv.ts:26](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device_erv.ts#L26) ##### values @@ -4868,7 +4868,7 @@ get values(): Values[T] ###### Defined in -[src/facades/device.ts:133](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L133) +[src/facades/device.ts:133](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L133) #### Methods @@ -4888,7 +4888,7 @@ fetch(): Promise ###### Defined in -[src/facades/device.ts:155](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L155) +[src/facades/device.ts:155](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L155) ##### get() @@ -4906,7 +4906,7 @@ get(): Promise ###### Defined in -[src/facades/device.ts:160](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L160) +[src/facades/device.ts:160](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L160) ##### getEnergyReport() @@ -4935,7 +4935,7 @@ getEnergyReport(__namedParameters: { ###### Defined in -[src/facades/device.ts:197](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L197) +[src/facades/device.ts:197](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L197) ##### getErrors() @@ -4959,7 +4959,7 @@ getErrors(query: ErrorLogQuery): Promise ###### Defined in -[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L127) +[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L127) ##### getFrostProtection() @@ -4977,7 +4977,7 @@ getFrostProtection(): Promise ###### Defined in -[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L131) +[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L131) ##### getHolidayMode() @@ -4995,7 +4995,7 @@ getHolidayMode(): Promise ###### Defined in -[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L144) +[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L144) ##### getTiles() @@ -5021,7 +5021,7 @@ getTiles(select?: false): Promise> ###### Defined in -[src/facades/device.ts:218](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L218) +[src/facades/device.ts:218](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L218) ###### getTiles(select) @@ -5045,7 +5045,7 @@ getTiles(select: true | DeviceModel<"Erv">): Promise> ###### Defined in -[src/facades/device.ts:219](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L219) +[src/facades/device.ts:219](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L219) ##### getWifiReport() @@ -5069,7 +5069,7 @@ getWifiReport(hour: number): Promise ###### Defined in -[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L178) +[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L178) ##### handle() @@ -5093,7 +5093,7 @@ protected handle(data: Partial): UpdateDeviceDataErv ###### Defined in -[src/facades/device.ts:233](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L233) +[src/facades/device.ts:233](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L233) ##### set() @@ -5117,7 +5117,7 @@ set(data: Partial): Promise ###### Defined in -[src/facades/device.ts:169](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L169) +[src/facades/device.ts:169](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L169) ##### setFrostProtection() @@ -5148,7 +5148,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L188) +[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L188) ##### setHolidayMode() @@ -5181,7 +5181,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L221) +[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L221) ##### setPower() @@ -5205,7 +5205,7 @@ setPower(enabled: boolean): Promise ###### Defined in -[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L247) +[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L247) --- @@ -5249,18 +5249,18 @@ protected new DeviceModel(__namedParameters: ListDevice[T]): DeviceModel ###### Defined in -[src/models/device.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L30) +[src/models/device.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L30) #### Properties | Property | Modifier | Type | Default value | Inherited from | Defined in | | ------------ | ---------- | ------------------ | ------------- | ------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `areaId` | `readonly` | `null` \| `number` | `null` | - | [src/models/device.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L20) | -| `buildingId` | `readonly` | `number` | `undefined` | - | [src/models/device.ts:22](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L22) | -| `floorId` | `readonly` | `null` \| `number` | `null` | - | [src/models/device.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L24) | -| `id` | `readonly` | `number` | `undefined` | [`IDeviceModel`](README.md#idevicemodelt).`id` [`BaseModel`](README.md#basemodel).`id` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L4) | -| `name` | `readonly` | `string` | `undefined` | [`IDeviceModel`](README.md#idevicemodelt).`name` [`BaseModel`](README.md#basemodel).`name` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L6) | -| `type` | `readonly` | `T` | `undefined` | - | [src/models/device.ts:26](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L26) | +| `areaId` | `readonly` | `null` \| `number` | `null` | - | [src/models/device.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L20) | +| `buildingId` | `readonly` | `number` | `undefined` | - | [src/models/device.ts:22](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L22) | +| `floorId` | `readonly` | `null` \| `number` | `null` | - | [src/models/device.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L24) | +| `id` | `readonly` | `number` | `undefined` | [`IDeviceModel`](README.md#idevicemodelt).`id` [`BaseModel`](README.md#basemodel).`id` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L4) | +| `name` | `readonly` | `string` | `undefined` | [`IDeviceModel`](README.md#idevicemodelt).`name` [`BaseModel`](README.md#basemodel).`name` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L6) | +| `type` | `readonly` | `T` | `undefined` | - | [src/models/device.ts:26](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L26) | #### Accessors @@ -5280,7 +5280,7 @@ get area(): undefined | null | AreaModelAny ###### Defined in -[src/models/device.ts:47](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L47) +[src/models/device.ts:47](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L47) ##### building @@ -5298,7 +5298,7 @@ get building(): undefined | BuildingModel ###### Defined in -[src/models/device.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L51) +[src/models/device.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L51) ##### data @@ -5316,7 +5316,7 @@ get data(): ListDevice[T]["Device"] ###### Defined in -[src/models/device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L55) +[src/models/device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L55) ##### floor @@ -5334,7 +5334,7 @@ get floor(): undefined | null | FloorModel ###### Defined in -[src/models/device.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L59) +[src/models/device.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L59) #### Methods @@ -5360,7 +5360,7 @@ update(data: Partial): void ###### Defined in -[src/models/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L105) +[src/models/device.ts:105](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L105) ##### getAll() @@ -5374,7 +5374,7 @@ static getAll(): DeviceModelAny[] ###### Defined in -[src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L63) +[src/models/device.ts:63](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L63) ##### getByAreaId() @@ -5394,7 +5394,7 @@ static getByAreaId(id: number): DeviceModelAny[] ###### Defined in -[src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L67) +[src/models/device.ts:67](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L67) ##### getByBuildingId() @@ -5414,7 +5414,7 @@ static getByBuildingId(id: number): DeviceModelAny[] ###### Defined in -[src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L71) +[src/models/device.ts:71](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L71) ##### getByFloorId() @@ -5434,7 +5434,7 @@ static getByFloorId(id: number): DeviceModelAny[] ###### Defined in -[src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L75) +[src/models/device.ts:75](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L75) ##### getById() @@ -5454,7 +5454,7 @@ static getById(id: number): undefined | DeviceModelAny ###### Defined in -[src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L79) +[src/models/device.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L79) ##### getByName() @@ -5474,7 +5474,7 @@ static getByName(name: string): undefined | DeviceModelAny ###### Defined in -[src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L83) +[src/models/device.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L83) ##### getByType() @@ -5500,7 +5500,7 @@ static getByType(type: K): DeviceModel[] ###### Defined in -[src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L87) +[src/models/device.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L87) ##### upsert() @@ -5520,7 +5520,7 @@ static upsert(device: ListDeviceAny): void ###### Defined in -[src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L95) +[src/models/device.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L95) ##### upsertMany() @@ -5540,7 +5540,7 @@ static upsertMany(devices: readonly ListDeviceAny[]): void ###### Defined in -[src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L99) +[src/models/device.ts:99](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L99) --- @@ -5566,13 +5566,13 @@ new FacadeManager(api: default): FacadeManager ###### Defined in -[src/facades/manager.ts:80](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L80) +[src/facades/manager.ts:80](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L80) #### Properties | Property | Modifier | Type | Defined in | | -------- | ---------- | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | -| `api` | `readonly` | [`default`](README.md#default) | [src/facades/manager.ts:73](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L73) | +| `api` | `readonly` | [`default`](README.md#default) | [src/facades/manager.ts:73](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L73) | #### Methods @@ -5590,7 +5590,7 @@ get(): undefined ###### Defined in -[src/facades/manager.ts:84](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L84) +[src/facades/manager.ts:84](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L84) ###### get(model) @@ -5610,7 +5610,7 @@ get(model: AreaModelAny): AreaFacade ###### Defined in -[src/facades/manager.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L85) +[src/facades/manager.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L85) ###### get(model) @@ -5630,7 +5630,7 @@ get(model: BuildingModel): BuildingFacade ###### Defined in -[src/facades/manager.ts:86](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L86) +[src/facades/manager.ts:86](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L86) ###### get(model) @@ -5656,7 +5656,7 @@ get(model: DeviceModel): DeviceFacade[T] ###### Defined in -[src/facades/manager.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L87) +[src/facades/manager.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L87) ###### get(model) @@ -5676,7 +5676,7 @@ get(model: FloorModel): FloorFacade ###### Defined in -[src/facades/manager.ts:90](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L90) +[src/facades/manager.ts:90](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L90) ###### get(model) @@ -5696,7 +5696,7 @@ get(model: FloorModel | BuildingModel | AreaModelAny): AreaFacade | BuildingFaca ###### Defined in -[src/facades/manager.ts:91](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L91) +[src/facades/manager.ts:91](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L91) ###### get(model) @@ -5716,7 +5716,7 @@ get(model: FloorModel | BuildingModel | DeviceModelAny | AreaModelAny): AreaFaca ###### Defined in -[src/facades/manager.ts:94](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L94) +[src/facades/manager.ts:94](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L94) ###### get(model) @@ -5736,7 +5736,7 @@ get(model?: AreaModelAny): undefined | AreaFacade ###### Defined in -[src/facades/manager.ts:97](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L97) +[src/facades/manager.ts:97](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L97) ###### get(model) @@ -5756,7 +5756,7 @@ get(model?: BuildingModel): undefined | BuildingFacade ###### Defined in -[src/facades/manager.ts:98](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L98) +[src/facades/manager.ts:98](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L98) ###### get(model) @@ -5782,7 +5782,7 @@ get(model?: DeviceModel): undefined | DeviceFacade[T] ###### Defined in -[src/facades/manager.ts:99](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L99) +[src/facades/manager.ts:99](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L99) ###### get(model) @@ -5802,7 +5802,7 @@ get(model?: FloorModel): undefined | FloorFacade ###### Defined in -[src/facades/manager.ts:102](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L102) +[src/facades/manager.ts:102](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L102) ##### getErrors() @@ -5823,7 +5823,7 @@ getErrors(query: ErrorLogQuery, deviceIds: number[]): Promise ###### Defined in -[src/facades/manager.ts:141](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L141) +[src/facades/manager.ts:141](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L141) --- @@ -5862,22 +5862,22 @@ new FloorFacade(facadeManager: FacadeManager, model: FloorModel): FloorFacade ###### Defined in -[src/facades/base.ts:97](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L97) +[src/facades/base.ts:97](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L97) #### Properties | Property | Modifier | Type | Default value | Overrides | Inherited from | Defined in | | -------------------------- | ----------- | --------------------------------------------- | ------------- | -------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L85) | -| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L77) | -| `frostProtectionLocation` | `readonly` | `"FloorIds"` | `'FloorIds'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`frostProtectionLocation` | - | [src/facades/floor.ts:10](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/floor.ts#L10) | -| `holidayModeLocation` | `readonly` | `"Floors"` | `'Floors'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`holidayModeLocation` | - | [src/facades/floor.ts:12](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/floor.ts#L12) | -| `id` | `readonly` | `number` | `undefined` | - | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`id` [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L79) | -| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L81) | -| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L83) | -| `modelClass` | `readonly` | _typeof_ [`FloorModel`](README.md#floormodel) | `FloorModel` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`modelClass` | - | [src/facades/floor.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/floor.ts#L14) | -| `setAtaGroupSpecification` | `readonly` | `"FloorID"` | `'FloorID'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`setAtaGroupSpecification` | - | [src/facades/floor.ts:16](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/floor.ts#L16) | -| `tableName` | `readonly` | `"Floor"` | `'Floor'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`tableName` | - | [src/facades/floor.ts:18](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/floor.ts#L18) | +| `api` | `readonly` | [`default`](README.md#default) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`api` | [src/facades/base.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L85) | +| `facadeManager` | `readonly` | [`FacadeManager`](README.md#facademanager) | `undefined` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`facadeManager` | [src/facades/base.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L77) | +| `frostProtectionLocation` | `readonly` | `"FloorIds"` | `'FloorIds'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`frostProtectionLocation` | - | [src/facades/floor.ts:10](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/floor.ts#L10) | +| `holidayModeLocation` | `readonly` | `"Floors"` | `'Floors'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`holidayModeLocation` | - | [src/facades/floor.ts:12](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/floor.ts#L12) | +| `id` | `readonly` | `number` | `undefined` | - | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`id` [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`id` | [src/facades/base.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L79) | +| `isFrostProtectionDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isFrostProtectionDefined` | [src/facades/base.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L81) | +| `isHolidayModeDefined` | `protected` | `null` \| `boolean` | `null` | - | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`isHolidayModeDefined` | [src/facades/base.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L83) | +| `modelClass` | `readonly` | _typeof_ [`FloorModel`](README.md#floormodel) | `FloorModel` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`modelClass` | - | [src/facades/floor.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/floor.ts#L14) | +| `setAtaGroupSpecification` | `readonly` | `"FloorID"` | `'FloorID'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`setAtaGroupSpecification` | - | [src/facades/floor.ts:16](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/floor.ts#L16) | +| `tableName` | `readonly` | `"Floor"` | `'Floor'` | [`BaseSuperDeviceFacade`](README.md#basesuperdevicefacadet).`tableName` | - | [src/facades/floor.ts:18](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/floor.ts#L18) | #### Accessors @@ -5897,7 +5897,7 @@ get protected model(): T ###### Defined in -[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L107) +[src/facades/base.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L107) ##### name @@ -5919,7 +5919,7 @@ get name(): string ###### Defined in -[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L103) +[src/facades/base.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L103) #### Methods @@ -5943,7 +5943,7 @@ getAta(): Promise ###### Defined in -[src/facades/base_super_device.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L36) +[src/facades/base_super_device.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L36) ##### getErrors() @@ -5971,7 +5971,7 @@ getErrors(query: ErrorLogQuery): Promise ###### Defined in -[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L127) +[src/facades/base.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L127) ##### getFrostProtection() @@ -5993,7 +5993,7 @@ getFrostProtection(): Promise ###### Defined in -[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L131) +[src/facades/base.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L131) ##### getHolidayMode() @@ -6015,7 +6015,7 @@ getHolidayMode(): Promise ###### Defined in -[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L144) +[src/facades/base.ts:144](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L144) ##### getTiles() @@ -6045,7 +6045,7 @@ getTiles(select?: false): Promise> ###### Defined in -[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L157) +[src/facades/base.ts:157](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L157) ###### getTiles(select) @@ -6079,7 +6079,7 @@ getTiles(select: DeviceModel): Promise> ###### Defined in -[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L158) +[src/facades/base.ts:158](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L158) ##### getWifiReport() @@ -6107,7 +6107,7 @@ getWifiReport(hour: number): Promise ###### Defined in -[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L178) +[src/facades/base.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L178) ##### setAta() @@ -6135,7 +6135,7 @@ setAta(state: GroupAtaState): Promise ###### Defined in -[src/facades/base_super_device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L55) +[src/facades/base_super_device.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L55) ##### setFrostProtection() @@ -6170,7 +6170,7 @@ setFrostProtection(__namedParameters: { ###### Defined in -[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L188) +[src/facades/base.ts:188](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L188) ##### setHolidayMode() @@ -6207,7 +6207,7 @@ setHolidayMode(__namedParameters: { ###### Defined in -[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L221) +[src/facades/base.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L221) ##### setPower() @@ -6235,7 +6235,7 @@ setPower(enabled: boolean): Promise ###### Defined in -[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L247) +[src/facades/base.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L247) --- @@ -6253,9 +6253,9 @@ setPower(enabled: boolean): Promise | Property | Modifier | Type | Inherited from | Defined in | | ------------ | ---------- | -------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `buildingId` | `readonly` | `number` | - | [src/models/floor.ts:12](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L12) | -| `id` | `readonly` | `number` | [`IFloorModel`](README.md#ifloormodel).`id` [`BaseModel`](README.md#basemodel).`id` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L4) | -| `name` | `readonly` | `string` | [`IFloorModel`](README.md#ifloormodel).`name` [`BaseModel`](README.md#basemodel).`name` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/base.ts#L6) | +| `buildingId` | `readonly` | `number` | - | [src/models/floor.ts:12](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L12) | +| `id` | `readonly` | `number` | [`IFloorModel`](README.md#ifloormodel).`id` [`BaseModel`](README.md#basemodel).`id` | [src/models/base.ts:4](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L4) | +| `name` | `readonly` | `string` | [`IFloorModel`](README.md#ifloormodel).`name` [`BaseModel`](README.md#basemodel).`name` | [src/models/base.ts:6](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/base.ts#L6) | #### Accessors @@ -6275,7 +6275,7 @@ get areaIds(): number[] ###### Defined in -[src/models/floor.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L23) +[src/models/floor.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L23) ##### areas @@ -6293,7 +6293,7 @@ get areas(): AreaModel[] ###### Defined in -[src/models/floor.ts:27](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L27) +[src/models/floor.ts:27](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L27) ##### building @@ -6311,7 +6311,7 @@ get building(): undefined | BuildingModel ###### Defined in -[src/models/floor.ts:31](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L31) +[src/models/floor.ts:31](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L31) ##### deviceIds @@ -6329,7 +6329,7 @@ get deviceIds(): number[] ###### Defined in -[src/models/floor.ts:35](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L35) +[src/models/floor.ts:35](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L35) ##### devices @@ -6347,7 +6347,7 @@ get devices(): DeviceModelAny[] ###### Defined in -[src/models/floor.ts:39](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L39) +[src/models/floor.ts:39](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L39) #### Methods @@ -6363,7 +6363,7 @@ static getAll(): FloorModel[] ###### Defined in -[src/models/floor.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L43) +[src/models/floor.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L43) ##### getByBuildingId() @@ -6383,7 +6383,7 @@ static getByBuildingId(id: number): FloorModel[] ###### Defined in -[src/models/floor.ts:47](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L47) +[src/models/floor.ts:47](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L47) ##### getById() @@ -6403,7 +6403,7 @@ static getById(id: number): undefined | FloorModel ###### Defined in -[src/models/floor.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L51) +[src/models/floor.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L51) ##### getByName() @@ -6423,7 +6423,7 @@ static getByName(name: string): undefined | FloorModel ###### Defined in -[src/models/floor.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L55) +[src/models/floor.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L55) ##### upsert() @@ -6443,7 +6443,7 @@ static upsert(floor: FloorData): void ###### Defined in -[src/models/floor.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/floor.ts#L59) +[src/models/floor.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/floor.ts#L59) ## Interfaces @@ -6453,13 +6453,13 @@ static upsert(floor: FloorData): void | Property | Type | Defined in | | ------------------- | -------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `autoSyncInterval?` | `null` \| `number` | [src/services/interfaces.ts:58](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L58) | -| `language?` | `string` | [src/services/interfaces.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L59) | -| `logger?` | [`Logger`](README.md#logger) | [src/services/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L60) | -| `onSync?` | () => `Promise`\<`void`\> | [src/services/interfaces.ts:61](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L61) | -| `settingManager?` | [`SettingManager`](README.md#settingmanager) | [src/services/interfaces.ts:62](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L62) | -| `shouldVerifySSL?` | `boolean` | [src/services/interfaces.ts:63](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L63) | -| `timezone?` | `string` | [src/services/interfaces.ts:64](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L64) | +| `autoSyncInterval?` | `null` \| `number` | [src/services/interfaces.ts:58](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L58) | +| `language?` | `string` | [src/services/interfaces.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L59) | +| `logger?` | [`Logger`](README.md#logger) | [src/services/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L60) | +| `onSync?` | () => `Promise`\<`void`\> | [src/services/interfaces.ts:61](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L61) | +| `settingManager?` | [`SettingManager`](README.md#settingmanager) | [src/services/interfaces.ts:62](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L62) | +| `shouldVerifySSL?` | `boolean` | [src/services/interfaces.ts:63](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L63) | +| `timezone?` | `string` | [src/services/interfaces.ts:64](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L64) | --- @@ -6469,10 +6469,10 @@ static upsert(floor: FloorData): void | Property | Type | Defined in | | ------------- | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `contextKey?` | `null` \| `string` | [src/services/interfaces.ts:31](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L31) | -| `expiry?` | `null` \| `string` | [src/services/interfaces.ts:32](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L32) | -| `password?` | `null` \| `string` | [src/services/interfaces.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L33) | -| `username?` | `null` \| `string` | [src/services/interfaces.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L34) | +| `contextKey?` | `null` \| `string` | [src/services/interfaces.ts:31](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L31) | +| `expiry?` | `null` \| `string` | [src/services/interfaces.ts:32](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L32) | +| `password?` | `null` \| `string` | [src/services/interfaces.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L33) | +| `username?` | `null` \| `string` | [src/services/interfaces.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L34) | --- @@ -6492,10 +6492,10 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------ | ---------- | -------- | ----------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `BuildingId` | `readonly` | `number` | [`FloorData`](README.md#floordata).`BuildingId` | [src/types/common.ts:216](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L216) | -| `FloorId` | `readonly` | `T` | - | [src/types/common.ts:197](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L197) | -| `ID` | `readonly` | `number` | [`FloorData`](README.md#floordata).`ID` | [src/types/common.ts:217](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L217) | -| `Name` | `readonly` | `string` | [`FloorData`](README.md#floordata).`Name` | [src/types/common.ts:218](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L218) | +| `BuildingId` | `readonly` | `number` | [`FloorData`](README.md#floordata).`BuildingId` | [src/types/common.ts:216](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L216) | +| `FloorId` | `readonly` | `T` | - | [src/types/common.ts:197](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L197) | +| `ID` | `readonly` | `number` | [`FloorData`](README.md#floordata).`ID` | [src/types/common.ts:217](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L217) | +| `Name` | `readonly` | `string` | [`FloorData`](README.md#floordata).`Name` | [src/types/common.ts:218](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L218) | --- @@ -6511,8 +6511,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ---------------- | ---------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceID` | `readonly` | `number` | [src/types/bases.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L24) | -| `EffectiveFlags` | `readonly` | `number` | [src/types/bases.ts:25](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L25) | +| `DeviceID` | `readonly` | `number` | [src/types/bases.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L24) | +| `EffectiveFlags` | `readonly` | `number` | [src/types/bases.ts:25](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L25) | --- @@ -6526,11 +6526,11 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Overrides | Inherited from | Defined in | | ------------------- | ---------- | --------- | ------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `EffectiveFlags` | `readonly` | `0` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`EffectiveFlags` | - | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L41) | -| `LastCommunication` | `readonly` | `string` | - | [`BaseSetDeviceData`](README.md#basesetdevicedata).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L29) | -| `NextCommunication` | `readonly` | `string` | - | [`BaseSetDeviceData`](README.md#basesetdevicedata).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L30) | -| `Offline` | `readonly` | `boolean` | - | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L37) | -| `Power` | `readonly` | `boolean` | - | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | +| `EffectiveFlags` | `readonly` | `0` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`EffectiveFlags` | - | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L41) | +| `LastCommunication` | `readonly` | `string` | - | [`BaseSetDeviceData`](README.md#basesetdevicedata).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L29) | +| `NextCommunication` | `readonly` | `string` | - | [`BaseSetDeviceData`](README.md#basesetdevicedata).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L30) | +| `Offline` | `readonly` | `boolean` | - | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L37) | +| `Power` | `readonly` | `boolean` | - | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | --- @@ -6546,12 +6546,12 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------ | ---------- | ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `AreaID` | `readonly` | `null` \| `number` | [src/types/bases.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L50) | -| `BuildingID` | `readonly` | `number` | [src/types/bases.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L51) | -| `DeviceID` | `readonly` | `number` | [src/types/bases.ts:52](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L52) | -| `DeviceName` | `readonly` | `string` | [src/types/bases.ts:53](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L53) | -| `FloorID` | `readonly` | `null` \| `number` | [src/types/bases.ts:54](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L54) | -| `Type` | `readonly` | [`DeviceType`](README.md#devicetype) | [src/types/bases.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L55) | +| `AreaID` | `readonly` | `null` \| `number` | [src/types/bases.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L50) | +| `BuildingID` | `readonly` | `number` | [src/types/bases.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L51) | +| `DeviceID` | `readonly` | `number` | [src/types/bases.ts:52](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L52) | +| `DeviceName` | `readonly` | `string` | [src/types/bases.ts:53](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L53) | +| `FloorID` | `readonly` | `null` \| `number` | [src/types/bases.ts:54](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L54) | +| `Type` | `readonly` | [`DeviceType`](README.md#devicetype) | [src/types/bases.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L55) | --- @@ -6571,10 +6571,10 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | -------------------- | ---------- | --------- | --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `EffectiveFlags` | `readonly` | `0` | `Omit.EffectiveFlags` | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L41) | -| `Offline` | `readonly` | `boolean` | `Omit.Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L37) | -| `Power` | `readonly` | `boolean` | `Omit.Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `WifiSignalStrength` | `readonly` | `number` | - | [src/types/bases.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L46) | +| `EffectiveFlags` | `readonly` | `0` | `Omit.EffectiveFlags` | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L41) | +| `Offline` | `readonly` | `boolean` | `Omit.Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L37) | +| `Power` | `readonly` | `boolean` | `Omit.Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `WifiSignalStrength` | `readonly` | `number` | - | [src/types/bases.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L46) | --- @@ -6595,11 +6595,11 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------- | ---------- | --------- | -------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `EffectiveFlags` | `readonly` | `number` | - | [src/types/bases.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L36) | -| `LastCommunication` | `readonly` | `string` | [`DeviceDataNotInList`](README.md#devicedatanotinlist).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L29) | -| `NextCommunication` | `readonly` | `string` | [`DeviceDataNotInList`](README.md#devicedatanotinlist).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L30) | -| `Offline` | `readonly` | `boolean` | - | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L37) | -| `Power` | `readonly` | `boolean` | `Required.Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | +| `EffectiveFlags` | `readonly` | `number` | - | [src/types/bases.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L36) | +| `LastCommunication` | `readonly` | `string` | [`DeviceDataNotInList`](README.md#devicedatanotinlist).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L29) | +| `NextCommunication` | `readonly` | `string` | [`DeviceDataNotInList`](README.md#devicedatanotinlist).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L30) | +| `Offline` | `readonly` | `boolean` | - | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L37) | +| `Power` | `readonly` | `boolean` | `Required.Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | --- @@ -6615,7 +6615,7 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | --------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `Power?` | `readonly` | `boolean` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | +| `Power?` | `readonly` | `boolean` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | --- @@ -6631,7 +6631,7 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | --------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `power?` | `readonly` | `boolean` | [src/types/bases.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L59) | +| `power?` | `readonly` | `boolean` | [src/types/bases.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L59) | --- @@ -6645,21 +6645,21 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `FPDefined` | `readonly` | `boolean` | [`BuildingData`](README.md#buildingdata).`FPDefined` | [src/types/common.ts:135](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L135) | -| `FPEnabled` | `readonly` | `boolean` | [`BuildingData`](README.md#buildingdata).`FPEnabled` | [src/types/common.ts:136](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L136) | -| `FPMaxTemperature` | `readonly` | `number` | [`BuildingData`](README.md#buildingdata).`FPMaxTemperature` | [src/types/common.ts:137](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L137) | -| `FPMinTemperature` | `readonly` | `number` | [`BuildingData`](README.md#buildingdata).`FPMinTemperature` | [src/types/common.ts:138](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L138) | -| `HMDefined` | `readonly` | `boolean` | [`BuildingData`](README.md#buildingdata).`HMDefined` | [src/types/common.ts:173](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L173) | -| `HMEnabled` | `readonly` | `boolean` | [`BuildingData`](README.md#buildingdata).`HMEnabled` | [src/types/common.ts:174](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L174) | -| `HMEndDate` | `readonly` | `null` \| `string` | [`BuildingData`](README.md#buildingdata).`HMEndDate` | [src/types/common.ts:175](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L175) | -| `HMStartDate` | `readonly` | `null` \| `string` | [`BuildingData`](README.md#buildingdata).`HMStartDate` | [src/types/common.ts:176](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L176) | -| `ID` | `readonly` | `number` | [`BuildingData`](README.md#buildingdata).`ID` | [src/types/common.ts:192](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L192) | -| `Name` | `readonly` | `string` | [`BuildingData`](README.md#buildingdata).`Name` | [src/types/common.ts:193](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L193) | -| `Structure` | `readonly` | \{ `Areas`: readonly [`AreaData`](README.md#areadatat)\<`null`\> & \{ `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[]; `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; `Floors`: readonly [`FloorData`](README.md#floordata) & \{ `Areas`: readonly [`AreaData`](README.md#areadatat)\<`number`\> & \{ `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[]; `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[]; \} | - | [src/types/common.ts:221](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L221) | -| `Structure.Areas` | `readonly` | readonly [`AreaData`](README.md#areadatat)\<`null`\> & \{ `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[] | - | [src/types/common.ts:222](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L222) | -| `Structure.Devices` | `readonly` | readonly [`ListDeviceAny`](README.md#listdeviceany)[] | - | [src/types/common.ts:225](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L225) | -| `Structure.Floors` | `readonly` | readonly [`FloorData`](README.md#floordata) & \{ `Areas`: readonly [`AreaData`](README.md#areadatat)\<`number`\> & \{ `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[]; `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[] | - | [src/types/common.ts:226](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L226) | -| `TimeZone` | `readonly` | `number` | [`BuildingData`](README.md#buildingdata).`TimeZone` | [src/types/common.ts:185](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L185) | +| `FPDefined` | `readonly` | `boolean` | [`BuildingData`](README.md#buildingdata).`FPDefined` | [src/types/common.ts:135](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L135) | +| `FPEnabled` | `readonly` | `boolean` | [`BuildingData`](README.md#buildingdata).`FPEnabled` | [src/types/common.ts:136](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L136) | +| `FPMaxTemperature` | `readonly` | `number` | [`BuildingData`](README.md#buildingdata).`FPMaxTemperature` | [src/types/common.ts:137](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L137) | +| `FPMinTemperature` | `readonly` | `number` | [`BuildingData`](README.md#buildingdata).`FPMinTemperature` | [src/types/common.ts:138](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L138) | +| `HMDefined` | `readonly` | `boolean` | [`BuildingData`](README.md#buildingdata).`HMDefined` | [src/types/common.ts:173](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L173) | +| `HMEnabled` | `readonly` | `boolean` | [`BuildingData`](README.md#buildingdata).`HMEnabled` | [src/types/common.ts:174](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L174) | +| `HMEndDate` | `readonly` | `null` \| `string` | [`BuildingData`](README.md#buildingdata).`HMEndDate` | [src/types/common.ts:175](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L175) | +| `HMStartDate` | `readonly` | `null` \| `string` | [`BuildingData`](README.md#buildingdata).`HMStartDate` | [src/types/common.ts:176](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L176) | +| `ID` | `readonly` | `number` | [`BuildingData`](README.md#buildingdata).`ID` | [src/types/common.ts:192](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L192) | +| `Name` | `readonly` | `string` | [`BuildingData`](README.md#buildingdata).`Name` | [src/types/common.ts:193](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L193) | +| `Structure` | `readonly` | \{ `Areas`: readonly [`AreaData`](README.md#areadatat)\<`null`\> & \{ `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[]; `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; `Floors`: readonly [`FloorData`](README.md#floordata) & \{ `Areas`: readonly [`AreaData`](README.md#areadatat)\<`number`\> & \{ `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[]; `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[]; \} | - | [src/types/common.ts:221](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L221) | +| `Structure.Areas` | `readonly` | readonly [`AreaData`](README.md#areadatat)\<`null`\> & \{ `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[] | - | [src/types/common.ts:222](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L222) | +| `Structure.Devices` | `readonly` | readonly [`ListDeviceAny`](README.md#listdeviceany)[] | - | [src/types/common.ts:225](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L225) | +| `Structure.Floors` | `readonly` | readonly [`FloorData`](README.md#floordata) & \{ `Areas`: readonly [`AreaData`](README.md#areadatat)\<`number`\> & \{ `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[]; `Devices`: readonly [`ListDeviceAny`](README.md#listdeviceany)[]; \}[] | - | [src/types/common.ts:226](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L226) | +| `TimeZone` | `readonly` | `number` | [`BuildingData`](README.md#buildingdata).`TimeZone` | [src/types/common.ts:185](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L185) | --- @@ -6677,17 +6677,17 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------ | ---------- | ------------------ | ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `FPDefined` | `readonly` | `boolean` | [`ZoneSettings`](README.md#zonesettings).`FPDefined` | [src/types/common.ts:135](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L135) | -| `FPEnabled` | `readonly` | `boolean` | [`ZoneSettings`](README.md#zonesettings).`FPEnabled` | [src/types/common.ts:136](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L136) | -| `FPMaxTemperature` | `readonly` | `number` | [`ZoneSettings`](README.md#zonesettings).`FPMaxTemperature` | [src/types/common.ts:137](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L137) | -| `FPMinTemperature` | `readonly` | `number` | [`ZoneSettings`](README.md#zonesettings).`FPMinTemperature` | [src/types/common.ts:138](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L138) | -| `HMDefined` | `readonly` | `boolean` | [`ZoneSettings`](README.md#zonesettings).`HMDefined` | [src/types/common.ts:173](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L173) | -| `HMEnabled` | `readonly` | `boolean` | [`ZoneSettings`](README.md#zonesettings).`HMEnabled` | [src/types/common.ts:174](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L174) | -| `HMEndDate` | `readonly` | `null` \| `string` | [`ZoneSettings`](README.md#zonesettings).`HMEndDate` | [src/types/common.ts:175](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L175) | -| `HMStartDate` | `readonly` | `null` \| `string` | [`ZoneSettings`](README.md#zonesettings).`HMStartDate` | [src/types/common.ts:176](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L176) | -| `ID` | `readonly` | `number` | - | [src/types/common.ts:192](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L192) | -| `Name` | `readonly` | `string` | - | [src/types/common.ts:193](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L193) | -| `TimeZone` | `readonly` | `number` | [`ZoneSettings`](README.md#zonesettings).`TimeZone` | [src/types/common.ts:185](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L185) | +| `FPDefined` | `readonly` | `boolean` | [`ZoneSettings`](README.md#zonesettings).`FPDefined` | [src/types/common.ts:135](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L135) | +| `FPEnabled` | `readonly` | `boolean` | [`ZoneSettings`](README.md#zonesettings).`FPEnabled` | [src/types/common.ts:136](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L136) | +| `FPMaxTemperature` | `readonly` | `number` | [`ZoneSettings`](README.md#zonesettings).`FPMaxTemperature` | [src/types/common.ts:137](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L137) | +| `FPMinTemperature` | `readonly` | `number` | [`ZoneSettings`](README.md#zonesettings).`FPMinTemperature` | [src/types/common.ts:138](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L138) | +| `HMDefined` | `readonly` | `boolean` | [`ZoneSettings`](README.md#zonesettings).`HMDefined` | [src/types/common.ts:173](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L173) | +| `HMEnabled` | `readonly` | `boolean` | [`ZoneSettings`](README.md#zonesettings).`HMEnabled` | [src/types/common.ts:174](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L174) | +| `HMEndDate` | `readonly` | `null` \| `string` | [`ZoneSettings`](README.md#zonesettings).`HMEndDate` | [src/types/common.ts:175](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L175) | +| `HMStartDate` | `readonly` | `null` \| `string` | [`ZoneSettings`](README.md#zonesettings).`HMStartDate` | [src/types/common.ts:176](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L176) | +| `ID` | `readonly` | `number` | - | [src/types/common.ts:192](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L192) | +| `Name` | `readonly` | `string` | - | [src/types/common.ts:193](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L193) | +| `TimeZone` | `readonly` | `number` | [`ZoneSettings`](README.md#zonesettings).`TimeZone` | [src/types/common.ts:185](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L185) | --- @@ -6701,8 +6701,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------------- | ---------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `LastCommunication` | `readonly` | `string` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L29) | -| `NextCommunication` | `readonly` | `string` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L30) | +| `LastCommunication` | `readonly` | `string` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L29) | +| `NextCommunication` | `readonly` | `string` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L30) | --- @@ -6712,9 +6712,9 @@ static upsert(floor: FloorData): void | Property | Type | Defined in | | -------- | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | -| `Ata` | [`DeviceFacadeAta`](README.md#devicefacadeata) | [src/facades/manager.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L24) | -| `Atw` | [`DeviceFacadeAtw`](README.md#devicefacadeatw) | [src/facades/manager.ts:25](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L25) | -| `Erv` | [`DeviceFacadeErv`](README.md#devicefacadeerv) | [src/facades/manager.ts:26](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L26) | +| `Ata` | [`DeviceFacadeAta`](README.md#devicefacadeata) | [src/facades/manager.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L24) | +| `Atw` | [`DeviceFacadeAtw`](README.md#devicefacadeatw) | [src/facades/manager.ts:25](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L25) | +| `Erv` | [`DeviceFacadeErv`](README.md#devicefacadeerv) | [src/facades/manager.ts:26](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L26) | --- @@ -6724,9 +6724,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Ata` | `readonly` | [`EnergyDataAta`](README.md#energydataata) | [src/types/common.ts:298](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L298) | -| `Atw` | `readonly` | [`EnergyDataAtw`](README.md#energydataatw) | [src/types/common.ts:299](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L299) | -| `Erv` | `readonly` | `never` | [src/types/common.ts:300](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L300) | +| `Ata` | `readonly` | [`EnergyDataAta`](README.md#energydataata) | [src/types/common.ts:298](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L298) | +| `Atw` | `readonly` | [`EnergyDataAtw`](README.md#energydataatw) | [src/types/common.ts:299](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L299) | +| `Erv` | `readonly` | `never` | [src/types/common.ts:300](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L300) | --- @@ -6736,19 +6736,19 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ---------------------------- | ---------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -| `Auto` | `readonly` | readonly `number`[] | [src/types/ata.ts:94](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L94) | -| `Cooling` | `readonly` | readonly `number`[] | [src/types/ata.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L95) | -| `Dry` | `readonly` | readonly `number`[] | [src/types/ata.ts:96](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L96) | -| `Fan` | `readonly` | readonly `number`[] | [src/types/ata.ts:97](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L97) | -| `Heating` | `readonly` | readonly `number`[] | [src/types/ata.ts:98](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L98) | -| `Other` | `readonly` | readonly `number`[] | [src/types/ata.ts:99](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L99) | -| `TotalAutoConsumed` | `readonly` | `number` | [src/types/ata.ts:100](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L100) | -| `TotalCoolingConsumed` | `readonly` | `number` | [src/types/ata.ts:101](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L101) | -| `TotalDryConsumed` | `readonly` | `number` | [src/types/ata.ts:102](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L102) | -| `TotalFanConsumed` | `readonly` | `number` | [src/types/ata.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L103) | -| `TotalHeatingConsumed` | `readonly` | `number` | [src/types/ata.ts:104](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L104) | -| `TotalOtherConsumed` | `readonly` | `number` | [src/types/ata.ts:105](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L105) | -| `UsageDisclaimerPercentages` | `readonly` | `string` | [src/types/ata.ts:106](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L106) | +| `Auto` | `readonly` | readonly `number`[] | [src/types/ata.ts:94](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L94) | +| `Cooling` | `readonly` | readonly `number`[] | [src/types/ata.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L95) | +| `Dry` | `readonly` | readonly `number`[] | [src/types/ata.ts:96](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L96) | +| `Fan` | `readonly` | readonly `number`[] | [src/types/ata.ts:97](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L97) | +| `Heating` | `readonly` | readonly `number`[] | [src/types/ata.ts:98](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L98) | +| `Other` | `readonly` | readonly `number`[] | [src/types/ata.ts:99](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L99) | +| `TotalAutoConsumed` | `readonly` | `number` | [src/types/ata.ts:100](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L100) | +| `TotalCoolingConsumed` | `readonly` | `number` | [src/types/ata.ts:101](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L101) | +| `TotalDryConsumed` | `readonly` | `number` | [src/types/ata.ts:102](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L102) | +| `TotalFanConsumed` | `readonly` | `number` | [src/types/ata.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L103) | +| `TotalHeatingConsumed` | `readonly` | `number` | [src/types/ata.ts:104](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L104) | +| `TotalOtherConsumed` | `readonly` | `number` | [src/types/ata.ts:105](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L105) | +| `UsageDisclaimerPercentages` | `readonly` | `string` | [src/types/ata.ts:106](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L106) | --- @@ -6758,13 +6758,13 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ----------------------- | ---------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -| `CoP` | `readonly` | readonly `number`[] | [src/types/atw.ts:110](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L110) | -| `TotalCoolingConsumed` | `readonly` | `number` | [src/types/atw.ts:111](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L111) | -| `TotalCoolingProduced` | `readonly` | `number` | [src/types/atw.ts:112](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L112) | -| `TotalHeatingConsumed` | `readonly` | `number` | [src/types/atw.ts:113](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L113) | -| `TotalHeatingProduced` | `readonly` | `number` | [src/types/atw.ts:114](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L114) | -| `TotalHotWaterConsumed` | `readonly` | `number` | [src/types/atw.ts:115](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L115) | -| `TotalHotWaterProduced` | `readonly` | `number` | [src/types/atw.ts:116](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L116) | +| `CoP` | `readonly` | readonly `number`[] | [src/types/atw.ts:110](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L110) | +| `TotalCoolingConsumed` | `readonly` | `number` | [src/types/atw.ts:111](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L111) | +| `TotalCoolingProduced` | `readonly` | `number` | [src/types/atw.ts:112](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L112) | +| `TotalHeatingConsumed` | `readonly` | `number` | [src/types/atw.ts:113](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L113) | +| `TotalHeatingProduced` | `readonly` | `number` | [src/types/atw.ts:114](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L114) | +| `TotalHotWaterConsumed` | `readonly` | `number` | [src/types/atw.ts:115](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L115) | +| `TotalHotWaterProduced` | `readonly` | `number` | [src/types/atw.ts:116](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L116) | --- @@ -6774,9 +6774,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ---------- | ---------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceID` | `readonly` | `number` | [src/types/common.ts:293](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L293) | -| `FromDate` | `readonly` | `string` | [src/types/common.ts:294](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L294) | -| `ToDate` | `readonly` | `string` | [src/types/common.ts:295](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L295) | +| `DeviceID` | `readonly` | `number` | [src/types/common.ts:293](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L293) | +| `FromDate` | `readonly` | `string` | [src/types/common.ts:294](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L294) | +| `ToDate` | `readonly` | `string` | [src/types/common.ts:295](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L295) | --- @@ -6786,10 +6786,10 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------------- | ---------- | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceId` | `readonly` | `number` | [src/types/common.ts:309](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L309) | -| `EndDate` | `readonly` | `string` | [src/types/common.ts:310](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L310) | -| `ErrorMessage` | `readonly` | `null` \| `string` | [src/types/common.ts:311](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L311) | -| `StartDate` | `readonly` | `string` | [src/types/common.ts:312](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L312) | +| `DeviceId` | `readonly` | `number` | [src/types/common.ts:309](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L309) | +| `EndDate` | `readonly` | `string` | [src/types/common.ts:310](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L310) | +| `ErrorMessage` | `readonly` | `null` \| `string` | [src/types/common.ts:311](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L311) | +| `StartDate` | `readonly` | `string` | [src/types/common.ts:312](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L312) | --- @@ -6799,9 +6799,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ----------- | ---------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceIDs` | `readonly` | readonly `number`[] | [src/types/common.ts:304](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L304) | -| `FromDate` | `readonly` | `string` | [src/types/common.ts:305](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L305) | -| `ToDate` | `readonly` | `string` | [src/types/common.ts:306](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L306) | +| `DeviceIDs` | `readonly` | readonly `number`[] | [src/types/common.ts:304](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L304) | +| `FromDate` | `readonly` | `string` | [src/types/common.ts:305](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L305) | +| `ToDate` | `readonly` | `string` | [src/types/common.ts:306](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L306) | --- @@ -6811,8 +6811,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ----------------- | ---------- | ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `AttributeErrors` | `readonly` | `Record`\<`string`, readonly `string`[]\> | [src/types/common.ts:114](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L114) | -| `Success` | `readonly` | `false` | [src/types/common.ts:115](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L115) | +| `AttributeErrors` | `readonly` | `Record`\<`string`, readonly `string`[]\> | [src/types/common.ts:114](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L114) | +| `Success` | `readonly` | `false` | [src/types/common.ts:115](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L115) | --- @@ -6826,9 +6826,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------ | ---------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `BuildingId` | `readonly` | `number` | [src/types/common.ts:216](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L216) | -| `ID` | `readonly` | `number` | [src/types/common.ts:217](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L217) | -| `Name` | `readonly` | `string` | [src/types/common.ts:218](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L218) | +| `BuildingId` | `readonly` | `number` | [src/types/common.ts:216](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L216) | +| `ID` | `readonly` | `number` | [src/types/common.ts:217](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L217) | +| `Name` | `readonly` | `string` | [src/types/common.ts:218](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L218) | --- @@ -6842,10 +6842,10 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------------ | ---------- | --------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `FPDefined` | `readonly` | `boolean` | [src/types/common.ts:135](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L135) | -| `FPEnabled` | `readonly` | `boolean` | [src/types/common.ts:136](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L136) | -| `FPMaxTemperature` | `readonly` | `number` | [src/types/common.ts:137](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L137) | -| `FPMinTemperature` | `readonly` | `number` | [src/types/common.ts:138](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L138) | +| `FPDefined` | `readonly` | `boolean` | [src/types/common.ts:135](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L135) | +| `FPEnabled` | `readonly` | `boolean` | [src/types/common.ts:136](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L136) | +| `FPMaxTemperature` | `readonly` | `number` | [src/types/common.ts:137](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L137) | +| `FPMinTemperature` | `readonly` | `number` | [src/types/common.ts:138](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L138) | --- @@ -6859,10 +6859,10 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------------- | ---------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `AreaIds?` | `readonly` | readonly `number`[] | [src/types/common.ts:124](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L124) | -| `BuildingIds?` | `readonly` | readonly `number`[] | [src/types/common.ts:125](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L125) | -| `DeviceIds?` | `readonly` | readonly `number`[] | [src/types/common.ts:126](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L126) | -| `FloorIds?` | `readonly` | readonly `number`[] | [src/types/common.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L127) | +| `AreaIds?` | `readonly` | readonly `number`[] | [src/types/common.ts:124](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L124) | +| `BuildingIds?` | `readonly` | readonly `number`[] | [src/types/common.ts:125](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L125) | +| `DeviceIds?` | `readonly` | readonly `number`[] | [src/types/common.ts:126](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L126) | +| `FloorIds?` | `readonly` | readonly `number`[] | [src/types/common.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L127) | --- @@ -6876,13 +6876,13 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | -------------------- | ---------- | ------------------- | ---------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `AreaIds?` | `readonly` | readonly `number`[] | [`FrostProtectionLocation`](README.md#frostprotectionlocation).`AreaIds` | [src/types/common.ts:124](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L124) | -| `BuildingIds?` | `readonly` | readonly `number`[] | [`FrostProtectionLocation`](README.md#frostprotectionlocation).`BuildingIds` | [src/types/common.ts:125](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L125) | -| `DeviceIds?` | `readonly` | readonly `number`[] | [`FrostProtectionLocation`](README.md#frostprotectionlocation).`DeviceIds` | [src/types/common.ts:126](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L126) | -| `Enabled` | `readonly` | `boolean` | - | [src/types/common.ts:130](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L130) | -| `FloorIds?` | `readonly` | readonly `number`[] | [`FrostProtectionLocation`](README.md#frostprotectionlocation).`FloorIds` | [src/types/common.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L127) | -| `MaximumTemperature` | `readonly` | `number` | - | [src/types/common.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L131) | -| `MinimumTemperature` | `readonly` | `number` | - | [src/types/common.ts:132](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L132) | +| `AreaIds?` | `readonly` | readonly `number`[] | [`FrostProtectionLocation`](README.md#frostprotectionlocation).`AreaIds` | [src/types/common.ts:124](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L124) | +| `BuildingIds?` | `readonly` | readonly `number`[] | [`FrostProtectionLocation`](README.md#frostprotectionlocation).`BuildingIds` | [src/types/common.ts:125](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L125) | +| `DeviceIds?` | `readonly` | readonly `number`[] | [`FrostProtectionLocation`](README.md#frostprotectionlocation).`DeviceIds` | [src/types/common.ts:126](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L126) | +| `Enabled` | `readonly` | `boolean` | - | [src/types/common.ts:130](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L130) | +| `FloorIds?` | `readonly` | readonly `number`[] | [`FrostProtectionLocation`](README.md#frostprotectionlocation).`FloorIds` | [src/types/common.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L127) | +| `MaximumTemperature` | `readonly` | `number` | - | [src/types/common.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L131) | +| `MinimumTemperature` | `readonly` | `number` | - | [src/types/common.ts:132](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L132) | --- @@ -6892,9 +6892,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | ------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Ata` | `readonly` | [`GetDeviceDataAta`](README.md#getdevicedataata) | [src/types/common.ts:104](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L104) | -| `Atw` | `readonly` | [`GetDeviceDataAtw`](README.md#getdevicedataatw) | [src/types/common.ts:105](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L105) | -| `Erv` | `readonly` | [`GetDeviceDataErv`](README.md#getdevicedataerv) | [src/types/common.ts:106](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L106) | +| `Ata` | `readonly` | [`GetDeviceDataAta`](README.md#getdevicedataata) | [src/types/common.ts:104](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L104) | +| `Atw` | `readonly` | [`GetDeviceDataAtw`](README.md#getdevicedataatw) | [src/types/common.ts:105](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L105) | +| `Erv` | `readonly` | [`GetDeviceDataErv`](README.md#getdevicedataerv) | [src/types/common.ts:106](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L106) | --- @@ -6904,8 +6904,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------ | ---------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `buildingId` | `readonly` | `number` | [src/types/common.ts:100](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L100) | -| `id` | `readonly` | `number` | [src/types/common.ts:101](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L101) | +| `buildingId` | `readonly` | `number` | [src/types/common.ts:100](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L100) | +| `id` | `readonly` | `number` | [src/types/common.ts:101](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L101) | --- @@ -6915,10 +6915,10 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Data` | `readonly` | \{ `Group`: \{ `Specification`: `Required`\<[`GetGroupAtaPostData`](README.md#getgroupatapostdata)\>; `State`: `Required`\<[`GroupAtaState`](README.md#groupatastate)\>; \}; \} | [src/types/common.ts:260](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L260) | -| `Data.Group` | `readonly` | \{ `Specification`: `Required`\<[`GetGroupAtaPostData`](README.md#getgroupatapostdata)\>; `State`: `Required`\<[`GroupAtaState`](README.md#groupatastate)\>; \} | [src/types/common.ts:261](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L261) | -| `Data.Group.Specification` | `readonly` | `Required`\<[`GetGroupAtaPostData`](README.md#getgroupatapostdata)\> | [src/types/common.ts:262](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L262) | -| `Data.Group.State` | `readonly` | `Required`\<[`GroupAtaState`](README.md#groupatastate)\> | [src/types/common.ts:263](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L263) | +| `Data` | `readonly` | \{ `Group`: \{ `Specification`: `Required`\<[`GetGroupAtaPostData`](README.md#getgroupatapostdata)\>; `State`: `Required`\<[`GroupAtaState`](README.md#groupatastate)\>; \}; \} | [src/types/common.ts:260](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L260) | +| `Data.Group` | `readonly` | \{ `Specification`: `Required`\<[`GetGroupAtaPostData`](README.md#getgroupatapostdata)\>; `State`: `Required`\<[`GroupAtaState`](README.md#groupatastate)\>; \} | [src/types/common.ts:261](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L261) | +| `Data.Group.Specification` | `readonly` | `Required`\<[`GetGroupAtaPostData`](README.md#getgroupatapostdata)\> | [src/types/common.ts:262](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L262) | +| `Data.Group.State` | `readonly` | `Required`\<[`GroupAtaState`](README.md#groupatastate)\> | [src/types/common.ts:263](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L263) | --- @@ -6928,9 +6928,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------- | ---------- | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `AreaID?` | `readonly` | `null` \| `number` | [src/types/common.ts:241](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L241) | -| `BuildingID?` | `readonly` | `null` \| `number` | [src/types/common.ts:242](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L242) | -| `FloorID?` | `readonly` | `null` \| `number` | [src/types/common.ts:243](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L243) | +| `AreaID?` | `readonly` | `null` \| `number` | [src/types/common.ts:241](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L241) | +| `BuildingID?` | `readonly` | `null` \| `number` | [src/types/common.ts:242](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L242) | +| `FloorID?` | `readonly` | `null` \| `number` | [src/types/common.ts:243](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L243) | --- @@ -6940,14 +6940,14 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------------------------- | ---------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `FanSpeed?` | `readonly` | \| `null` \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | [src/types/common.ts:246](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L246) | -| `OperationMode?` | `readonly` | `null` \| [`OperationMode`](README.md#operationmode) | [src/types/common.ts:247](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L247) | -| `Power?` | `readonly` | `null` \| `boolean` | [src/types/common.ts:248](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L248) | -| `SetTemperature?` | `readonly` | `null` \| `number` | [src/types/common.ts:249](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L249) | -| `VaneHorizontalDirection?` | `readonly` | `null` \| [`Horizontal`](README.md#horizontal) | [src/types/common.ts:250](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L250) | -| `VaneHorizontalSwing?` | `readonly` | `null` \| `boolean` | [src/types/common.ts:251](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L251) | -| `VaneVerticalDirection?` | `readonly` | `null` \| [`Vertical`](README.md#vertical) | [src/types/common.ts:252](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L252) | -| `VaneVerticalSwing?` | `readonly` | `null` \| `boolean` | [src/types/common.ts:253](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L253) | +| `FanSpeed?` | `readonly` | \| `null` \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | [src/types/common.ts:246](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L246) | +| `OperationMode?` | `readonly` | `null` \| [`OperationMode`](README.md#operationmode) | [src/types/common.ts:247](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L247) | +| `Power?` | `readonly` | `null` \| `boolean` | [src/types/common.ts:248](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L248) | +| `SetTemperature?` | `readonly` | `null` \| `number` | [src/types/common.ts:249](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L249) | +| `VaneHorizontalDirection?` | `readonly` | `null` \| [`Horizontal`](README.md#horizontal) | [src/types/common.ts:250](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L250) | +| `VaneHorizontalSwing?` | `readonly` | `null` \| `boolean` | [src/types/common.ts:251](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L251) | +| `VaneVerticalDirection?` | `readonly` | `null` \| [`Vertical`](README.md#vertical) | [src/types/common.ts:252](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L252) | +| `VaneVerticalSwing?` | `readonly` | `null` \| `boolean` | [src/types/common.ts:253](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L253) | --- @@ -6961,11 +6961,11 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------ | ---------- | ------------------- | ------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Areas?` | `readonly` | readonly `number`[] | [`HolidayModeLocation`](README.md#holidaymodelocation).`Areas` | [src/types/common.ts:150](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L150) | -| `Buildings?` | `readonly` | readonly `number`[] | [`HolidayModeLocation`](README.md#holidaymodelocation).`Buildings` | [src/types/common.ts:151](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L151) | -| `Devices?` | `readonly` | readonly `number`[] | [`HolidayModeLocation`](README.md#holidaymodelocation).`Devices` | [src/types/common.ts:152](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L152) | -| `Floors?` | `readonly` | readonly `number`[] | [`HolidayModeLocation`](README.md#holidaymodelocation).`Floors` | [src/types/common.ts:153](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L153) | -| `TimeZone?` | `readonly` | `number` | - | [src/types/common.ts:156](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L156) | +| `Areas?` | `readonly` | readonly `number`[] | [`HolidayModeLocation`](README.md#holidaymodelocation).`Areas` | [src/types/common.ts:150](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L150) | +| `Buildings?` | `readonly` | readonly `number`[] | [`HolidayModeLocation`](README.md#holidaymodelocation).`Buildings` | [src/types/common.ts:151](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L151) | +| `Devices?` | `readonly` | readonly `number`[] | [`HolidayModeLocation`](README.md#holidaymodelocation).`Devices` | [src/types/common.ts:152](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L152) | +| `Floors?` | `readonly` | readonly `number`[] | [`HolidayModeLocation`](README.md#holidaymodelocation).`Floors` | [src/types/common.ts:153](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L153) | +| `TimeZone?` | `readonly` | `number` | - | [src/types/common.ts:156](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L156) | --- @@ -6975,25 +6975,25 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------------ | ---------- | --------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `EndDate` | `readonly` | \{ `Day`: `number`; `Hour`: `number`; `Minute`: `number`; `Month`: `number`; `Second`: `number`; `Year`: `number`; \} | [src/types/common.ts:165](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L165) | -| `EndDate.Day` | `readonly` | `number` | [src/types/common.ts:166](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L166) | -| `EndDate.Hour` | `readonly` | `number` | [src/types/common.ts:167](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L167) | -| `EndDate.Minute` | `readonly` | `number` | [src/types/common.ts:168](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L168) | -| `EndDate.Month` | `readonly` | `number` | [src/types/common.ts:169](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L169) | -| `EndDate.Second` | `readonly` | `number` | [src/types/common.ts:170](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L170) | -| `EndDate.Year` | `readonly` | `number` | [src/types/common.ts:171](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L171) | -| `HMDefined` | `readonly` | `boolean` | [src/types/common.ts:173](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L173) | -| `HMEnabled` | `readonly` | `boolean` | [src/types/common.ts:174](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L174) | -| `HMEndDate` | `readonly` | `null` \| `string` | [src/types/common.ts:175](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L175) | -| `HMStartDate` | `readonly` | `null` \| `string` | [src/types/common.ts:176](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L176) | -| `StartDate` | `readonly` | \{ `Day`: `number`; `Hour`: `number`; `Minute`: `number`; `Month`: `number`; `Second`: `number`; `Year`: `number`; \} | [src/types/common.ts:177](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L177) | -| `StartDate.Day` | `readonly` | `number` | [src/types/common.ts:178](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L178) | -| `StartDate.Hour` | `readonly` | `number` | [src/types/common.ts:179](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L179) | -| `StartDate.Minute` | `readonly` | `number` | [src/types/common.ts:180](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L180) | -| `StartDate.Month` | `readonly` | `number` | [src/types/common.ts:181](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L181) | -| `StartDate.Second` | `readonly` | `number` | [src/types/common.ts:182](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L182) | -| `StartDate.Year` | `readonly` | `number` | [src/types/common.ts:183](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L183) | -| `TimeZone` | `readonly` | `number` | [src/types/common.ts:185](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L185) | +| `EndDate` | `readonly` | \{ `Day`: `number`; `Hour`: `number`; `Minute`: `number`; `Month`: `number`; `Second`: `number`; `Year`: `number`; \} | [src/types/common.ts:165](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L165) | +| `EndDate.Day` | `readonly` | `number` | [src/types/common.ts:166](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L166) | +| `EndDate.Hour` | `readonly` | `number` | [src/types/common.ts:167](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L167) | +| `EndDate.Minute` | `readonly` | `number` | [src/types/common.ts:168](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L168) | +| `EndDate.Month` | `readonly` | `number` | [src/types/common.ts:169](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L169) | +| `EndDate.Second` | `readonly` | `number` | [src/types/common.ts:170](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L170) | +| `EndDate.Year` | `readonly` | `number` | [src/types/common.ts:171](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L171) | +| `HMDefined` | `readonly` | `boolean` | [src/types/common.ts:173](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L173) | +| `HMEnabled` | `readonly` | `boolean` | [src/types/common.ts:174](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L174) | +| `HMEndDate` | `readonly` | `null` \| `string` | [src/types/common.ts:175](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L175) | +| `HMStartDate` | `readonly` | `null` \| `string` | [src/types/common.ts:176](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L176) | +| `StartDate` | `readonly` | \{ `Day`: `number`; `Hour`: `number`; `Minute`: `number`; `Month`: `number`; `Second`: `number`; `Year`: `number`; \} | [src/types/common.ts:177](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L177) | +| `StartDate.Day` | `readonly` | `number` | [src/types/common.ts:178](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L178) | +| `StartDate.Hour` | `readonly` | `number` | [src/types/common.ts:179](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L179) | +| `StartDate.Minute` | `readonly` | `number` | [src/types/common.ts:180](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L180) | +| `StartDate.Month` | `readonly` | `number` | [src/types/common.ts:181](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L181) | +| `StartDate.Second` | `readonly` | `number` | [src/types/common.ts:182](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L182) | +| `StartDate.Year` | `readonly` | `number` | [src/types/common.ts:183](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L183) | +| `TimeZone` | `readonly` | `number` | [src/types/common.ts:185](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L185) | --- @@ -7007,10 +7007,10 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------ | ---------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Areas?` | `readonly` | readonly `number`[] | [src/types/common.ts:150](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L150) | -| `Buildings?` | `readonly` | readonly `number`[] | [src/types/common.ts:151](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L151) | -| `Devices?` | `readonly` | readonly `number`[] | [src/types/common.ts:152](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L152) | -| `Floors?` | `readonly` | readonly `number`[] | [src/types/common.ts:153](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L153) | +| `Areas?` | `readonly` | readonly `number`[] | [src/types/common.ts:150](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L150) | +| `Buildings?` | `readonly` | readonly `number`[] | [src/types/common.ts:151](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L151) | +| `Devices?` | `readonly` | readonly `number`[] | [src/types/common.ts:152](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L152) | +| `Floors?` | `readonly` | readonly `number`[] | [src/types/common.ts:153](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L153) | --- @@ -7020,10 +7020,10 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------- | ---------- | ---------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Enabled` | `readonly` | `boolean` | [src/types/common.ts:159](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L159) | -| `EndDate` | `readonly` | [`DateTimeComponents`](README.md#datetimecomponents) | [src/types/common.ts:160](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L160) | -| `HMTimeZones` | `readonly` | readonly [`HMTimeZone`](README.md#hmtimezone)[] | [src/types/common.ts:161](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L161) | -| `StartDate` | `readonly` | [`DateTimeComponents`](README.md#datetimecomponents) | [src/types/common.ts:162](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L162) | +| `Enabled` | `readonly` | `boolean` | [src/types/common.ts:159](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L159) | +| `EndDate` | `readonly` | [`DateTimeComponents`](README.md#datetimecomponents) | [src/types/common.ts:160](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L160) | +| `HMTimeZones` | `readonly` | readonly [`HMTimeZone`](README.md#hmtimezone)[] | [src/types/common.ts:161](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L161) | +| `StartDate` | `readonly` | [`DateTimeComponents`](README.md#datetimecomponents) | [src/types/common.ts:162](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L162) | --- @@ -7033,23 +7033,23 @@ static upsert(floor: FloorData): void | Property | Type | Defined in | | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `clearSync` | () => `void` | [src/services/interfaces.ts:68](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L68) | -| `fetch` | () => `Promise`\<[`Building`](README.md#building-3)[]\> | [src/services/interfaces.ts:69](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L69) | -| `get` | (`__namedParameters`: \{ `params`: [`GetDeviceDataParams`](README.md#getdevicedataparams); \}) => `Promise`\<\{ `data`: [`GetDeviceDataAta`](README.md#getdevicedataata) \| [`GetDeviceDataAtw`](README.md#getdevicedataatw) \| [`GetDeviceDataErv`](README.md#getdevicedataerv); \}\> | [src/services/interfaces.ts:70](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L70) | -| `getAta` | (`__namedParameters`: \{ `postData`: [`GetGroupAtaPostData`](README.md#getgroupatapostdata); \}) => `Promise`\<\{ `data`: [`GetGroupAtaData`](README.md#getgroupatadata); \}\> | [src/services/interfaces.ts:75](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L75) | -| `getEnergyReport` | (`__namedParameters`: \{ `postData`: [`EnergyPostData`](README.md#energypostdata); \}) => `Promise`\<\{ `data`: [`EnergyDataAta`](README.md#energydataata) \| [`EnergyDataAtw`](README.md#energydataatw); \}\> | [src/services/interfaces.ts:80](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L80) | -| `getErrors` | (`__namedParameters`: \{ `postData`: [`ErrorPostData`](README.md#errorpostdata); \}) => `Promise`\<\{ `data`: [`FailureData`](README.md#failuredata) \| [`ErrorData`](README.md#errordata)[]; \}\> | [src/services/interfaces.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L85) | -| `getFrostProtection` | (`__namedParameters`: \{ `params`: [`SettingsParams`](README.md#settingsparams); \}) => `Promise`\<\{ `data`: [`FrostProtectionData`](README.md#frostprotectiondata); \}\> | [src/services/interfaces.ts:90](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L90) | -| `getHolidayMode` | (`__namedParameters`: \{ `params`: [`SettingsParams`](README.md#settingsparams); \}) => `Promise`\<\{ `data`: [`HolidayModeData`](README.md#holidaymodedata); \}\> | [src/services/interfaces.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L95) | -| `getTiles` | (`__namedParameters`: \{ `postData`: [`TilesPostData`](README.md#tilespostdatat)\<`null`\>; \}) => `Promise`\<\{ `data`: [`TilesData`](README.md#tilesdatat)\<`null`\>; \}\> & \<`T`\>(`__namedParameters`: \{ `postData`: [`TilesPostData`](README.md#tilespostdatat)\<`T`\>; \}) => `Promise`\<\{ `data`: [`TilesData`](README.md#tilesdatat)\<`T`\>; \}\> | [src/services/interfaces.ts:100](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L100) | -| `getWifiReport` | (`__namedParameters`: \{ `postData`: [`WifiPostData`](README.md#wifipostdata); \}) => `Promise`\<\{ `data`: [`WifiData`](README.md#wifidata); \}\> | [src/services/interfaces.ts:110](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L110) | -| `login` | (`data`?: [`LoginCredentials`](README.md#logincredentials), `onSuccess`?: () => `Promise`\<`void`\>) => `Promise`\<`boolean`\> | [src/services/interfaces.ts:115](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L115) | -| `set` | \<`T`\>(`__namedParameters`: \{ `heatPumpType`: `T`; `postData`: [`SetDevicePostData`](README.md#setdevicepostdata)\[`T`\]; \}) => `Promise`\<\{ `data`: [`SetDeviceData`](README.md#setdevicedata)\[`T`\]; \}\> | [src/services/interfaces.ts:119](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L119) | -| `setAta` | (`__namedParameters`: \{ `postData`: [`SetGroupAtaPostData`](README.md#setgroupatapostdata); \}) => `Promise`\<\{ `data`: [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata); \}\> | [src/services/interfaces.ts:126](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L126) | -| `setFrostProtection` | (`__namedParameters`: \{ `postData`: [`FrostProtectionPostData`](README.md#frostprotectionpostdata); \}) => `Promise`\<\{ `data`: [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata); \}\> | [src/services/interfaces.ts:131](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L131) | -| `setHolidayMode` | (`__namedParameters`: \{ `postData`: [`HolidayModePostData`](README.md#holidaymodepostdata); \}) => `Promise`\<\{ `data`: [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata); \}\> | [src/services/interfaces.ts:136](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L136) | -| `setLanguage` | (`language`: `string`) => `Promise`\<`boolean`\> | [src/services/interfaces.ts:141](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L141) | -| `setPower` | (`__namedParameters`: \{ `postData`: [`SetPowerPostData`](README.md#setpowerpostdata); \}) => `Promise`\<\{ `data`: `boolean`; \}\> | [src/services/interfaces.ts:142](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L142) | +| `clearSync` | () => `void` | [src/services/interfaces.ts:68](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L68) | +| `fetch` | () => `Promise`\<[`Building`](README.md#building-3)[]\> | [src/services/interfaces.ts:69](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L69) | +| `get` | (`__namedParameters`: \{ `params`: [`GetDeviceDataParams`](README.md#getdevicedataparams); \}) => `Promise`\<\{ `data`: [`GetDeviceDataAta`](README.md#getdevicedataata) \| [`GetDeviceDataAtw`](README.md#getdevicedataatw) \| [`GetDeviceDataErv`](README.md#getdevicedataerv); \}\> | [src/services/interfaces.ts:70](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L70) | +| `getAta` | (`__namedParameters`: \{ `postData`: [`GetGroupAtaPostData`](README.md#getgroupatapostdata); \}) => `Promise`\<\{ `data`: [`GetGroupAtaData`](README.md#getgroupatadata); \}\> | [src/services/interfaces.ts:75](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L75) | +| `getEnergyReport` | (`__namedParameters`: \{ `postData`: [`EnergyPostData`](README.md#energypostdata); \}) => `Promise`\<\{ `data`: [`EnergyDataAta`](README.md#energydataata) \| [`EnergyDataAtw`](README.md#energydataatw); \}\> | [src/services/interfaces.ts:80](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L80) | +| `getErrors` | (`__namedParameters`: \{ `postData`: [`ErrorPostData`](README.md#errorpostdata); \}) => `Promise`\<\{ `data`: [`FailureData`](README.md#failuredata) \| [`ErrorData`](README.md#errordata)[]; \}\> | [src/services/interfaces.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L85) | +| `getFrostProtection` | (`__namedParameters`: \{ `params`: [`SettingsParams`](README.md#settingsparams); \}) => `Promise`\<\{ `data`: [`FrostProtectionData`](README.md#frostprotectiondata); \}\> | [src/services/interfaces.ts:90](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L90) | +| `getHolidayMode` | (`__namedParameters`: \{ `params`: [`SettingsParams`](README.md#settingsparams); \}) => `Promise`\<\{ `data`: [`HolidayModeData`](README.md#holidaymodedata); \}\> | [src/services/interfaces.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L95) | +| `getTiles` | (`__namedParameters`: \{ `postData`: [`TilesPostData`](README.md#tilespostdatat)\<`null`\>; \}) => `Promise`\<\{ `data`: [`TilesData`](README.md#tilesdatat)\<`null`\>; \}\> & \<`T`\>(`__namedParameters`: \{ `postData`: [`TilesPostData`](README.md#tilespostdatat)\<`T`\>; \}) => `Promise`\<\{ `data`: [`TilesData`](README.md#tilesdatat)\<`T`\>; \}\> | [src/services/interfaces.ts:100](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L100) | +| `getWifiReport` | (`__namedParameters`: \{ `postData`: [`WifiPostData`](README.md#wifipostdata); \}) => `Promise`\<\{ `data`: [`WifiData`](README.md#wifidata); \}\> | [src/services/interfaces.ts:110](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L110) | +| `login` | (`data`?: [`LoginCredentials`](README.md#logincredentials), `onSuccess`?: () => `Promise`\<`void`\>) => `Promise`\<`boolean`\> | [src/services/interfaces.ts:115](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L115) | +| `set` | \<`T`\>(`__namedParameters`: \{ `heatPumpType`: `T`; `postData`: [`SetDevicePostData`](README.md#setdevicepostdata)\[`T`\]; \}) => `Promise`\<\{ `data`: [`SetDeviceData`](README.md#setdevicedata)\[`T`\]; \}\> | [src/services/interfaces.ts:119](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L119) | +| `setAta` | (`__namedParameters`: \{ `postData`: [`SetGroupAtaPostData`](README.md#setgroupatapostdata); \}) => `Promise`\<\{ `data`: [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata); \}\> | [src/services/interfaces.ts:126](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L126) | +| `setFrostProtection` | (`__namedParameters`: \{ `postData`: [`FrostProtectionPostData`](README.md#frostprotectionpostdata); \}) => `Promise`\<\{ `data`: [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata); \}\> | [src/services/interfaces.ts:131](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L131) | +| `setHolidayMode` | (`__namedParameters`: \{ `postData`: [`HolidayModePostData`](README.md#holidaymodepostdata); \}) => `Promise`\<\{ `data`: [`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata); \}\> | [src/services/interfaces.ts:136](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L136) | +| `setLanguage` | (`language`: `string`) => `Promise`\<`boolean`\> | [src/services/interfaces.ts:141](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L141) | +| `setPower` | (`__namedParameters`: \{ `postData`: [`SetPowerPostData`](README.md#setpowerpostdata); \}) => `Promise`\<\{ `data`: `boolean`; \}\> | [src/services/interfaces.ts:142](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L142) | --- @@ -7063,14 +7063,14 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | ------------ | ------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `building?` | [`BuildingModel`](README.md#buildingmodel) | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`building` | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L13) | -| `buildingId` | `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`buildingId` | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L14) | -| `deviceIds` | readonly `number`[] | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`deviceIds` | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L23) | -| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`devices` | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L24) | -| `floor?` | `null` \| [`FloorModel`](README.md#floormodel) | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`floor` | [src/models/interfaces.ts:18](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L18) | -| `floorId` | `null` \| `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`floorId` | [src/models/interfaces.ts:19](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L19) | -| `id` | `number` | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L8) | -| `name` | `string` | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L9) | +| `building?` | [`BuildingModel`](README.md#buildingmodel) | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`building` | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L13) | +| `buildingId` | `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`buildingId` | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L14) | +| `deviceIds` | readonly `number`[] | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`deviceIds` | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L23) | +| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`devices` | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L24) | +| `floor?` | `null` \| [`FloorModel`](README.md#floormodel) | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`floor` | [src/models/interfaces.ts:18](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L18) | +| `floorId` | `null` \| `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`floorId` | [src/models/interfaces.ts:19](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L19) | +| `id` | `number` | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L8) | +| `name` | `string` | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L9) | --- @@ -7085,16 +7085,16 @@ static upsert(floor: FloorData): void | Property | Type | Defined in | | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | -| `getErrors` | (`query`: `ErrorLogQuery`) => `Promise`\<[`FailureData`](README.md#failuredata) \| `ErrorLog`\> | [src/facades/interfaces.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L41) | -| `getFrostProtection` | () => `Promise`\<[`FrostProtectionData`](README.md#frostprotectiondata)\> | [src/facades/interfaces.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L42) | -| `getHolidayMode` | () => `Promise`\<[`HolidayModeData`](README.md#holidaymodedata)\> | [src/facades/interfaces.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L43) | -| `getTiles` | (`select`?: `false`) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`null`\>\> & \<`U`\>(`select`: [`DeviceModel`](README.md#devicemodelt)\<`U`\>) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`U`\>\> | [src/facades/interfaces.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L44) | -| `getWifiReport` | (`hour`?: `number`) => `Promise`\<[`WifiData`](README.md#wifidata)\> | [src/facades/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L48) | -| `id` | `number` | [src/facades/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L49) | -| `name` | `string` | [src/facades/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L50) | -| `setFrostProtection` | (`__namedParameters`: \{ `enabled`: `boolean`; `max`: `number`; `min`: `number`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [src/facades/interfaces.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L51) | -| `setHolidayMode` | (`__namedParameters`: \{ `days`: `number`; `enabled`: `true`; `from`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `true`; `from`: `string`; `to`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `false`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [src/facades/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L60) | -| `setPower` | (`enabled`?: `boolean`) => `Promise`\<`boolean`\> | [src/facades/interfaces.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L81) | +| `getErrors` | (`query`: `ErrorLogQuery`) => `Promise`\<[`FailureData`](README.md#failuredata) \| `ErrorLog`\> | [src/facades/interfaces.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L41) | +| `getFrostProtection` | () => `Promise`\<[`FrostProtectionData`](README.md#frostprotectiondata)\> | [src/facades/interfaces.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L42) | +| `getHolidayMode` | () => `Promise`\<[`HolidayModeData`](README.md#holidaymodedata)\> | [src/facades/interfaces.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L43) | +| `getTiles` | (`select`?: `false`) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`null`\>\> & \<`U`\>(`select`: [`DeviceModel`](README.md#devicemodelt)\<`U`\>) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`U`\>\> | [src/facades/interfaces.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L44) | +| `getWifiReport` | (`hour`?: `number`) => `Promise`\<[`WifiData`](README.md#wifidata)\> | [src/facades/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L48) | +| `id` | `number` | [src/facades/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L49) | +| `name` | `string` | [src/facades/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L50) | +| `setFrostProtection` | (`__namedParameters`: \{ `enabled`: `boolean`; `max`: `number`; `min`: `number`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [src/facades/interfaces.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L51) | +| `setHolidayMode` | (`__namedParameters`: \{ `days`: `number`; `enabled`: `true`; `from`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `true`; `from`: `string`; `to`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `false`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [src/facades/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L60) | +| `setPower` | (`enabled`?: `boolean`) => `Promise`\<`boolean`\> | [src/facades/interfaces.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L81) | --- @@ -7109,8 +7109,8 @@ static upsert(floor: FloorData): void | Property | Type | Defined in | | -------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | -| `id` | `number` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L8) | -| `name` | `string` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L9) | +| `id` | `number` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L8) | +| `name` | `string` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L9) | --- @@ -7129,10 +7129,10 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | ------------ | ------------------------------------------ | ------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `building?` | [`BuildingModel`](README.md#buildingmodel) | - | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L13) | -| `buildingId` | `number` | - | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L14) | -| `id` | `number` | [`IBaseModel`](README.md#ibasemodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L8) | -| `name` | `string` | [`IBaseModel`](README.md#ibasemodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L9) | +| `building?` | [`BuildingModel`](README.md#buildingmodel) | - | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L13) | +| `buildingId` | `number` | - | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L14) | +| `id` | `number` | [`IBaseModel`](README.md#ibasemodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L8) | +| `name` | `string` | [`IBaseModel`](README.md#ibasemodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L9) | --- @@ -7151,12 +7151,12 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | ------------ | ---------------------------------------------- | ----------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `building?` | [`BuildingModel`](README.md#buildingmodel) | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`building` | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L13) | -| `buildingId` | `number` | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`buildingId` | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L14) | -| `floor?` | `null` \| [`FloorModel`](README.md#floormodel) | - | [src/models/interfaces.ts:18](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L18) | -| `floorId` | `null` \| `number` | - | [src/models/interfaces.ts:19](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L19) | -| `id` | `number` | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L8) | -| `name` | `string` | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L9) | +| `building?` | [`BuildingModel`](README.md#buildingmodel) | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`building` | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L13) | +| `buildingId` | `number` | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`buildingId` | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L14) | +| `floor?` | `null` \| [`FloorModel`](README.md#floormodel) | - | [src/models/interfaces.ts:18](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L18) | +| `floorId` | `null` \| `number` | - | [src/models/interfaces.ts:19](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L19) | +| `id` | `number` | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L8) | +| `name` | `string` | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L9) | --- @@ -7175,12 +7175,12 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | ----------- | ---------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `areaIds` | readonly `number`[] | - | [src/models/interfaces.ts:28](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L28) | -| `areas` | readonly [`AreaModel`](README.md#areamodelt)\<`number`\>[] | - | [src/models/interfaces.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L29) | -| `deviceIds` | readonly `number`[] | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`deviceIds` | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L23) | -| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`devices` | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L24) | -| `id` | `number` | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L8) | -| `name` | `string` | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L9) | +| `areaIds` | readonly `number`[] | - | [src/models/interfaces.ts:28](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L28) | +| `areas` | readonly [`AreaModel`](README.md#areamodelt)\<`number`\>[] | - | [src/models/interfaces.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L29) | +| `deviceIds` | readonly `number`[] | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`deviceIds` | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L23) | +| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`devices` | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L24) | +| `id` | `number` | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L8) | +| `name` | `string` | [`IBaseSuperDeviceModel`](README.md#ibasesuperdevicemodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L9) | --- @@ -7198,18 +7198,18 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | -| `getAta` | () => `Promise`\<[`GroupAtaState`](README.md#groupatastate)\> | - | [src/facades/interfaces.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L85) | -| `getErrors` | (`query`: `ErrorLogQuery`) => `Promise`\<[`FailureData`](README.md#failuredata) \| `ErrorLog`\> | [`IBaseFacade`](README.md#ibasefacade).`getErrors` | [src/facades/interfaces.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L41) | -| `getFrostProtection` | () => `Promise`\<[`FrostProtectionData`](README.md#frostprotectiondata)\> | [`IBaseFacade`](README.md#ibasefacade).`getFrostProtection` | [src/facades/interfaces.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L42) | -| `getHolidayMode` | () => `Promise`\<[`HolidayModeData`](README.md#holidaymodedata)\> | [`IBaseFacade`](README.md#ibasefacade).`getHolidayMode` | [src/facades/interfaces.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L43) | -| `getTiles` | (`select`?: `false`) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`null`\>\> & \<`U`\>(`select`: [`DeviceModel`](README.md#devicemodelt)\<`U`\>) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`U`\>\> | [`IBaseFacade`](README.md#ibasefacade).`getTiles` | [src/facades/interfaces.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L44) | -| `getWifiReport` | (`hour`?: `number`) => `Promise`\<[`WifiData`](README.md#wifidata)\> | [`IBaseFacade`](README.md#ibasefacade).`getWifiReport` | [src/facades/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L48) | -| `id` | `number` | [`IBaseFacade`](README.md#ibasefacade).`id` | [src/facades/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L49) | -| `name` | `string` | [`IBaseFacade`](README.md#ibasefacade).`name` | [src/facades/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L50) | -| `setAta` | (`state`: [`GroupAtaState`](README.md#groupatastate)) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | - | [src/facades/interfaces.ts:86](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L86) | -| `setFrostProtection` | (`__namedParameters`: \{ `enabled`: `boolean`; `max`: `number`; `min`: `number`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseFacade`](README.md#ibasefacade).`setFrostProtection` | [src/facades/interfaces.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L51) | -| `setHolidayMode` | (`__namedParameters`: \{ `days`: `number`; `enabled`: `true`; `from`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `true`; `from`: `string`; `to`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `false`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseFacade`](README.md#ibasefacade).`setHolidayMode` | [src/facades/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L60) | -| `setPower` | (`enabled`?: `boolean`) => `Promise`\<`boolean`\> | [`IBaseFacade`](README.md#ibasefacade).`setPower` | [src/facades/interfaces.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L81) | +| `getAta` | () => `Promise`\<[`GroupAtaState`](README.md#groupatastate)\> | - | [src/facades/interfaces.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L85) | +| `getErrors` | (`query`: `ErrorLogQuery`) => `Promise`\<[`FailureData`](README.md#failuredata) \| `ErrorLog`\> | [`IBaseFacade`](README.md#ibasefacade).`getErrors` | [src/facades/interfaces.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L41) | +| `getFrostProtection` | () => `Promise`\<[`FrostProtectionData`](README.md#frostprotectiondata)\> | [`IBaseFacade`](README.md#ibasefacade).`getFrostProtection` | [src/facades/interfaces.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L42) | +| `getHolidayMode` | () => `Promise`\<[`HolidayModeData`](README.md#holidaymodedata)\> | [`IBaseFacade`](README.md#ibasefacade).`getHolidayMode` | [src/facades/interfaces.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L43) | +| `getTiles` | (`select`?: `false`) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`null`\>\> & \<`U`\>(`select`: [`DeviceModel`](README.md#devicemodelt)\<`U`\>) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`U`\>\> | [`IBaseFacade`](README.md#ibasefacade).`getTiles` | [src/facades/interfaces.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L44) | +| `getWifiReport` | (`hour`?: `number`) => `Promise`\<[`WifiData`](README.md#wifidata)\> | [`IBaseFacade`](README.md#ibasefacade).`getWifiReport` | [src/facades/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L48) | +| `id` | `number` | [`IBaseFacade`](README.md#ibasefacade).`id` | [src/facades/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L49) | +| `name` | `string` | [`IBaseFacade`](README.md#ibasefacade).`name` | [src/facades/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L50) | +| `setAta` | (`state`: [`GroupAtaState`](README.md#groupatastate)) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | - | [src/facades/interfaces.ts:86](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L86) | +| `setFrostProtection` | (`__namedParameters`: \{ `enabled`: `boolean`; `max`: `number`; `min`: `number`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseFacade`](README.md#ibasefacade).`setFrostProtection` | [src/facades/interfaces.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L51) | +| `setHolidayMode` | (`__namedParameters`: \{ `days`: `number`; `enabled`: `true`; `from`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `true`; `from`: `string`; `to`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `false`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseFacade`](README.md#ibasefacade).`setHolidayMode` | [src/facades/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L60) | +| `setPower` | (`enabled`?: `boolean`) => `Promise`\<`boolean`\> | [`IBaseFacade`](README.md#ibasefacade).`setPower` | [src/facades/interfaces.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L81) | --- @@ -7228,10 +7228,10 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | ----------- | ------------------------------------------------------- | ------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `deviceIds` | readonly `number`[] | - | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L23) | -| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | - | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L24) | -| `id` | `number` | [`IBaseModel`](README.md#ibasemodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L8) | -| `name` | `string` | [`IBaseModel`](README.md#ibasemodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L9) | +| `deviceIds` | readonly `number`[] | - | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L23) | +| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | - | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L24) | +| `id` | `number` | [`IBaseModel`](README.md#ibasemodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L8) | +| `name` | `string` | [`IBaseModel`](README.md#ibasemodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L9) | --- @@ -7245,20 +7245,20 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | -| `data` | [`ZoneSettings`](README.md#zonesettings) | - | [src/facades/interfaces.ts:90](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L90) | -| `fetch` | () => `Promise`\<[`ZoneSettings`](README.md#zonesettings)\> | - | [src/facades/interfaces.ts:91](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L91) | -| `getAta` | () => `Promise`\<[`GroupAtaState`](README.md#groupatastate)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getAta` | [src/facades/interfaces.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L85) | -| `getErrors` | (`query`: `ErrorLogQuery`) => `Promise`\<[`FailureData`](README.md#failuredata) \| `ErrorLog`\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getErrors` | [src/facades/interfaces.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L41) | -| `getFrostProtection` | () => `Promise`\<[`FrostProtectionData`](README.md#frostprotectiondata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getFrostProtection` | [src/facades/interfaces.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L42) | -| `getHolidayMode` | () => `Promise`\<[`HolidayModeData`](README.md#holidaymodedata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getHolidayMode` | [src/facades/interfaces.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L43) | -| `getTiles` | (`select`?: `false`) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`null`\>\> & \<`U`\>(`select`: [`DeviceModel`](README.md#devicemodelt)\<`U`\>) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`U`\>\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getTiles` | [src/facades/interfaces.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L44) | -| `getWifiReport` | (`hour`?: `number`) => `Promise`\<[`WifiData`](README.md#wifidata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getWifiReport` | [src/facades/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L48) | -| `id` | `number` | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`id` | [src/facades/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L49) | -| `name` | `string` | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`name` | [src/facades/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L50) | -| `setAta` | (`state`: [`GroupAtaState`](README.md#groupatastate)) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`setAta` | [src/facades/interfaces.ts:86](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L86) | -| `setFrostProtection` | (`__namedParameters`: \{ `enabled`: `boolean`; `max`: `number`; `min`: `number`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`setFrostProtection` | [src/facades/interfaces.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L51) | -| `setHolidayMode` | (`__namedParameters`: \{ `days`: `number`; `enabled`: `true`; `from`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `true`; `from`: `string`; `to`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `false`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`setHolidayMode` | [src/facades/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L60) | -| `setPower` | (`enabled`?: `boolean`) => `Promise`\<`boolean`\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`setPower` | [src/facades/interfaces.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L81) | +| `data` | [`ZoneSettings`](README.md#zonesettings) | - | [src/facades/interfaces.ts:90](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L90) | +| `fetch` | () => `Promise`\<[`ZoneSettings`](README.md#zonesettings)\> | - | [src/facades/interfaces.ts:91](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L91) | +| `getAta` | () => `Promise`\<[`GroupAtaState`](README.md#groupatastate)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getAta` | [src/facades/interfaces.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L85) | +| `getErrors` | (`query`: `ErrorLogQuery`) => `Promise`\<[`FailureData`](README.md#failuredata) \| `ErrorLog`\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getErrors` | [src/facades/interfaces.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L41) | +| `getFrostProtection` | () => `Promise`\<[`FrostProtectionData`](README.md#frostprotectiondata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getFrostProtection` | [src/facades/interfaces.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L42) | +| `getHolidayMode` | () => `Promise`\<[`HolidayModeData`](README.md#holidaymodedata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getHolidayMode` | [src/facades/interfaces.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L43) | +| `getTiles` | (`select`?: `false`) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`null`\>\> & \<`U`\>(`select`: [`DeviceModel`](README.md#devicemodelt)\<`U`\>) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`U`\>\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getTiles` | [src/facades/interfaces.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L44) | +| `getWifiReport` | (`hour`?: `number`) => `Promise`\<[`WifiData`](README.md#wifidata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`getWifiReport` | [src/facades/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L48) | +| `id` | `number` | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`id` | [src/facades/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L49) | +| `name` | `string` | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`name` | [src/facades/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L50) | +| `setAta` | (`state`: [`GroupAtaState`](README.md#groupatastate)) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`setAta` | [src/facades/interfaces.ts:86](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L86) | +| `setFrostProtection` | (`__namedParameters`: \{ `enabled`: `boolean`; `max`: `number`; `min`: `number`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`setFrostProtection` | [src/facades/interfaces.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L51) | +| `setHolidayMode` | (`__namedParameters`: \{ `days`: `number`; `enabled`: `true`; `from`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `true`; `from`: `string`; `to`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `false`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`setHolidayMode` | [src/facades/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L60) | +| `setPower` | (`enabled`?: `boolean`) => `Promise`\<`boolean`\> | [`IBaseSuperDeviceFacade`](README.md#ibasesuperdevicefacade).`setPower` | [src/facades/interfaces.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L81) | --- @@ -7272,15 +7272,15 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | ----------- | ---------------------------------------------------------- | ------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `areaIds` | readonly `number`[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`areaIds` | [src/models/interfaces.ts:28](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L28) | -| `areas` | readonly [`AreaModel`](README.md#areamodelt)\<`number`\>[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`areas` | [src/models/interfaces.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L29) | -| `data` | [`ZoneSettings`](README.md#zonesettings) | - | [src/models/interfaces.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L33) | -| `deviceIds` | readonly `number`[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`deviceIds` | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L23) | -| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`devices` | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L24) | -| `floorIds` | readonly `number`[] | - | [src/models/interfaces.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L34) | -| `floors` | readonly [`FloorModel`](README.md#floormodel)[] | - | [src/models/interfaces.ts:35](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L35) | -| `id` | `number` | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L8) | -| `name` | `string` | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L9) | +| `areaIds` | readonly `number`[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`areaIds` | [src/models/interfaces.ts:28](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L28) | +| `areas` | readonly [`AreaModel`](README.md#areamodelt)\<`number`\>[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`areas` | [src/models/interfaces.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L29) | +| `data` | [`ZoneSettings`](README.md#zonesettings) | - | [src/models/interfaces.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L33) | +| `deviceIds` | readonly `number`[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`deviceIds` | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L23) | +| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`devices` | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L24) | +| `floorIds` | readonly `number`[] | - | [src/models/interfaces.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L34) | +| `floors` | readonly [`FloorModel`](README.md#floormodel)[] | - | [src/models/interfaces.ts:35](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L35) | +| `id` | `number` | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L8) | +| `name` | `string` | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L9) | --- @@ -7300,24 +7300,24 @@ static upsert(floor: FloorData): void | Property | Type | Overrides | Inherited from | Defined in | | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `data` | [`ListDevice`](README.md#listdevice)\[`T`\]\[`"Device"`\] | - | - | [src/facades/interfaces.ts:96](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L96) | -| `fetch` | () => `Promise`\<[`ListDevice`](README.md#listdevice)\[`T`\]\[`"Device"`\]\> | - | - | [src/facades/interfaces.ts:97](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L97) | -| `flags` | `Record`\ | - | - | [src/facades/interfaces.ts:98](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L98) | -| `get` | () => `Promise`\<[`GetDeviceData`](README.md#getdevicedata)\[`T`\]\> | - | - | [src/facades/interfaces.ts:99](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L99) | -| `getEnergyReport` | (`__namedParameters`: \{ `from`: `string`; `to`: `string`; \}) => `Promise`\<[`EnergyData`](README.md#energydata)\[`T`\]\> | - | - | [src/facades/interfaces.ts:100](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L100) | -| `getErrors` | (`query`: `ErrorLogQuery`) => `Promise`\<[`FailureData`](README.md#failuredata) \| `ErrorLog`\> | - | [`IBaseFacade`](README.md#ibasefacade).`getErrors` | [src/facades/interfaces.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L41) | -| `getFrostProtection` | () => `Promise`\<[`FrostProtectionData`](README.md#frostprotectiondata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`getFrostProtection` | [src/facades/interfaces.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L42) | -| `getHolidayMode` | () => `Promise`\<[`HolidayModeData`](README.md#holidaymodedata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`getHolidayMode` | [src/facades/interfaces.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L43) | -| `getTiles` | (`select`: `true` \| [`DeviceModel`](README.md#devicemodelt)\<`T`\>) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`T`\>\> & (`select`?: `false`) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`null`\>\> | [`IBaseFacade`](README.md#ibasefacade).`getTiles` | - | [src/facades/interfaces.ts:107](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L107) | -| `getWifiReport` | (`hour`?: `number`) => `Promise`\<[`WifiData`](README.md#wifidata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`getWifiReport` | [src/facades/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L48) | -| `id` | `number` | - | [`IBaseFacade`](README.md#ibasefacade).`id` | [src/facades/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L49) | -| `name` | `string` | - | [`IBaseFacade`](README.md#ibasefacade).`name` | [src/facades/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L50) | -| `set` | (`data`: [`UpdateDeviceData`](README.md#updatedevicedata)\[`T`\]) => `Promise`\<[`SetDeviceData`](README.md#setdevicedata)\[`T`\]\> | - | - | [src/facades/interfaces.ts:109](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L109) | -| `setFrostProtection` | (`__namedParameters`: \{ `enabled`: `boolean`; `max`: `number`; `min`: `number`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`setFrostProtection` | [src/facades/interfaces.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L51) | -| `setHolidayMode` | (`__namedParameters`: \{ `days`: `number`; `enabled`: `true`; `from`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `true`; `from`: `string`; `to`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `false`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`setHolidayMode` | [src/facades/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L60) | -| `setPower` | (`enabled`?: `boolean`) => `Promise`\<`boolean`\> | - | [`IBaseFacade`](README.md#ibasefacade).`setPower` | [src/facades/interfaces.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L81) | -| `type` | `T` | - | - | [src/facades/interfaces.ts:110](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L110) | -| `values` | [`Values`](README.md#values-4)\[`T`\] | - | - | [src/facades/interfaces.ts:111](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/interfaces.ts#L111) | +| `data` | [`ListDevice`](README.md#listdevice)\[`T`\]\[`"Device"`\] | - | - | [src/facades/interfaces.ts:96](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L96) | +| `fetch` | () => `Promise`\<[`ListDevice`](README.md#listdevice)\[`T`\]\[`"Device"`\]\> | - | - | [src/facades/interfaces.ts:97](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L97) | +| `flags` | `Record`\ | - | - | [src/facades/interfaces.ts:98](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L98) | +| `get` | () => `Promise`\<[`GetDeviceData`](README.md#getdevicedata)\[`T`\]\> | - | - | [src/facades/interfaces.ts:99](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L99) | +| `getEnergyReport` | (`__namedParameters`: \{ `from`: `string`; `to`: `string`; \}) => `Promise`\<[`EnergyData`](README.md#energydata)\[`T`\]\> | - | - | [src/facades/interfaces.ts:100](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L100) | +| `getErrors` | (`query`: `ErrorLogQuery`) => `Promise`\<[`FailureData`](README.md#failuredata) \| `ErrorLog`\> | - | [`IBaseFacade`](README.md#ibasefacade).`getErrors` | [src/facades/interfaces.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L41) | +| `getFrostProtection` | () => `Promise`\<[`FrostProtectionData`](README.md#frostprotectiondata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`getFrostProtection` | [src/facades/interfaces.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L42) | +| `getHolidayMode` | () => `Promise`\<[`HolidayModeData`](README.md#holidaymodedata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`getHolidayMode` | [src/facades/interfaces.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L43) | +| `getTiles` | (`select`: `true` \| [`DeviceModel`](README.md#devicemodelt)\<`T`\>) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`T`\>\> & (`select`?: `false`) => `Promise`\<[`TilesData`](README.md#tilesdatat)\<`null`\>\> | [`IBaseFacade`](README.md#ibasefacade).`getTiles` | - | [src/facades/interfaces.ts:107](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L107) | +| `getWifiReport` | (`hour`?: `number`) => `Promise`\<[`WifiData`](README.md#wifidata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`getWifiReport` | [src/facades/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L48) | +| `id` | `number` | - | [`IBaseFacade`](README.md#ibasefacade).`id` | [src/facades/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L49) | +| `name` | `string` | - | [`IBaseFacade`](README.md#ibasefacade).`name` | [src/facades/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L50) | +| `set` | (`data`: [`UpdateDeviceData`](README.md#updatedevicedata)\[`T`\]) => `Promise`\<[`SetDeviceData`](README.md#setdevicedata)\[`T`\]\> | - | - | [src/facades/interfaces.ts:109](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L109) | +| `setFrostProtection` | (`__namedParameters`: \{ `enabled`: `boolean`; `max`: `number`; `min`: `number`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`setFrostProtection` | [src/facades/interfaces.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L51) | +| `setHolidayMode` | (`__namedParameters`: \{ `days`: `number`; `enabled`: `true`; `from`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `true`; `from`: `string`; `to`: `string`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> & (`__namedParameters`: \{ `enabled`: `false`; \}) => `Promise`\<[`SuccessData`](README.md#successdata) \| [`FailureData`](README.md#failuredata)\> | - | [`IBaseFacade`](README.md#ibasefacade).`setHolidayMode` | [src/facades/interfaces.ts:60](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L60) | +| `setPower` | (`enabled`?: `boolean`) => `Promise`\<`boolean`\> | - | [`IBaseFacade`](README.md#ibasefacade).`setPower` | [src/facades/interfaces.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L81) | +| `type` | `T` | - | - | [src/facades/interfaces.ts:110](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L110) | +| `values` | [`Values`](README.md#values-4)\[`T`\] | - | - | [src/facades/interfaces.ts:111](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/interfaces.ts#L111) | --- @@ -7337,17 +7337,17 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | ------------ | ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `area?` | `null` \| [`AreaModelAny`](README.md#areamodelany) | - | [src/models/interfaces.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L46) | -| `areaId` | `null` \| `number` | - | [src/models/interfaces.ts:47](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L47) | -| `building?` | [`BuildingModel`](README.md#buildingmodel) | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`building` | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L13) | -| `buildingId` | `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`buildingId` | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L14) | -| `data` | [`ListDevice`](README.md#listdevice)\[`T`\]\[`"Device"`\] | - | [src/models/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L48) | -| `floor?` | `null` \| [`FloorModel`](README.md#floormodel) | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`floor` | [src/models/interfaces.ts:18](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L18) | -| `floorId` | `null` \| `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`floorId` | [src/models/interfaces.ts:19](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L19) | -| `id` | `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L8) | -| `name` | `string` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L9) | -| `type` | `T` | - | [src/models/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L49) | -| `update` | (`data`: `Partial`\<[`ListDevice`](README.md#listdevice)\[`T`\]\[`"Device"`\]\>) => `void` | - | [src/models/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L50) | +| `area?` | `null` \| [`AreaModelAny`](README.md#areamodelany) | - | [src/models/interfaces.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L46) | +| `areaId` | `null` \| `number` | - | [src/models/interfaces.ts:47](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L47) | +| `building?` | [`BuildingModel`](README.md#buildingmodel) | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`building` | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L13) | +| `buildingId` | `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`buildingId` | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L14) | +| `data` | [`ListDevice`](README.md#listdevice)\[`T`\]\[`"Device"`\] | - | [src/models/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L48) | +| `floor?` | `null` \| [`FloorModel`](README.md#floormodel) | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`floor` | [src/models/interfaces.ts:18](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L18) | +| `floorId` | `null` \| `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`floorId` | [src/models/interfaces.ts:19](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L19) | +| `id` | `number` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L8) | +| `name` | `string` | [`IBaseSubFloorModel`](README.md#ibasesubfloormodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L9) | +| `type` | `T` | - | [src/models/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L49) | +| `update` | (`data`: `Partial`\<[`ListDevice`](README.md#listdevice)\[`T`\]\[`"Device"`\]\>) => `void` | - | [src/models/interfaces.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L50) | --- @@ -7361,14 +7361,14 @@ static upsert(floor: FloorData): void | Property | Type | Inherited from | Defined in | | ------------ | ---------------------------------------------------------- | ----------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -| `areaIds` | readonly `number`[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`areaIds` | [src/models/interfaces.ts:28](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L28) | -| `areas` | readonly [`AreaModel`](README.md#areamodelt)\<`number`\>[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`areas` | [src/models/interfaces.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L29) | -| `building?` | [`BuildingModel`](README.md#buildingmodel) | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`building` | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L13) | -| `buildingId` | `number` | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`buildingId` | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L14) | -| `deviceIds` | readonly `number`[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`deviceIds` | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L23) | -| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`devices` | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L24) | -| `id` | `number` | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L8) | -| `name` | `string` | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/interfaces.ts#L9) | +| `areaIds` | readonly `number`[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`areaIds` | [src/models/interfaces.ts:28](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L28) | +| `areas` | readonly [`AreaModel`](README.md#areamodelt)\<`number`\>[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`areas` | [src/models/interfaces.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L29) | +| `building?` | [`BuildingModel`](README.md#buildingmodel) | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`building` | [src/models/interfaces.ts:13](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L13) | +| `buildingId` | `number` | [`IBaseSubBuildingModel`](README.md#ibasesubbuildingmodel).`buildingId` | [src/models/interfaces.ts:14](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L14) | +| `deviceIds` | readonly `number`[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`deviceIds` | [src/models/interfaces.ts:23](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L23) | +| `devices` | readonly [`DeviceModelAny`](README.md#devicemodelany)[] | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`devices` | [src/models/interfaces.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L24) | +| `id` | `number` | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`id` | [src/models/interfaces.ts:8](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L8) | +| `name` | `string` | [`IBaseSuperAreaModel`](README.md#ibasesuperareamodel).`name` | [src/models/interfaces.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/interfaces.ts#L9) | --- @@ -7378,9 +7378,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Ata` | `readonly` | [`ListDeviceAta`](README.md#listdeviceata) | [src/types/common.ts:210](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L210) | -| `Atw` | `readonly` | [`ListDeviceAtw`](README.md#listdeviceatw) | [src/types/common.ts:211](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L211) | -| `Erv` | `readonly` | [`ListDeviceErv`](README.md#listdeviceerv) | [src/types/common.ts:212](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L212) | +| `Ata` | `readonly` | [`ListDeviceAta`](README.md#listdeviceata) | [src/types/common.ts:210](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L210) | +| `Atw` | `readonly` | [`ListDeviceAtw`](README.md#listdeviceatw) | [src/types/common.ts:211](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L211) | +| `Erv` | `readonly` | [`ListDeviceErv`](README.md#listdeviceerv) | [src/types/common.ts:212](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L212) | --- @@ -7394,13 +7394,13 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------ | ---------- | -------------------------------------------------- | --------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `AreaID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`AreaID` | [src/types/bases.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L50) | -| `BuildingID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`BuildingID` | [src/types/bases.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L51) | -| `Device` | `readonly` | [`ListDeviceDataAta`](README.md#listdevicedataata) | - | [src/types/ata.ts:90](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L90) | -| `DeviceID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`DeviceID` | [src/types/bases.ts:52](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L52) | -| `DeviceName` | `readonly` | `string` | [`BaseListDevice`](README.md#baselistdevice).`DeviceName` | [src/types/bases.ts:53](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L53) | -| `FloorID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`FloorID` | [src/types/bases.ts:54](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L54) | -| `Type` | `readonly` | [`DeviceType`](README.md#devicetype) | [`BaseListDevice`](README.md#baselistdevice).`Type` | [src/types/bases.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L55) | +| `AreaID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`AreaID` | [src/types/bases.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L50) | +| `BuildingID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`BuildingID` | [src/types/bases.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L51) | +| `Device` | `readonly` | [`ListDeviceDataAta`](README.md#listdevicedataata) | - | [src/types/ata.ts:90](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L90) | +| `DeviceID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`DeviceID` | [src/types/bases.ts:52](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L52) | +| `DeviceName` | `readonly` | `string` | [`BaseListDevice`](README.md#baselistdevice).`DeviceName` | [src/types/bases.ts:53](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L53) | +| `FloorID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`FloorID` | [src/types/bases.ts:54](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L54) | +| `Type` | `readonly` | [`DeviceType`](README.md#devicetype) | [`BaseListDevice`](README.md#baselistdevice).`Type` | [src/types/bases.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L55) | --- @@ -7414,13 +7414,13 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------ | ---------- | -------------------------------------------------- | --------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `AreaID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`AreaID` | [src/types/bases.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L50) | -| `BuildingID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`BuildingID` | [src/types/bases.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L51) | -| `Device` | `readonly` | [`ListDeviceDataAtw`](README.md#listdevicedataatw) | - | [src/types/atw.ts:106](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L106) | -| `DeviceID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`DeviceID` | [src/types/bases.ts:52](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L52) | -| `DeviceName` | `readonly` | `string` | [`BaseListDevice`](README.md#baselistdevice).`DeviceName` | [src/types/bases.ts:53](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L53) | -| `FloorID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`FloorID` | [src/types/bases.ts:54](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L54) | -| `Type` | `readonly` | [`DeviceType`](README.md#devicetype) | [`BaseListDevice`](README.md#baselistdevice).`Type` | [src/types/bases.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L55) | +| `AreaID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`AreaID` | [src/types/bases.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L50) | +| `BuildingID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`BuildingID` | [src/types/bases.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L51) | +| `Device` | `readonly` | [`ListDeviceDataAtw`](README.md#listdevicedataatw) | - | [src/types/atw.ts:106](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L106) | +| `DeviceID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`DeviceID` | [src/types/bases.ts:52](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L52) | +| `DeviceName` | `readonly` | `string` | [`BaseListDevice`](README.md#baselistdevice).`DeviceName` | [src/types/bases.ts:53](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L53) | +| `FloorID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`FloorID` | [src/types/bases.ts:54](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L54) | +| `Type` | `readonly` | [`DeviceType`](README.md#devicetype) | [`BaseListDevice`](README.md#baselistdevice).`Type` | [src/types/bases.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L55) | --- @@ -7430,9 +7430,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | -------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Ata` | `readonly` | [`ListDeviceDataAta`](README.md#listdevicedataata) | [src/types/common.ts:201](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L201) | -| `Atw` | `readonly` | [`ListDeviceDataAtw`](README.md#listdevicedataatw) | [src/types/common.ts:202](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L202) | -| `Erv` | `readonly` | [`ListDeviceDataErv`](README.md#listdevicedataerv) | [src/types/common.ts:203](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L203) | +| `Ata` | `readonly` | [`ListDeviceDataAta`](README.md#listdevicedataata) | [src/types/common.ts:201](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L201) | +| `Atw` | `readonly` | [`ListDeviceDataAtw`](README.md#listdevicedataatw) | [src/types/common.ts:202](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L202) | +| `Erv` | `readonly` | [`ListDeviceDataErv`](README.md#listdevicedataerv) | [src/types/common.ts:203](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L203) | --- @@ -7446,27 +7446,27 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------------- | ---------- | ------------------------------------------ | -------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `ActualFanSpeed` | `readonly` | `number` | - | [src/types/ata.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L79) | -| `DeviceType` | `readonly` | `Ata` | `Omit.DeviceType` | [src/types/ata.ts:56](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L56) | -| `EffectiveFlags` | `readonly` | `0` | [`BaseListDeviceData`](README.md#baselistdevicedata).`EffectiveFlags` | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L41) | -| `FanSpeed` | `readonly` | [`FanSpeed`](README.md#fanspeed) | [`SetDeviceDataAtaInList`](README.md#setdevicedataatainlist).`FanSpeed` | [src/types/ata.ts:68](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L68) | -| `HasAutomaticFanSpeed` | `readonly` | `boolean` | - | [src/types/ata.ts:80](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L80) | -| `MaxTempAutomatic` | `readonly` | `number` | - | [src/types/ata.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L81) | -| `MaxTempCoolDry` | `readonly` | `number` | - | [src/types/ata.ts:82](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L82) | -| `MaxTempHeat` | `readonly` | `number` | - | [src/types/ata.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L83) | -| `MinTempAutomatic` | `readonly` | `number` | - | [src/types/ata.ts:84](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L84) | -| `MinTempCoolDry` | `readonly` | `number` | - | [src/types/ata.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L85) | -| `MinTempHeat` | `readonly` | `number` | - | [src/types/ata.ts:86](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L86) | -| `NumberOfFanSpeeds` | `readonly` | `number` | `Omit.NumberOfFanSpeeds` | [src/types/ata.ts:57](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L57) | -| `Offline` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L37) | -| `OperationMode` | `readonly` | [`OperationMode`](README.md#operationmode) | `Omit.OperationMode` | [src/types/ata.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L44) | -| `OutdoorTemperature` | `readonly` | `number` | - | [src/types/ata.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L87) | -| `Power` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `RoomTemperature` | `readonly` | `number` | `Omit.RoomTemperature` | [src/types/ata.ts:58](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L58) | -| `SetTemperature` | `readonly` | `number` | `Omit.SetTemperature` | [src/types/ata.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L46) | -| `VaneHorizontalDirection` | `readonly` | [`Horizontal`](README.md#horizontal) | [`SetDeviceDataAtaInList`](README.md#setdevicedataatainlist).`VaneHorizontalDirection` | [src/types/ata.ts:69](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L69) | -| `VaneVerticalDirection` | `readonly` | [`Vertical`](README.md#vertical) | [`SetDeviceDataAtaInList`](README.md#setdevicedataatainlist).`VaneVerticalDirection` | [src/types/ata.ts:70](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L70) | -| `WifiSignalStrength` | `readonly` | `number` | [`BaseListDeviceData`](README.md#baselistdevicedata).`WifiSignalStrength` | [src/types/bases.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L46) | +| `ActualFanSpeed` | `readonly` | `number` | - | [src/types/ata.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L79) | +| `DeviceType` | `readonly` | `Ata` | `Omit.DeviceType` | [src/types/ata.ts:56](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L56) | +| `EffectiveFlags` | `readonly` | `0` | [`BaseListDeviceData`](README.md#baselistdevicedata).`EffectiveFlags` | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L41) | +| `FanSpeed` | `readonly` | [`FanSpeed`](README.md#fanspeed) | [`SetDeviceDataAtaInList`](README.md#setdevicedataatainlist).`FanSpeed` | [src/types/ata.ts:68](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L68) | +| `HasAutomaticFanSpeed` | `readonly` | `boolean` | - | [src/types/ata.ts:80](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L80) | +| `MaxTempAutomatic` | `readonly` | `number` | - | [src/types/ata.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L81) | +| `MaxTempCoolDry` | `readonly` | `number` | - | [src/types/ata.ts:82](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L82) | +| `MaxTempHeat` | `readonly` | `number` | - | [src/types/ata.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L83) | +| `MinTempAutomatic` | `readonly` | `number` | - | [src/types/ata.ts:84](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L84) | +| `MinTempCoolDry` | `readonly` | `number` | - | [src/types/ata.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L85) | +| `MinTempHeat` | `readonly` | `number` | - | [src/types/ata.ts:86](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L86) | +| `NumberOfFanSpeeds` | `readonly` | `number` | `Omit.NumberOfFanSpeeds` | [src/types/ata.ts:57](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L57) | +| `Offline` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L37) | +| `OperationMode` | `readonly` | [`OperationMode`](README.md#operationmode) | `Omit.OperationMode` | [src/types/ata.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L44) | +| `OutdoorTemperature` | `readonly` | `number` | - | [src/types/ata.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L87) | +| `Power` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `RoomTemperature` | `readonly` | `number` | `Omit.RoomTemperature` | [src/types/ata.ts:58](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L58) | +| `SetTemperature` | `readonly` | `number` | `Omit.SetTemperature` | [src/types/ata.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L46) | +| `VaneHorizontalDirection` | `readonly` | [`Horizontal`](README.md#horizontal) | [`SetDeviceDataAtaInList`](README.md#setdevicedataatainlist).`VaneHorizontalDirection` | [src/types/ata.ts:69](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L69) | +| `VaneVerticalDirection` | `readonly` | [`Vertical`](README.md#vertical) | [`SetDeviceDataAtaInList`](README.md#setdevicedataatainlist).`VaneVerticalDirection` | [src/types/ata.ts:70](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L70) | +| `WifiSignalStrength` | `readonly` | `number` | [`BaseListDeviceData`](README.md#baselistdevicedata).`WifiSignalStrength` | [src/types/bases.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L46) | --- @@ -7480,60 +7480,60 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------------------ | ---------- | ---------------------------------------------------- | ------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `BoosterHeater1Status` | `readonly` | `boolean` | - | [src/types/atw.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L77) | -| `BoosterHeater2PlusStatus` | `readonly` | `boolean` | - | [src/types/atw.ts:78](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L78) | -| `BoosterHeater2Status` | `readonly` | `boolean` | - | [src/types/atw.ts:79](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L79) | -| `CanCool` | `readonly` | `boolean` | - | [src/types/atw.ts:80](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L80) | -| `CondensingTemperature` | `readonly` | `number` | - | [src/types/atw.ts:81](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L81) | -| `CurrentEnergyConsumed` | `readonly` | `number` | - | [src/types/atw.ts:82](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L82) | -| `CurrentEnergyProduced` | `readonly` | `number` | - | [src/types/atw.ts:83](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L83) | -| `DefrostMode` | `readonly` | `number` | - | [src/types/atw.ts:84](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L84) | -| `DeviceType` | `readonly` | `Atw` | `Omit.DeviceType` | [src/types/atw.ts:57](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L57) | -| `EcoHotWater` | `readonly` | `boolean` | - | [src/types/atw.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L85) | -| `EffectiveFlags` | `readonly` | `0` | [`BaseListDeviceData`](README.md#baselistdevicedata).`EffectiveFlags` | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L41) | -| `FlowTemperature` | `readonly` | `number` | - | [src/types/atw.ts:86](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L86) | -| `FlowTemperatureZone1` | `readonly` | `number` | - | [src/types/atw.ts:87](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L87) | -| `FlowTemperatureZone2` | `readonly` | `number` | - | [src/types/atw.ts:88](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L88) | -| `ForcedHotWaterMode` | `readonly` | `boolean` | `Omit.ForcedHotWaterMode` | [src/types/atw.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L49) | -| `HasZone2` | `readonly` | `boolean` | - | [src/types/atw.ts:89](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L89) | -| `HeatPumpFrequency` | `readonly` | `number` | - | [src/types/atw.ts:90](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L90) | -| `IdleZone1` | `readonly` | `boolean` | `Omit.IdleZone1` | [src/types/atw.ts:58](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L58) | -| `IdleZone2` | `readonly` | `boolean` | `Omit.IdleZone2` | [src/types/atw.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L59) | -| `ImmersionHeaterStatus` | `readonly` | `boolean` | - | [src/types/atw.ts:91](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L91) | -| `LastLegionellaActivationTime` | `readonly` | `string` | - | [src/types/atw.ts:92](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L92) | -| `MaxTankTemperature` | `readonly` | `number` | - | [src/types/atw.ts:93](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L93) | -| `MixingTankWaterTemperature` | `readonly` | `number` | - | [src/types/atw.ts:94](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L94) | -| `Offline` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L37) | -| `OperationMode` | `readonly` | [`OperationModeState`](README.md#operationmodestate) | `Omit.OperationMode` | [src/types/atw.ts:60](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L60) | -| `OperationModeZone1` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | `Omit.OperationModeZone1` | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L33) | -| `OperationModeZone2` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | `Omit.OperationModeZone2` | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L34) | -| `OutdoorTemperature` | `readonly` | `number` | `Omit.OutdoorTemperature` | [src/types/atw.ts:61](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L61) | -| `Power` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `ProhibitCoolingZone1` | `readonly` | `boolean` | `Omit.ProhibitCoolingZone1` | [src/types/atw.ts:62](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L62) | -| `ProhibitCoolingZone2` | `readonly` | `boolean` | `Omit.ProhibitCoolingZone2` | [src/types/atw.ts:63](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L63) | -| `ProhibitHeatingZone1` | `readonly` | `boolean` | `Omit.ProhibitHeatingZone1` | [src/types/atw.ts:64](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L64) | -| `ProhibitHeatingZone2` | `readonly` | `boolean` | `Omit.ProhibitHeatingZone2` | [src/types/atw.ts:65](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L65) | -| `ProhibitHotWater` | `readonly` | `boolean` | `Omit.ProhibitHotWater` | [src/types/atw.ts:66](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L66) | -| `ReturnTemperature` | `readonly` | `number` | - | [src/types/atw.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L95) | -| `ReturnTemperatureZone1` | `readonly` | `number` | - | [src/types/atw.ts:96](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L96) | -| `ReturnTemperatureZone2` | `readonly` | `number` | - | [src/types/atw.ts:97](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L97) | -| `RoomTemperatureZone1` | `readonly` | `number` | `Omit.RoomTemperatureZone1` | [src/types/atw.ts:67](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L67) | -| `RoomTemperatureZone2` | `readonly` | `number` | `Omit.RoomTemperatureZone2` | [src/types/atw.ts:68](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L68) | -| `SetCoolFlowTemperatureZone1` | `readonly` | `number` | `Omit.SetCoolFlowTemperatureZone1` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L37) | -| `SetCoolFlowTemperatureZone2` | `readonly` | `number` | `Omit.SetCoolFlowTemperatureZone2` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L38) | -| `SetHeatFlowTemperatureZone1` | `readonly` | `number` | `Omit.SetHeatFlowTemperatureZone1` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L39) | -| `SetHeatFlowTemperatureZone2` | `readonly` | `number` | `Omit.SetHeatFlowTemperatureZone2` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L40) | -| `SetTankWaterTemperature` | `readonly` | `number` | `Omit.SetTankWaterTemperature` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L41) | -| `SetTemperatureZone1` | `readonly` | `number` | `Omit.SetTemperatureZone1` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L42) | -| `SetTemperatureZone2` | `readonly` | `number` | `Omit.SetTemperatureZone2` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L43) | -| `TankWaterTemperature` | `readonly` | `number` | `Omit.TankWaterTemperature` | [src/types/atw.ts:69](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L69) | -| `TargetHCTemperatureZone1` | `readonly` | `number` | - | [src/types/atw.ts:98](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L98) | -| `TargetHCTemperatureZone2` | `readonly` | `number` | - | [src/types/atw.ts:99](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L99) | -| `WifiSignalStrength` | `readonly` | `number` | [`BaseListDeviceData`](README.md#baselistdevicedata).`WifiSignalStrength` | [src/types/bases.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L46) | -| `Zone1InCoolMode` | `readonly` | `boolean` | - | [src/types/atw.ts:100](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L100) | -| `Zone1InHeatMode` | `readonly` | `boolean` | - | [src/types/atw.ts:101](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L101) | -| `Zone2InCoolMode` | `readonly` | `boolean` | - | [src/types/atw.ts:102](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L102) | -| `Zone2InHeatMode` | `readonly` | `boolean` | - | [src/types/atw.ts:103](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L103) | +| `BoosterHeater1Status` | `readonly` | `boolean` | - | [src/types/atw.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L77) | +| `BoosterHeater2PlusStatus` | `readonly` | `boolean` | - | [src/types/atw.ts:78](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L78) | +| `BoosterHeater2Status` | `readonly` | `boolean` | - | [src/types/atw.ts:79](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L79) | +| `CanCool` | `readonly` | `boolean` | - | [src/types/atw.ts:80](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L80) | +| `CondensingTemperature` | `readonly` | `number` | - | [src/types/atw.ts:81](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L81) | +| `CurrentEnergyConsumed` | `readonly` | `number` | - | [src/types/atw.ts:82](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L82) | +| `CurrentEnergyProduced` | `readonly` | `number` | - | [src/types/atw.ts:83](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L83) | +| `DefrostMode` | `readonly` | `number` | - | [src/types/atw.ts:84](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L84) | +| `DeviceType` | `readonly` | `Atw` | `Omit.DeviceType` | [src/types/atw.ts:57](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L57) | +| `EcoHotWater` | `readonly` | `boolean` | - | [src/types/atw.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L85) | +| `EffectiveFlags` | `readonly` | `0` | [`BaseListDeviceData`](README.md#baselistdevicedata).`EffectiveFlags` | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L41) | +| `FlowTemperature` | `readonly` | `number` | - | [src/types/atw.ts:86](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L86) | +| `FlowTemperatureZone1` | `readonly` | `number` | - | [src/types/atw.ts:87](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L87) | +| `FlowTemperatureZone2` | `readonly` | `number` | - | [src/types/atw.ts:88](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L88) | +| `ForcedHotWaterMode` | `readonly` | `boolean` | `Omit.ForcedHotWaterMode` | [src/types/atw.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L49) | +| `HasZone2` | `readonly` | `boolean` | - | [src/types/atw.ts:89](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L89) | +| `HeatPumpFrequency` | `readonly` | `number` | - | [src/types/atw.ts:90](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L90) | +| `IdleZone1` | `readonly` | `boolean` | `Omit.IdleZone1` | [src/types/atw.ts:58](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L58) | +| `IdleZone2` | `readonly` | `boolean` | `Omit.IdleZone2` | [src/types/atw.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L59) | +| `ImmersionHeaterStatus` | `readonly` | `boolean` | - | [src/types/atw.ts:91](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L91) | +| `LastLegionellaActivationTime` | `readonly` | `string` | - | [src/types/atw.ts:92](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L92) | +| `MaxTankTemperature` | `readonly` | `number` | - | [src/types/atw.ts:93](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L93) | +| `MixingTankWaterTemperature` | `readonly` | `number` | - | [src/types/atw.ts:94](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L94) | +| `Offline` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L37) | +| `OperationMode` | `readonly` | [`OperationModeState`](README.md#operationmodestate) | `Omit.OperationMode` | [src/types/atw.ts:60](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L60) | +| `OperationModeZone1` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | `Omit.OperationModeZone1` | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L33) | +| `OperationModeZone2` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | `Omit.OperationModeZone2` | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L34) | +| `OutdoorTemperature` | `readonly` | `number` | `Omit.OutdoorTemperature` | [src/types/atw.ts:61](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L61) | +| `Power` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `ProhibitCoolingZone1` | `readonly` | `boolean` | `Omit.ProhibitCoolingZone1` | [src/types/atw.ts:62](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L62) | +| `ProhibitCoolingZone2` | `readonly` | `boolean` | `Omit.ProhibitCoolingZone2` | [src/types/atw.ts:63](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L63) | +| `ProhibitHeatingZone1` | `readonly` | `boolean` | `Omit.ProhibitHeatingZone1` | [src/types/atw.ts:64](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L64) | +| `ProhibitHeatingZone2` | `readonly` | `boolean` | `Omit.ProhibitHeatingZone2` | [src/types/atw.ts:65](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L65) | +| `ProhibitHotWater` | `readonly` | `boolean` | `Omit.ProhibitHotWater` | [src/types/atw.ts:66](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L66) | +| `ReturnTemperature` | `readonly` | `number` | - | [src/types/atw.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L95) | +| `ReturnTemperatureZone1` | `readonly` | `number` | - | [src/types/atw.ts:96](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L96) | +| `ReturnTemperatureZone2` | `readonly` | `number` | - | [src/types/atw.ts:97](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L97) | +| `RoomTemperatureZone1` | `readonly` | `number` | `Omit.RoomTemperatureZone1` | [src/types/atw.ts:67](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L67) | +| `RoomTemperatureZone2` | `readonly` | `number` | `Omit.RoomTemperatureZone2` | [src/types/atw.ts:68](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L68) | +| `SetCoolFlowTemperatureZone1` | `readonly` | `number` | `Omit.SetCoolFlowTemperatureZone1` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L37) | +| `SetCoolFlowTemperatureZone2` | `readonly` | `number` | `Omit.SetCoolFlowTemperatureZone2` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L38) | +| `SetHeatFlowTemperatureZone1` | `readonly` | `number` | `Omit.SetHeatFlowTemperatureZone1` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L39) | +| `SetHeatFlowTemperatureZone2` | `readonly` | `number` | `Omit.SetHeatFlowTemperatureZone2` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L40) | +| `SetTankWaterTemperature` | `readonly` | `number` | `Omit.SetTankWaterTemperature` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L41) | +| `SetTemperatureZone1` | `readonly` | `number` | `Omit.SetTemperatureZone1` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L42) | +| `SetTemperatureZone2` | `readonly` | `number` | `Omit.SetTemperatureZone2` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L43) | +| `TankWaterTemperature` | `readonly` | `number` | `Omit.TankWaterTemperature` | [src/types/atw.ts:69](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L69) | +| `TargetHCTemperatureZone1` | `readonly` | `number` | - | [src/types/atw.ts:98](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L98) | +| `TargetHCTemperatureZone2` | `readonly` | `number` | - | [src/types/atw.ts:99](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L99) | +| `WifiSignalStrength` | `readonly` | `number` | [`BaseListDeviceData`](README.md#baselistdevicedata).`WifiSignalStrength` | [src/types/bases.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L46) | +| `Zone1InCoolMode` | `readonly` | `boolean` | - | [src/types/atw.ts:100](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L100) | +| `Zone1InHeatMode` | `readonly` | `boolean` | - | [src/types/atw.ts:101](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L101) | +| `Zone2InCoolMode` | `readonly` | `boolean` | - | [src/types/atw.ts:102](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L102) | +| `Zone2InHeatMode` | `readonly` | `boolean` | - | [src/types/atw.ts:103](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L103) | --- @@ -7547,21 +7547,21 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ---------------------- | ---------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceType` | `readonly` | `Erv` | `Omit.DeviceType` | [src/types/erv.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L30) | -| `EffectiveFlags` | `readonly` | `0` | [`BaseListDeviceData`](README.md#baselistdevicedata).`EffectiveFlags` | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L41) | -| `HasAutomaticFanSpeed` | `readonly` | `boolean` | - | [src/types/erv.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L42) | -| `HasCO2Sensor` | `readonly` | `boolean` | - | [src/types/erv.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L43) | -| `HasPM25Sensor` | `readonly` | `boolean` | - | [src/types/erv.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L44) | -| `NumberOfFanSpeeds` | `readonly` | `number` | `Omit.NumberOfFanSpeeds` | [src/types/erv.ts:31](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L31) | -| `Offline` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L37) | -| `OutdoorTemperature` | `readonly` | `number` | `Omit.OutdoorTemperature` | [src/types/erv.ts:32](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L32) | -| `PM25Level` | `readonly` | `number` | - | [src/types/erv.ts:45](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L45) | -| `Power` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `RoomCO2Level` | `readonly` | `number` | `Omit.RoomCO2Level` | [src/types/erv.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L33) | -| `RoomTemperature` | `readonly` | `number` | `Omit.RoomTemperature` | [src/types/erv.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L34) | -| `SetFanSpeed` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | `Omit.SetFanSpeed` | [src/types/erv.ts:21](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L21) | -| `VentilationMode` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | `Omit.VentilationMode` | [src/types/erv.ts:22](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L22) | -| `WifiSignalStrength` | `readonly` | `number` | [`BaseListDeviceData`](README.md#baselistdevicedata).`WifiSignalStrength` | [src/types/bases.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L46) | +| `DeviceType` | `readonly` | `Erv` | `Omit.DeviceType` | [src/types/erv.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L30) | +| `EffectiveFlags` | `readonly` | `0` | [`BaseListDeviceData`](README.md#baselistdevicedata).`EffectiveFlags` | [src/types/bases.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L41) | +| `HasAutomaticFanSpeed` | `readonly` | `boolean` | - | [src/types/erv.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L42) | +| `HasCO2Sensor` | `readonly` | `boolean` | - | [src/types/erv.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L43) | +| `HasPM25Sensor` | `readonly` | `boolean` | - | [src/types/erv.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L44) | +| `NumberOfFanSpeeds` | `readonly` | `number` | `Omit.NumberOfFanSpeeds` | [src/types/erv.ts:31](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L31) | +| `Offline` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L37) | +| `OutdoorTemperature` | `readonly` | `number` | `Omit.OutdoorTemperature` | [src/types/erv.ts:32](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L32) | +| `PM25Level` | `readonly` | `number` | - | [src/types/erv.ts:45](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L45) | +| `Power` | `readonly` | `boolean` | [`BaseListDeviceData`](README.md#baselistdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `RoomCO2Level` | `readonly` | `number` | `Omit.RoomCO2Level` | [src/types/erv.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L33) | +| `RoomTemperature` | `readonly` | `number` | `Omit.RoomTemperature` | [src/types/erv.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L34) | +| `SetFanSpeed` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | `Omit.SetFanSpeed` | [src/types/erv.ts:21](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L21) | +| `VentilationMode` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | `Omit.VentilationMode` | [src/types/erv.ts:22](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L22) | +| `WifiSignalStrength` | `readonly` | `number` | [`BaseListDeviceData`](README.md#baselistdevicedata).`WifiSignalStrength` | [src/types/bases.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L46) | --- @@ -7575,13 +7575,13 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------ | ---------- | -------------------------------------------------- | --------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `AreaID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`AreaID` | [src/types/bases.ts:50](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L50) | -| `BuildingID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`BuildingID` | [src/types/bases.ts:51](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L51) | -| `Device` | `readonly` | [`ListDeviceDataErv`](README.md#listdevicedataerv) | - | [src/types/erv.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L48) | -| `DeviceID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`DeviceID` | [src/types/bases.ts:52](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L52) | -| `DeviceName` | `readonly` | `string` | [`BaseListDevice`](README.md#baselistdevice).`DeviceName` | [src/types/bases.ts:53](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L53) | -| `FloorID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`FloorID` | [src/types/bases.ts:54](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L54) | -| `Type` | `readonly` | [`DeviceType`](README.md#devicetype) | [`BaseListDevice`](README.md#baselistdevice).`Type` | [src/types/bases.ts:55](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L55) | +| `AreaID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`AreaID` | [src/types/bases.ts:50](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L50) | +| `BuildingID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`BuildingID` | [src/types/bases.ts:51](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L51) | +| `Device` | `readonly` | [`ListDeviceDataErv`](README.md#listdevicedataerv) | - | [src/types/erv.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L48) | +| `DeviceID` | `readonly` | `number` | [`BaseListDevice`](README.md#baselistdevice).`DeviceID` | [src/types/bases.ts:52](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L52) | +| `DeviceName` | `readonly` | `string` | [`BaseListDevice`](README.md#baselistdevice).`DeviceName` | [src/types/bases.ts:53](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L53) | +| `FloorID` | `readonly` | `null` \| `number` | [`BaseListDevice`](README.md#baselistdevice).`FloorID` | [src/types/bases.ts:54](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L54) | +| `Type` | `readonly` | [`DeviceType`](README.md#devicetype) | [`BaseListDevice`](README.md#baselistdevice).`Type` | [src/types/bases.ts:55](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L55) | --- @@ -7591,8 +7591,8 @@ static upsert(floor: FloorData): void | Property | Type | Defined in | | -------- | ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `error` | (`message`?: `any`, ...`optionalParams`: `any`[]) => `void` | [src/services/interfaces.ts:53](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L53) | -| `log` | (`message`?: `any`, ...`optionalParams`: `any`[]) => `void` | [src/services/interfaces.ts:54](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L54) | +| `error` | (`message`?: `any`, ...`optionalParams`: `any`[]) => `void` | [src/services/interfaces.ts:53](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L53) | +| `log` | (`message`?: `any`, ...`optionalParams`: `any`[]) => `void` | [src/services/interfaces.ts:54](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L54) | --- @@ -7602,8 +7602,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ---------- | ---------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `password` | `readonly` | `string` | [src/types/common.ts:66](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L66) | -| `username` | `readonly` | `string` | [src/types/common.ts:67](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L67) | +| `password` | `readonly` | `string` | [src/types/common.ts:66](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L66) | +| `username` | `readonly` | `string` | [src/types/common.ts:67](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L67) | --- @@ -7613,7 +7613,7 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ----------- | ---------- | ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `LoginData` | `readonly` | `null` \| \{ `ContextKey`: `string`; `Expiry`: `string`; \} | [src/types/common.ts:77](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L77) | +| `LoginData` | `readonly` | `null` \| \{ `ContextKey`: `string`; `Expiry`: `string`; \} | [src/types/common.ts:77](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L77) | --- @@ -7623,11 +7623,11 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------ | ---------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `AppVersion` | `readonly` | `string` | [src/types/common.ts:72](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L72) | -| `Email` | `readonly` | `string` | [src/types/common.ts:73](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L73) | -| `Language?` | `readonly` | `number` | [src/types/common.ts:70](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L70) | -| `Password` | `readonly` | `string` | [src/types/common.ts:74](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L74) | -| `Persist?` | `readonly` | `boolean` | [src/types/common.ts:71](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L71) | +| `AppVersion` | `readonly` | `string` | [src/types/common.ts:72](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L72) | +| `Email` | `readonly` | `string` | [src/types/common.ts:73](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L73) | +| `Language?` | `readonly` | `number` | [src/types/common.ts:70](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L70) | +| `Password` | `readonly` | `string` | [src/types/common.ts:74](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L74) | +| `Persist?` | `readonly` | `boolean` | [src/types/common.ts:71](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L71) | --- @@ -7641,8 +7641,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | --------------------- | ---------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | -| `OperationModeZone1?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L33) | -| `OperationModeZone2?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L34) | +| `OperationModeZone1?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L33) | +| `OperationModeZone2?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L34) | --- @@ -7652,9 +7652,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `Ata` | `readonly` | [`SetDeviceDataAta`](README.md#setdevicedataata) | [src/types/common.ts:94](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L94) | -| `Atw` | `readonly` | [`SetDeviceDataAtw`](README.md#setdevicedataatw) | [src/types/common.ts:95](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L95) | -| `Erv` | `readonly` | [`SetDeviceDataErv`](README.md#setdevicedataerv) | [src/types/common.ts:96](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L96) | +| `Ata` | `readonly` | [`SetDeviceDataAta`](README.md#setdevicedataata) | [src/types/common.ts:94](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L94) | +| `Atw` | `readonly` | [`SetDeviceDataAtw`](README.md#setdevicedataatw) | [src/types/common.ts:95](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L95) | +| `Erv` | `readonly` | [`SetDeviceDataErv`](README.md#setdevicedataerv) | [src/types/common.ts:96](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L96) | --- @@ -7668,19 +7668,19 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------- | ---------- | ------------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceType` | `readonly` | `Ata` | - | [src/types/ata.ts:56](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L56) | -| `EffectiveFlags` | `readonly` | `number` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`EffectiveFlags` | [src/types/bases.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L36) | -| `LastCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L29) | -| `NextCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L30) | -| `NumberOfFanSpeeds` | `readonly` | `number` | - | [src/types/ata.ts:57](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L57) | -| `Offline` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L37) | -| `OperationMode` | `readonly` | [`OperationMode`](README.md#operationmode) | `Required.OperationMode` | [src/types/ata.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L44) | -| `Power` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `RoomTemperature` | `readonly` | `number` | - | [src/types/ata.ts:58](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L58) | -| `SetFanSpeed` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | `Required.SetFanSpeed` | [src/types/ata.ts:45](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L45) | -| `SetTemperature` | `readonly` | `number` | `Required.SetTemperature` | [src/types/ata.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L46) | -| `VaneHorizontal` | `readonly` | [`Horizontal`](README.md#horizontal) | `Required.VaneHorizontal` | [src/types/ata.ts:47](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L47) | -| `VaneVertical` | `readonly` | [`Vertical`](README.md#vertical) | `Required.VaneVertical` | [src/types/ata.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L48) | +| `DeviceType` | `readonly` | `Ata` | - | [src/types/ata.ts:56](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L56) | +| `EffectiveFlags` | `readonly` | `number` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`EffectiveFlags` | [src/types/bases.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L36) | +| `LastCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L29) | +| `NextCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L30) | +| `NumberOfFanSpeeds` | `readonly` | `number` | - | [src/types/ata.ts:57](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L57) | +| `Offline` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L37) | +| `OperationMode` | `readonly` | [`OperationMode`](README.md#operationmode) | `Required.OperationMode` | [src/types/ata.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L44) | +| `Power` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `RoomTemperature` | `readonly` | `number` | - | [src/types/ata.ts:58](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L58) | +| `SetFanSpeed` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | `Required.SetFanSpeed` | [src/types/ata.ts:45](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L45) | +| `SetTemperature` | `readonly` | `number` | `Required.SetTemperature` | [src/types/ata.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L46) | +| `VaneHorizontal` | `readonly` | [`Horizontal`](README.md#horizontal) | `Required.VaneHorizontal` | [src/types/ata.ts:47](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L47) | +| `VaneVertical` | `readonly` | [`Vertical`](README.md#vertical) | `Required.VaneVertical` | [src/types/ata.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L48) | --- @@ -7694,9 +7694,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------------------- | ---------- | ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | -| `FanSpeed` | `readonly` | [`FanSpeed`](README.md#fanspeed) | [src/types/ata.ts:68](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L68) | -| `VaneHorizontalDirection` | `readonly` | [`Horizontal`](README.md#horizontal) | [src/types/ata.ts:69](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L69) | -| `VaneVerticalDirection` | `readonly` | [`Vertical`](README.md#vertical) | [src/types/ata.ts:70](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L70) | +| `FanSpeed` | `readonly` | [`FanSpeed`](README.md#fanspeed) | [src/types/ata.ts:68](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L68) | +| `VaneHorizontalDirection` | `readonly` | [`Horizontal`](README.md#horizontal) | [src/types/ata.ts:69](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L69) | +| `VaneVerticalDirection` | `readonly` | [`Vertical`](README.md#vertical) | [src/types/ata.ts:70](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L70) | --- @@ -7710,34 +7710,34 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ----------------------------- | ---------- | ---------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceType` | `readonly` | `Atw` | - | [src/types/atw.ts:57](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L57) | -| `EffectiveFlags` | `readonly` | `number` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`EffectiveFlags` | [src/types/bases.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L36) | -| `ForcedHotWaterMode` | `readonly` | `boolean` | `Required.ForcedHotWaterMode` | [src/types/atw.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L49) | -| `IdleZone1` | `readonly` | `boolean` | - | [src/types/atw.ts:58](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L58) | -| `IdleZone2` | `readonly` | `boolean` | - | [src/types/atw.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L59) | -| `LastCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L29) | -| `NextCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L30) | -| `Offline` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L37) | -| `OperationMode` | `readonly` | [`OperationModeState`](README.md#operationmodestate) | - | [src/types/atw.ts:60](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L60) | -| `OperationModeZone1` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | `Required.OperationModeZone1` | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L33) | -| `OperationModeZone2` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | `Required.OperationModeZone2` | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L34) | -| `OutdoorTemperature` | `readonly` | `number` | - | [src/types/atw.ts:61](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L61) | -| `Power` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `ProhibitCoolingZone1` | `readonly` | `boolean` | - | [src/types/atw.ts:62](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L62) | -| `ProhibitCoolingZone2` | `readonly` | `boolean` | - | [src/types/atw.ts:63](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L63) | -| `ProhibitHeatingZone1` | `readonly` | `boolean` | - | [src/types/atw.ts:64](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L64) | -| `ProhibitHeatingZone2` | `readonly` | `boolean` | - | [src/types/atw.ts:65](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L65) | -| `ProhibitHotWater` | `readonly` | `boolean` | - | [src/types/atw.ts:66](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L66) | -| `RoomTemperatureZone1` | `readonly` | `number` | - | [src/types/atw.ts:67](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L67) | -| `RoomTemperatureZone2` | `readonly` | `number` | - | [src/types/atw.ts:68](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L68) | -| `SetCoolFlowTemperatureZone1` | `readonly` | `number` | `Required.SetCoolFlowTemperatureZone1` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L37) | -| `SetCoolFlowTemperatureZone2` | `readonly` | `number` | `Required.SetCoolFlowTemperatureZone2` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L38) | -| `SetHeatFlowTemperatureZone1` | `readonly` | `number` | `Required.SetHeatFlowTemperatureZone1` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L39) | -| `SetHeatFlowTemperatureZone2` | `readonly` | `number` | `Required.SetHeatFlowTemperatureZone2` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L40) | -| `SetTankWaterTemperature` | `readonly` | `number` | `Required.SetTankWaterTemperature` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L41) | -| `SetTemperatureZone1` | `readonly` | `number` | `Required.SetTemperatureZone1` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L42) | -| `SetTemperatureZone2` | `readonly` | `number` | `Required.SetTemperatureZone2` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L43) | -| `TankWaterTemperature` | `readonly` | `number` | - | [src/types/atw.ts:69](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L69) | +| `DeviceType` | `readonly` | `Atw` | - | [src/types/atw.ts:57](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L57) | +| `EffectiveFlags` | `readonly` | `number` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`EffectiveFlags` | [src/types/bases.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L36) | +| `ForcedHotWaterMode` | `readonly` | `boolean` | `Required.ForcedHotWaterMode` | [src/types/atw.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L49) | +| `IdleZone1` | `readonly` | `boolean` | - | [src/types/atw.ts:58](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L58) | +| `IdleZone2` | `readonly` | `boolean` | - | [src/types/atw.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L59) | +| `LastCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L29) | +| `NextCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L30) | +| `Offline` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L37) | +| `OperationMode` | `readonly` | [`OperationModeState`](README.md#operationmodestate) | - | [src/types/atw.ts:60](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L60) | +| `OperationModeZone1` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | `Required.OperationModeZone1` | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L33) | +| `OperationModeZone2` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | `Required.OperationModeZone2` | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L34) | +| `OutdoorTemperature` | `readonly` | `number` | - | [src/types/atw.ts:61](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L61) | +| `Power` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `ProhibitCoolingZone1` | `readonly` | `boolean` | - | [src/types/atw.ts:62](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L62) | +| `ProhibitCoolingZone2` | `readonly` | `boolean` | - | [src/types/atw.ts:63](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L63) | +| `ProhibitHeatingZone1` | `readonly` | `boolean` | - | [src/types/atw.ts:64](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L64) | +| `ProhibitHeatingZone2` | `readonly` | `boolean` | - | [src/types/atw.ts:65](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L65) | +| `ProhibitHotWater` | `readonly` | `boolean` | - | [src/types/atw.ts:66](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L66) | +| `RoomTemperatureZone1` | `readonly` | `number` | - | [src/types/atw.ts:67](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L67) | +| `RoomTemperatureZone2` | `readonly` | `number` | - | [src/types/atw.ts:68](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L68) | +| `SetCoolFlowTemperatureZone1` | `readonly` | `number` | `Required.SetCoolFlowTemperatureZone1` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L37) | +| `SetCoolFlowTemperatureZone2` | `readonly` | `number` | `Required.SetCoolFlowTemperatureZone2` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L38) | +| `SetHeatFlowTemperatureZone1` | `readonly` | `number` | `Required.SetHeatFlowTemperatureZone1` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L39) | +| `SetHeatFlowTemperatureZone2` | `readonly` | `number` | `Required.SetHeatFlowTemperatureZone2` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L40) | +| `SetTankWaterTemperature` | `readonly` | `number` | `Required.SetTankWaterTemperature` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L41) | +| `SetTemperatureZone1` | `readonly` | `number` | `Required.SetTemperatureZone1` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L42) | +| `SetTemperatureZone2` | `readonly` | `number` | `Required.SetTemperatureZone2` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L43) | +| `TankWaterTemperature` | `readonly` | `number` | - | [src/types/atw.ts:69](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L69) | --- @@ -7751,18 +7751,18 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | -------------------- | ---------- | ------------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceType` | `readonly` | `Erv` | - | [src/types/erv.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L30) | -| `EffectiveFlags` | `readonly` | `number` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`EffectiveFlags` | [src/types/bases.ts:36](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L36) | -| `LastCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L29) | -| `NextCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L30) | -| `NumberOfFanSpeeds` | `readonly` | `number` | - | [src/types/erv.ts:31](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L31) | -| `Offline` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L37) | -| `OutdoorTemperature` | `readonly` | `number` | - | [src/types/erv.ts:32](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L32) | -| `Power` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `RoomCO2Level` | `readonly` | `number` | - | [src/types/erv.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L33) | -| `RoomTemperature` | `readonly` | `number` | - | [src/types/erv.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L34) | -| `SetFanSpeed` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | `Required.SetFanSpeed` | [src/types/erv.ts:21](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L21) | -| `VentilationMode` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | `Required.VentilationMode` | [src/types/erv.ts:22](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L22) | +| `DeviceType` | `readonly` | `Erv` | - | [src/types/erv.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L30) | +| `EffectiveFlags` | `readonly` | `number` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`EffectiveFlags` | [src/types/bases.ts:36](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L36) | +| `LastCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`LastCommunication` | [src/types/bases.ts:29](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L29) | +| `NextCommunication` | `readonly` | `string` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`NextCommunication` | [src/types/bases.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L30) | +| `NumberOfFanSpeeds` | `readonly` | `number` | - | [src/types/erv.ts:31](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L31) | +| `Offline` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Offline` | [src/types/bases.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L37) | +| `OutdoorTemperature` | `readonly` | `number` | - | [src/types/erv.ts:32](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L32) | +| `Power` | `readonly` | `boolean` | [`BaseSetDeviceData`](README.md#basesetdevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `RoomCO2Level` | `readonly` | `number` | - | [src/types/erv.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L33) | +| `RoomTemperature` | `readonly` | `number` | - | [src/types/erv.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L34) | +| `SetFanSpeed` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | `Required.SetFanSpeed` | [src/types/erv.ts:21](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L21) | +| `VentilationMode` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | `Required.VentilationMode` | [src/types/erv.ts:22](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L22) | --- @@ -7772,9 +7772,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | -------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `Ata` | `readonly` | [`SetDevicePostDataAta`](README.md#setdevicepostdataata) | [src/types/common.ts:89](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L89) | -| `Atw` | `readonly` | [`SetDevicePostDataAtw`](README.md#setdevicepostdataatw) | [src/types/common.ts:90](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L90) | -| `Erv` | `readonly` | [`SetDevicePostDataErv`](README.md#setdevicepostdataerv) | [src/types/common.ts:91](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L91) | +| `Ata` | `readonly` | [`SetDevicePostDataAta`](README.md#setdevicepostdataata) | [src/types/common.ts:89](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L89) | +| `Atw` | `readonly` | [`SetDevicePostDataAtw`](README.md#setdevicepostdataatw) | [src/types/common.ts:90](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L90) | +| `Erv` | `readonly` | [`SetDevicePostDataErv`](README.md#setdevicepostdataerv) | [src/types/common.ts:91](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L91) | --- @@ -7788,14 +7788,14 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ----------------- | ---------- | ------------------------------------------------------------------------- | ----------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceID` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`DeviceID` | [src/types/bases.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L24) | -| `EffectiveFlags` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`EffectiveFlags` | [src/types/bases.ts:25](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L25) | -| `OperationMode?` | `readonly` | [`OperationMode`](README.md#operationmode) | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`OperationMode` | [src/types/ata.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L44) | -| `Power?` | `readonly` | `boolean` | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `SetFanSpeed?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`SetFanSpeed` | [src/types/ata.ts:45](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L45) | -| `SetTemperature?` | `readonly` | `number` | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`SetTemperature` | [src/types/ata.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L46) | -| `VaneHorizontal?` | `readonly` | [`Horizontal`](README.md#horizontal) | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`VaneHorizontal` | [src/types/ata.ts:47](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L47) | -| `VaneVertical?` | `readonly` | [`Vertical`](README.md#vertical) | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`VaneVertical` | [src/types/ata.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L48) | +| `DeviceID` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`DeviceID` | [src/types/bases.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L24) | +| `EffectiveFlags` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`EffectiveFlags` | [src/types/bases.ts:25](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L25) | +| `OperationMode?` | `readonly` | [`OperationMode`](README.md#operationmode) | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`OperationMode` | [src/types/ata.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L44) | +| `Power?` | `readonly` | `boolean` | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `SetFanSpeed?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`SetFanSpeed` | [src/types/ata.ts:45](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L45) | +| `SetTemperature?` | `readonly` | `number` | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`SetTemperature` | [src/types/ata.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L46) | +| `VaneHorizontal?` | `readonly` | [`Horizontal`](README.md#horizontal) | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`VaneHorizontal` | [src/types/ata.ts:47](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L47) | +| `VaneVertical?` | `readonly` | [`Vertical`](README.md#vertical) | [`UpdateDeviceDataAta`](README.md#updatedevicedataata).`VaneVertical` | [src/types/ata.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L48) | --- @@ -7809,19 +7809,19 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------------------ | ---------- | -------------------------------------------------- | ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceID` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`DeviceID` | [src/types/bases.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L24) | -| `EffectiveFlags` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`EffectiveFlags` | [src/types/bases.ts:25](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L25) | -| `ForcedHotWaterMode?` | `readonly` | `boolean` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`ForcedHotWaterMode` | [src/types/atw.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L49) | -| `OperationModeZone1?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`OperationModeZone1` | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L33) | -| `OperationModeZone2?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`OperationModeZone2` | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L34) | -| `Power?` | `readonly` | `boolean` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `SetCoolFlowTemperatureZone1?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetCoolFlowTemperatureZone1` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L37) | -| `SetCoolFlowTemperatureZone2?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetCoolFlowTemperatureZone2` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L38) | -| `SetHeatFlowTemperatureZone1?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetHeatFlowTemperatureZone1` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L39) | -| `SetHeatFlowTemperatureZone2?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetHeatFlowTemperatureZone2` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L40) | -| `SetTankWaterTemperature?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetTankWaterTemperature` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L41) | -| `SetTemperatureZone1?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetTemperatureZone1` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L42) | -| `SetTemperatureZone2?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetTemperatureZone2` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L43) | +| `DeviceID` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`DeviceID` | [src/types/bases.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L24) | +| `EffectiveFlags` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`EffectiveFlags` | [src/types/bases.ts:25](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L25) | +| `ForcedHotWaterMode?` | `readonly` | `boolean` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`ForcedHotWaterMode` | [src/types/atw.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L49) | +| `OperationModeZone1?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`OperationModeZone1` | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L33) | +| `OperationModeZone2?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`OperationModeZone2` | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L34) | +| `Power?` | `readonly` | `boolean` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `SetCoolFlowTemperatureZone1?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetCoolFlowTemperatureZone1` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L37) | +| `SetCoolFlowTemperatureZone2?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetCoolFlowTemperatureZone2` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L38) | +| `SetHeatFlowTemperatureZone1?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetHeatFlowTemperatureZone1` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L39) | +| `SetHeatFlowTemperatureZone2?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetHeatFlowTemperatureZone2` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L40) | +| `SetTankWaterTemperature?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetTankWaterTemperature` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L41) | +| `SetTemperatureZone1?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetTemperatureZone1` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L42) | +| `SetTemperatureZone2?` | `readonly` | `number` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw).`SetTemperatureZone2` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L43) | --- @@ -7835,11 +7835,11 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------ | ---------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceID` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`DeviceID` | [src/types/bases.ts:24](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L24) | -| `EffectiveFlags` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`EffectiveFlags` | [src/types/bases.ts:25](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L25) | -| `Power?` | `readonly` | `boolean` | [`UpdateDeviceDataErv`](README.md#updatedevicedataerv).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `SetFanSpeed?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | [`UpdateDeviceDataErv`](README.md#updatedevicedataerv).`SetFanSpeed` | [src/types/erv.ts:21](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L21) | -| `VentilationMode?` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | [`UpdateDeviceDataErv`](README.md#updatedevicedataerv).`VentilationMode` | [src/types/erv.ts:22](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L22) | +| `DeviceID` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`DeviceID` | [src/types/bases.ts:24](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L24) | +| `EffectiveFlags` | `readonly` | `number` | [`BaseDevicePostData`](README.md#basedevicepostdata).`EffectiveFlags` | [src/types/bases.ts:25](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L25) | +| `Power?` | `readonly` | `boolean` | [`UpdateDeviceDataErv`](README.md#updatedevicedataerv).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `SetFanSpeed?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | [`UpdateDeviceDataErv`](README.md#updatedevicedataerv).`SetFanSpeed` | [src/types/erv.ts:21](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L21) | +| `VentilationMode?` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | [`UpdateDeviceDataErv`](README.md#updatedevicedataerv).`VentilationMode` | [src/types/erv.ts:22](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L22) | --- @@ -7849,8 +7849,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | --------------- | ---------- | ------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Specification` | `readonly` | [`GetGroupAtaPostData`](README.md#getgroupatapostdata) | [src/types/common.ts:256](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L256) | -| `State` | `readonly` | [`GroupAtaState`](README.md#groupatastate) | [src/types/common.ts:257](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L257) | +| `Specification` | `readonly` | [`GetGroupAtaPostData`](README.md#getgroupatapostdata) | [src/types/common.ts:256](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L256) | +| `State` | `readonly` | [`GroupAtaState`](README.md#groupatastate) | [src/types/common.ts:257](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L257) | --- @@ -7860,8 +7860,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ----------- | ---------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceIds` | `readonly` | readonly `number`[] | [src/types/common.ts:236](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L236) | -| `Power` | `readonly` | `boolean` | [src/types/common.ts:237](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L237) | +| `DeviceIds` | `readonly` | readonly `number`[] | [src/types/common.ts:236](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L236) | +| `Power` | `readonly` | `boolean` | [src/types/common.ts:237](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L237) | --- @@ -7871,8 +7871,8 @@ static upsert(floor: FloorData): void | Property | Type | Defined in | | -------- | ------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `get` | \<`K`\>(`key`: `K`) => [`APISettings`](README.md#apisettings)\[`K`\] | [src/services/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L48) | -| `set` | \<`K`\>(`key`: `K`, `value`: [`APISettings`](README.md#apisettings)\[`K`\]) => `void` | [src/services/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L49) | +| `get` | \<`K`\>(`key`: `K`) => [`APISettings`](README.md#apisettings)\[`K`\] | [src/services/interfaces.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L48) | +| `set` | \<`K`\>(`key`: `K`, `value`: [`APISettings`](README.md#apisettings)\[`K`\]) => `void` | [src/services/interfaces.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L49) | --- @@ -7882,8 +7882,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ----------- | ---------- | ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `id` | `readonly` | `number` | [src/types/common.ts:119](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L119) | -| `tableName` | `readonly` | `"Area"` \| `"Building"` \| `"DeviceLocation"` \| `"Floor"` | [src/types/common.ts:120](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L120) | +| `id` | `readonly` | `number` | [src/types/common.ts:119](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L119) | +| `tableName` | `readonly` | `"Area"` \| `"Building"` \| `"DeviceLocation"` \| `"Floor"` | [src/types/common.ts:120](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L120) | --- @@ -7893,8 +7893,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ----------------- | ---------- | ------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `AttributeErrors` | `readonly` | `null` | [src/types/common.ts:110](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L110) | -| `Success` | `readonly` | `true` | [src/types/common.ts:111](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L111) | +| `AttributeErrors` | `readonly` | `null` | [src/types/common.ts:110](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L110) | +| `Success` | `readonly` | `true` | [src/types/common.ts:111](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L111) | --- @@ -7908,13 +7908,13 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ------------------------------ | ---------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------ | -| `SetCoolFlowTemperatureZone1?` | `readonly` | `number` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L37) | -| `SetCoolFlowTemperatureZone2?` | `readonly` | `number` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L38) | -| `SetHeatFlowTemperatureZone1?` | `readonly` | `number` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L39) | -| `SetHeatFlowTemperatureZone2?` | `readonly` | `number` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L40) | -| `SetTankWaterTemperature?` | `readonly` | `number` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L41) | -| `SetTemperatureZone1?` | `readonly` | `number` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L42) | -| `SetTemperatureZone2?` | `readonly` | `number` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L43) | +| `SetCoolFlowTemperatureZone1?` | `readonly` | `number` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L37) | +| `SetCoolFlowTemperatureZone2?` | `readonly` | `number` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L38) | +| `SetHeatFlowTemperatureZone1?` | `readonly` | `number` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L39) | +| `SetHeatFlowTemperatureZone2?` | `readonly` | `number` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L40) | +| `SetTankWaterTemperature?` | `readonly` | `number` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L41) | +| `SetTemperatureZone1?` | `readonly` | `number` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L42) | +| `SetTemperatureZone2?` | `readonly` | `number` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L43) | --- @@ -7930,8 +7930,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ---------------- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `SelectedDevice` | `readonly` | `T` _extends_ `"Ata"` \| `"Atw"` \| `"Erv"` ? [`GetDeviceData`](README.md#getdevicedata)\[`T`\<`T`\>\] : `null` | [src/types/common.ts:280](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L280) | -| `Tiles` | `readonly` | readonly \{ `Device`: `number`; `Offline`: `boolean`; `Power`: `boolean`; `RoomTemperature`: `number`; `RoomTemperature2`: `number`; `TankWaterTemperature`: `number`; \}[] | [src/types/common.ts:282](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L282) | +| `SelectedDevice` | `readonly` | `T` _extends_ `"Ata"` \| `"Atw"` \| `"Erv"` ? [`GetDeviceData`](README.md#getdevicedata)\[`T`\<`T`\>\] : `null` | [src/types/common.ts:280](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L280) | +| `Tiles` | `readonly` | readonly \{ `Device`: `number`; `Offline`: `boolean`; `Power`: `boolean`; `RoomTemperature`: `number`; `RoomTemperature2`: `number`; `TankWaterTemperature`: `number`; \}[] | [src/types/common.ts:282](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L282) | --- @@ -7941,9 +7941,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ | -| `Ata` | `readonly` | [`UpdateDeviceDataAta`](README.md#updatedevicedataata) | [src/types/common.ts:84](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L84) | -| `Atw` | `readonly` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw) | [src/types/common.ts:85](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L85) | -| `Erv` | `readonly` | [`UpdateDeviceDataErv`](README.md#updatedevicedataerv) | [src/types/common.ts:86](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L86) | +| `Ata` | `readonly` | [`UpdateDeviceDataAta`](README.md#updatedevicedataata) | [src/types/common.ts:84](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L84) | +| `Atw` | `readonly` | [`UpdateDeviceDataAtw`](README.md#updatedevicedataatw) | [src/types/common.ts:85](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L85) | +| `Erv` | `readonly` | [`UpdateDeviceDataErv`](README.md#updatedevicedataerv) | [src/types/common.ts:86](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L86) | --- @@ -7961,12 +7961,12 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ----------------- | ---------- | ------------------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `OperationMode?` | `readonly` | [`OperationMode`](README.md#operationmode) | - | [src/types/ata.ts:44](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L44) | -| `Power?` | `readonly` | `boolean` | [`BaseUpdateDeviceData`](README.md#baseupdatedevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `SetFanSpeed?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | - | [src/types/ata.ts:45](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L45) | -| `SetTemperature?` | `readonly` | `number` | - | [src/types/ata.ts:46](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L46) | -| `VaneHorizontal?` | `readonly` | [`Horizontal`](README.md#horizontal) | - | [src/types/ata.ts:47](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L47) | -| `VaneVertical?` | `readonly` | [`Vertical`](README.md#vertical) | - | [src/types/ata.ts:48](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L48) | +| `OperationMode?` | `readonly` | [`OperationMode`](README.md#operationmode) | - | [src/types/ata.ts:44](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L44) | +| `Power?` | `readonly` | `boolean` | [`BaseUpdateDeviceData`](README.md#baseupdatedevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `SetFanSpeed?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | - | [src/types/ata.ts:45](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L45) | +| `SetTemperature?` | `readonly` | `number` | - | [src/types/ata.ts:46](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L46) | +| `VaneHorizontal?` | `readonly` | [`Horizontal`](README.md#horizontal) | - | [src/types/ata.ts:47](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L47) | +| `VaneVertical?` | `readonly` | [`Vertical`](README.md#vertical) | - | [src/types/ata.ts:48](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L48) | --- @@ -7984,17 +7984,17 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------------------ | ---------- | -------------------------------------------------- | ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `ForcedHotWaterMode?` | `readonly` | `boolean` | - | [src/types/atw.ts:49](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L49) | -| `OperationModeZone1?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [`OperationModeZoneDataAtw`](README.md#operationmodezonedataatw).`OperationModeZone1` | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L33) | -| `OperationModeZone2?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [`OperationModeZoneDataAtw`](README.md#operationmodezonedataatw).`OperationModeZone2` | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L34) | -| `Power?` | `readonly` | `boolean` | [`BaseUpdateDeviceData`](README.md#baseupdatedevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `SetCoolFlowTemperatureZone1?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetCoolFlowTemperatureZone1` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L37) | -| `SetCoolFlowTemperatureZone2?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetCoolFlowTemperatureZone2` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L38) | -| `SetHeatFlowTemperatureZone1?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetHeatFlowTemperatureZone1` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L39) | -| `SetHeatFlowTemperatureZone2?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetHeatFlowTemperatureZone2` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L40) | -| `SetTankWaterTemperature?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetTankWaterTemperature` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L41) | -| `SetTemperatureZone1?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetTemperatureZone1` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L42) | -| `SetTemperatureZone2?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetTemperatureZone2` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L43) | +| `ForcedHotWaterMode?` | `readonly` | `boolean` | - | [src/types/atw.ts:49](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L49) | +| `OperationModeZone1?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [`OperationModeZoneDataAtw`](README.md#operationmodezonedataatw).`OperationModeZone1` | [src/types/atw.ts:33](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L33) | +| `OperationModeZone2?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | [`OperationModeZoneDataAtw`](README.md#operationmodezonedataatw).`OperationModeZone2` | [src/types/atw.ts:34](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L34) | +| `Power?` | `readonly` | `boolean` | [`BaseUpdateDeviceData`](README.md#baseupdatedevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `SetCoolFlowTemperatureZone1?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetCoolFlowTemperatureZone1` | [src/types/atw.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L37) | +| `SetCoolFlowTemperatureZone2?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetCoolFlowTemperatureZone2` | [src/types/atw.ts:38](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L38) | +| `SetHeatFlowTemperatureZone1?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetHeatFlowTemperatureZone1` | [src/types/atw.ts:39](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L39) | +| `SetHeatFlowTemperatureZone2?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetHeatFlowTemperatureZone2` | [src/types/atw.ts:40](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L40) | +| `SetTankWaterTemperature?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetTankWaterTemperature` | [src/types/atw.ts:41](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L41) | +| `SetTemperatureZone1?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetTemperatureZone1` | [src/types/atw.ts:42](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L42) | +| `SetTemperatureZone2?` | `readonly` | `number` | [`TemperatureDataAtw`](README.md#temperaturedataatw).`SetTemperatureZone2` | [src/types/atw.ts:43](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L43) | --- @@ -8012,9 +8012,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------ | ---------- | ------------------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `Power?` | `readonly` | `boolean` | [`BaseUpdateDeviceData`](README.md#baseupdatedevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L20) | -| `SetFanSpeed?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | - | [src/types/erv.ts:21](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L21) | -| `VentilationMode?` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | - | [src/types/erv.ts:22](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L22) | +| `Power?` | `readonly` | `boolean` | [`BaseUpdateDeviceData`](README.md#baseupdatedevicedata).`Power` | [src/types/bases.ts:20](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L20) | +| `SetFanSpeed?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | - | [src/types/erv.ts:21](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L21) | +| `VentilationMode?` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | - | [src/types/erv.ts:22](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L22) | --- @@ -8024,9 +8024,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | -------- | ---------- | ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Ata` | `readonly` | [`ValuesAta`](README.md#valuesata) | [src/types/common.ts:327](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L327) | -| `Atw` | `readonly` | [`ValuesAtw`](README.md#valuesatw) | [src/types/common.ts:328](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L328) | -| `Erv` | `readonly` | [`ValuesErv`](README.md#valueserv) | [src/types/common.ts:329](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L329) | +| `Ata` | `readonly` | [`ValuesAta`](README.md#valuesata) | [src/types/common.ts:327](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L327) | +| `Atw` | `readonly` | [`ValuesAtw`](README.md#valuesatw) | [src/types/common.ts:328](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L328) | +| `Erv` | `readonly` | [`ValuesErv`](README.md#valueserv) | [src/types/common.ts:329](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L329) | --- @@ -8040,12 +8040,12 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | -------------- | ---------- | ------------------------------------------------------------------------- | -------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `fan?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | - | [src/types/ata.ts:110](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L110) | -| `horizontal?` | `readonly` | [`Horizontal`](README.md#horizontal) | - | [src/types/ata.ts:111](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L111) | -| `mode?` | `readonly` | [`OperationMode`](README.md#operationmode) | - | [src/types/ata.ts:112](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L112) | -| `power?` | `readonly` | `boolean` | [`BaseValues`](README.md#basevalues).`power` | [src/types/bases.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L59) | -| `temperature?` | `readonly` | `number` | - | [src/types/ata.ts:113](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L113) | -| `vertical?` | `readonly` | [`Vertical`](README.md#vertical) | - | [src/types/ata.ts:114](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L114) | +| `fan?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | - | [src/types/ata.ts:110](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L110) | +| `horizontal?` | `readonly` | [`Horizontal`](README.md#horizontal) | - | [src/types/ata.ts:111](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L111) | +| `mode?` | `readonly` | [`OperationMode`](README.md#operationmode) | - | [src/types/ata.ts:112](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L112) | +| `power?` | `readonly` | `boolean` | [`BaseValues`](README.md#basevalues).`power` | [src/types/bases.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L59) | +| `temperature?` | `readonly` | `number` | - | [src/types/ata.ts:113](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L113) | +| `vertical?` | `readonly` | [`Vertical`](README.md#vertical) | - | [src/types/ata.ts:114](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L114) | --- @@ -8059,17 +8059,17 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | --------------------------- | ---------- | -------------------------------------------------- | -------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `coolFlowTemperature?` | `readonly` | `number` | - | [src/types/atw.ts:120](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L120) | -| `coolFlowTemperatureZone2?` | `readonly` | `number` | - | [src/types/atw.ts:121](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L121) | -| `forcedHotWater?` | `readonly` | `boolean` | - | [src/types/atw.ts:122](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L122) | -| `heatFlowTemperature?` | `readonly` | `number` | - | [src/types/atw.ts:123](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L123) | -| `heatFlowTemperatureZone2?` | `readonly` | `number` | - | [src/types/atw.ts:124](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L124) | -| `hotWaterTemperature?` | `readonly` | `number` | - | [src/types/atw.ts:125](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L125) | -| `mode?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | - | [src/types/atw.ts:126](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L126) | -| `modeZone2?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | - | [src/types/atw.ts:127](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L127) | -| `power?` | `readonly` | `boolean` | [`BaseValues`](README.md#basevalues).`power` | [src/types/bases.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L59) | -| `temperature?` | `readonly` | `number` | - | [src/types/atw.ts:128](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L128) | -| `temperatureZone2?` | `readonly` | `number` | - | [src/types/atw.ts:129](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L129) | +| `coolFlowTemperature?` | `readonly` | `number` | - | [src/types/atw.ts:120](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L120) | +| `coolFlowTemperatureZone2?` | `readonly` | `number` | - | [src/types/atw.ts:121](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L121) | +| `forcedHotWater?` | `readonly` | `boolean` | - | [src/types/atw.ts:122](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L122) | +| `heatFlowTemperature?` | `readonly` | `number` | - | [src/types/atw.ts:123](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L123) | +| `heatFlowTemperatureZone2?` | `readonly` | `number` | - | [src/types/atw.ts:124](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L124) | +| `hotWaterTemperature?` | `readonly` | `number` | - | [src/types/atw.ts:125](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L125) | +| `mode?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | - | [src/types/atw.ts:126](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L126) | +| `modeZone2?` | `readonly` | [`OperationModeZone`](README.md#operationmodezone) | - | [src/types/atw.ts:127](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L127) | +| `power?` | `readonly` | `boolean` | [`BaseValues`](README.md#basevalues).`power` | [src/types/bases.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L59) | +| `temperature?` | `readonly` | `number` | - | [src/types/atw.ts:128](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L128) | +| `temperatureZone2?` | `readonly` | `number` | - | [src/types/atw.ts:129](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L129) | --- @@ -8083,9 +8083,9 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | -------- | ---------- | ------------------------------------------------------------------------- | -------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -| `fan?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | - | [src/types/erv.ts:52](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L52) | -| `mode?` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | - | [src/types/erv.ts:53](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L53) | -| `power?` | `readonly` | `boolean` | [`BaseValues`](README.md#basevalues).`power` | [src/types/bases.ts:59](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L59) | +| `fan?` | `readonly` | \| `auto` \| `fast` \| `moderate` \| `slow` \| `very_fast` \| `very_slow` | - | [src/types/erv.ts:52](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L52) | +| `mode?` | `readonly` | [`VentilationMode`](README.md#ventilationmode) | - | [src/types/erv.ts:53](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L53) | +| `power?` | `readonly` | `boolean` | [`BaseValues`](README.md#basevalues).`power` | [src/types/bases.ts:59](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L59) | --- @@ -8095,10 +8095,10 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | ---------- | ---------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `Data` | `readonly` | readonly readonly (`null` \| `number`)[][] | [src/types/common.ts:320](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L320) | -| `FromDate` | `readonly` | `string` | [src/types/common.ts:321](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L321) | -| `Labels` | `readonly` | readonly `string`[] | [src/types/common.ts:322](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L322) | -| `ToDate` | `readonly` | `string` | [src/types/common.ts:323](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L323) | +| `Data` | `readonly` | readonly readonly (`null` \| `number`)[][] | [src/types/common.ts:320](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L320) | +| `FromDate` | `readonly` | `string` | [src/types/common.ts:321](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L321) | +| `Labels` | `readonly` | readonly `string`[] | [src/types/common.ts:322](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L322) | +| `ToDate` | `readonly` | `string` | [src/types/common.ts:323](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L323) | --- @@ -8108,8 +8108,8 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Defined in | | --------- | ---------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `devices` | `readonly` | readonly `number`[] | [src/types/common.ts:316](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L316) | -| `hour` | `readonly` | `number` | [src/types/common.ts:317](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L317) | +| `devices` | `readonly` | readonly `number`[] | [src/types/common.ts:316](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L316) | +| `hour` | `readonly` | `number` | [src/types/common.ts:317](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L317) | --- @@ -8127,15 +8127,15 @@ static upsert(floor: FloorData): void | Property | Modifier | Type | Inherited from | Defined in | | ------------------ | ---------- | ------------------ | ------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `FPDefined` | `readonly` | `boolean` | [`FrostProtectionData`](README.md#frostprotectiondata).`FPDefined` | [src/types/common.ts:135](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L135) | -| `FPEnabled` | `readonly` | `boolean` | [`FrostProtectionData`](README.md#frostprotectiondata).`FPEnabled` | [src/types/common.ts:136](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L136) | -| `FPMaxTemperature` | `readonly` | `number` | [`FrostProtectionData`](README.md#frostprotectiondata).`FPMaxTemperature` | [src/types/common.ts:137](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L137) | -| `FPMinTemperature` | `readonly` | `number` | [`FrostProtectionData`](README.md#frostprotectiondata).`FPMinTemperature` | [src/types/common.ts:138](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L138) | -| `HMDefined` | `readonly` | `boolean` | `Omit.HMDefined` | [src/types/common.ts:173](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L173) | -| `HMEnabled` | `readonly` | `boolean` | `Omit.HMEnabled` | [src/types/common.ts:174](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L174) | -| `HMEndDate` | `readonly` | `null` \| `string` | `Omit.HMEndDate` | [src/types/common.ts:175](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L175) | -| `HMStartDate` | `readonly` | `null` \| `string` | `Omit.HMStartDate` | [src/types/common.ts:176](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L176) | -| `TimeZone` | `readonly` | `number` | `Omit.TimeZone` | [src/types/common.ts:185](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L185) | +| `FPDefined` | `readonly` | `boolean` | [`FrostProtectionData`](README.md#frostprotectiondata).`FPDefined` | [src/types/common.ts:135](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L135) | +| `FPEnabled` | `readonly` | `boolean` | [`FrostProtectionData`](README.md#frostprotectiondata).`FPEnabled` | [src/types/common.ts:136](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L136) | +| `FPMaxTemperature` | `readonly` | `number` | [`FrostProtectionData`](README.md#frostprotectiondata).`FPMaxTemperature` | [src/types/common.ts:137](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L137) | +| `FPMinTemperature` | `readonly` | `number` | [`FrostProtectionData`](README.md#frostprotectiondata).`FPMinTemperature` | [src/types/common.ts:138](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L138) | +| `HMDefined` | `readonly` | `boolean` | `Omit.HMDefined` | [src/types/common.ts:173](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L173) | +| `HMEnabled` | `readonly` | `boolean` | `Omit.HMEnabled` | [src/types/common.ts:174](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L174) | +| `HMEndDate` | `readonly` | `null` \| `string` | `Omit.HMEndDate` | [src/types/common.ts:175](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L175) | +| `HMStartDate` | `readonly` | `null` \| `string` | `Omit.HMStartDate` | [src/types/common.ts:176](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L176) | +| `TimeZone` | `readonly` | `number` | `Omit.TimeZone` | [src/types/common.ts:185](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L185) | ## Type Aliases @@ -8147,7 +8147,7 @@ type AreaDataAny: AreaData | AreaData; #### Defined in -[src/types/common.ts:199](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L199) +[src/types/common.ts:199](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L199) --- @@ -8159,7 +8159,7 @@ type AreaModelAny: AreaModel | AreaModel; #### Defined in -[src/models/area.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/area.ts#L9) +[src/models/area.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/area.ts#L9) --- @@ -8178,7 +8178,7 @@ type DateTimeComponents: { #### Defined in -[src/types/common.ts:141](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L141) +[src/types/common.ts:141](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L141) --- @@ -8190,7 +8190,7 @@ type DeviceFacadeAny: DeviceFacadeAta | DeviceFacadeAtw | DeviceFacadeErv; #### Defined in -[src/facades/manager.ts:28](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/manager.ts#L28) +[src/facades/manager.ts:28](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/manager.ts#L28) --- @@ -8202,7 +8202,7 @@ type DeviceModelAny: DeviceModel<"Ata"> | DeviceModel<"Atw"> | DeviceModel<"Erv" #### Defined in -[src/models/device.ts:9](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/models/device.ts#L9) +[src/models/device.ts:9](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/models/device.ts#L9) --- @@ -8214,7 +8214,7 @@ type GetDeviceDataAta: BaseGetDeviceData & SetDeviceDataAta; #### Defined in -[src/types/ata.ts:61](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L61) +[src/types/ata.ts:61](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L61) --- @@ -8226,7 +8226,7 @@ type GetDeviceDataAtw: BaseGetDeviceData & SetDeviceDataAtw; #### Defined in -[src/types/atw.ts:72](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L72) +[src/types/atw.ts:72](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L72) --- @@ -8238,7 +8238,7 @@ type GetDeviceDataErv: BaseGetDeviceData & SetDeviceDataErv; #### Defined in -[src/types/erv.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L37) +[src/types/erv.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L37) --- @@ -8250,7 +8250,7 @@ type KeysOfSetDeviceDataAtaNotInList: "SetFanSpeed" | "VaneHorizontal" | "VaneVe #### Defined in -[src/types/ata.ts:63](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L63) +[src/types/ata.ts:63](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L63) --- @@ -8262,7 +8262,7 @@ type ListDeviceAny: ListDeviceAta | ListDeviceAtw | ListDeviceErv; #### Defined in -[src/types/common.ts:214](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L214) +[src/types/common.ts:214](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L214) --- @@ -8274,7 +8274,7 @@ type ListDeviceDataAny: ListDeviceDataAta | ListDeviceDataAtw | ListDeviceDataEr #### Defined in -[src/types/common.ts:205](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L205) +[src/types/common.ts:205](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L205) --- @@ -8296,7 +8296,7 @@ type TilesPostData: { | Name | Type | Defined in | | ----------- | ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `DeviceIDs` | readonly `number`[] | [src/types/common.ts:269](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L269) | +| `DeviceIDs` | readonly `number`[] | [src/types/common.ts:269](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L269) | #### Type Parameters @@ -8306,7 +8306,7 @@ type TilesPostData: { #### Defined in -[src/types/common.ts:268](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/common.ts#L268) +[src/types/common.ts:268](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/common.ts#L268) --- @@ -8318,7 +8318,7 @@ type ZoneAtw: "Zone1" | "Zone2"; #### Defined in -[src/types/atw.ts:30](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L30) +[src/types/atw.ts:30](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L30) ## Variables @@ -8330,7 +8330,7 @@ const DEFAULT_YEAR: '1970-01-01' = '1970-01-01' #### Defined in -[src/facades/utils.ts:3](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/utils.ts#L3) +[src/facades/utils.ts:3](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/utils.ts#L3) --- @@ -8342,7 +8342,7 @@ const FLAG_UNCHANGED: 0 = 0x0 #### Defined in -[src/types/bases.ts:1](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/bases.ts#L1) +[src/types/bases.ts:1](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/bases.ts#L1) --- @@ -8354,7 +8354,7 @@ const flagsAta: Record #### Defined in -[src/types/ata.ts:117](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L117) +[src/types/ata.ts:117](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L117) --- @@ -8366,7 +8366,7 @@ const flagsAtw: Record #### Defined in -[src/types/atw.ts:132](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/atw.ts#L132) +[src/types/atw.ts:132](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/atw.ts#L132) --- @@ -8378,7 +8378,7 @@ const flagsErv: Record #### Defined in -[src/types/erv.ts:56](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/erv.ts#L56) +[src/types/erv.ts:56](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/erv.ts#L56) --- @@ -8393,7 +8393,7 @@ const fromListToSetAta: Record< #### Defined in -[src/types/ata.ts:135](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L135) +[src/types/ata.ts:135](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L135) --- @@ -8408,7 +8408,7 @@ const fromSetToListAta: Record< #### Defined in -[src/types/ata.ts:126](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/types/ata.ts#L126) +[src/types/ata.ts:126](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/types/ata.ts#L126) ## Functions @@ -8450,7 +8450,7 @@ function fetchDevices( #### Defined in -[src/facades/base.ts:35](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base.ts#L35) +[src/facades/base.ts:35](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base.ts#L35) --- @@ -8472,7 +8472,7 @@ function isAPISetting(key: string): key is keyof APISettings #### Defined in -[src/services/interfaces.ts:37](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/services/interfaces.ts#L37) +[src/services/interfaces.ts:37](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/services/interfaces.ts#L37) --- @@ -8488,7 +8488,7 @@ function now(): string #### Defined in -[src/facades/utils.ts:5](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/utils.ts#L5) +[src/facades/utils.ts:5](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/utils.ts#L5) --- @@ -8530,7 +8530,7 @@ function syncDevices( #### Defined in -[src/facades/base_super_device.ts:12](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/base_super_device.ts#L12) +[src/facades/base_super_device.ts:12](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/base_super_device.ts#L12) --- @@ -8573,4 +8573,4 @@ function updateDevice( #### Defined in -[src/facades/device.ts:84](https://github.com/OlivierZal/melcloud-api/blob/b26f752a0b2c216a82f4ea229dda0f3b5a1cb841/src/facades/device.ts#L84) +[src/facades/device.ts:84](https://github.com/OlivierZal/melcloud-api/blob/965964398453ae212b1980ddca1522f876bca5ff/src/facades/device.ts#L84) diff --git a/src/services/index.ts b/src/services/index.ts index 7ecc38c..25ad7de 100644 --- a/src/services/index.ts +++ b/src/services/index.ts @@ -1,3 +1,4 @@ +export { default } from './api' export { type APIConfig, type APISettings, @@ -6,4 +7,3 @@ export { type SettingManager, isAPISetting, } from './interfaces' -export { default } from './api'