From 25e34eea3c914a13f81552b1d74ee965ca22e41b Mon Sep 17 00:00:00 2001 From: mlemainque Date: Thu, 1 Jul 2021 11:52:37 +0200 Subject: [PATCH] Update daikin.markdown (#18241) * Update daikin.markdown * Update daikin.markdown * Update daikin.markdown --- source/_integrations/daikin.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/daikin.markdown b/source/_integrations/daikin.markdown index 2593c8a646a..0e38242d21c 100644 --- a/source/_integrations/daikin.markdown +++ b/source/_integrations/daikin.markdown @@ -100,12 +100,23 @@ The `daikin` sensor platform integrates Daikin air conditioning systems into Hom - Total instant power consumption - Hourly energy consumption in cool mode - Hourly energy consumption in heat mode +- Outside compressor frequency
- Some models only report outside temperature when they are turned on. - Some models does not have humidity sensor. - Some models does not report the power/energy consumption. +- Some models does not report the compressor frequency. + +
+ +
+ +- The 'total' power sensor is updated every time 100 Wh are consumed by all the AC summed together. +- The 'cool/heat' energy sensors are updated hourly with the previous hour energy consumption + of a given mode and a given AC. +- The 'cool' mode also includes the 'fan' and 'dehumidifier' modes' power consumption.