Apollon77 / ioBroker.daikin

Control Daikin Air Conditioner devices
MIT License
14 stars 10 forks source link

Expose essential demand control data points #184

Open Matze2 opened 5 months ago

Matze2 commented 5 months ago

Closes #183

It also depends on PR Apollon77/daikin-controller#268 .

For now only the minimum needed for later control is exposed:

Not exposed:

Open Issue: at least "maxPower" (but possibly also "mode" and "enabled") will be writable later. In this PR they are placed in their own group "demandControl". On the other hand, the current adapter bundles all writable data points within the "control" group.

With this PR I could replace the usage of "daikin-cloud.0..climateControl.demandControl.modes.fixed" in my dashboards.