Some checks failed
Build & Deploy docs / build-deploy (push) Failing after 11m56s
Correction 2 — canal par défaut selon l'origine : - Tous les plugins origin:nymea passent de nightly→stable (upstream redistribué tel quel) - Plugins ETM conservent leur canal manuel (eastron=stable, abb-b2x/abb-terra/waveshare=testing) - Ajout name: sur 5 plugins sans meta.json (v2xeamberelectric→Amber Electric, mtec, genericenergy, genericheatingcooling, genericcar) Correction 3 — Keba fork ETM : - repo: etm-powersync-plugins (fork corrigé KC-P30), channel: testing, origin: etm - La version nymea-plugins (bugguée) n'est plus déclarée → écartée de facto Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
39 lines
1.4 KiB
Markdown
39 lines
1.4 KiB
Markdown
# Daikin
|
|
|
|
<!-- BEGIN GENERATED: __badges_daikinairco__ -->
|
|
<span class="badge stable">STABLE</span> <span class="badge origin-nymea">NYMEA</span> <span class="badge community">COMMUNITY</span>
|
|
|
|
<!-- END GENERATED -->
|
|
|
|
<!-- BEGIN GENERATED: integrationplugindaikinairco.json -->
|
|
**Fabricant :** Daikin
|
|
**Plugin :** `Daikinairco`
|
|
|
|
#### Modèles pris en charge
|
|
| Modèle | Rôle | Transport | Ajout | Grandeurs |
|
|
| --- | --- | --- | --- | --- |
|
|
| **Daikin Airco** | power, thermostat, temperaturesensor | — | Découverte automatique | 9 |
|
|
|
|
#### Détail par modèle
|
|
??? abstract "Daikin Airco — `airco`"
|
|
_Réglages :_
|
|
| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
|
|
| --- | --- | --- | --- | --- | --- |
|
|
| `deviceId` | Device ID | QString | — | — | oui |
|
|
| `deviceName` | Device name | QString | — | — | oui |
|
|
|
|
_Grandeurs mesurées :_
|
|
| Clé | Grandeur | Type | Unité |
|
|
| --- | --- | --- | --- |
|
|
| `connected` | Connected | bool | — |
|
|
| `power` | Power | bool | — |
|
|
| `targetTemperature` | Target temperature | double | DegreeCelsius |
|
|
| `temperature` | Home temperature | double | DegreeCelsius |
|
|
| `outsideTemperature` | Outside temperature | double | DegreeCelsius |
|
|
| `humidity` | Humidity | double | Percentage |
|
|
| `Mode` | Mode | QString | — |
|
|
| `heatingOn` | Heating On | bool | — |
|
|
| `coolingOn` | Cooling On | bool | — |
|
|
|
|
<!-- END GENERATED -->
|