diff --git a/source/_integrations/daikin.markdown b/source/_integrations/daikin.markdown index 76b89d07d59..561a99de9db 100644 --- a/source/_integrations/daikin.markdown +++ b/source/_integrations/daikin.markdown @@ -95,16 +95,20 @@ _When "Holiday mode" is enabled, the following action take place:_ ## Sensor -The `daikin` sensor platform integrates Daikin air conditioning systems into Home Assistant, enabling displaying the following parameters: +The `daikin` sensor platform integrates Daikin air conditioning systems into Home Assistant, enabling displaying the following parameters by device: - Inside temperature -- Outside temperature - Inside humidity -- Estimated power consumption (not per device, but sum of installation) - Hourly energy consumption in cool mode - Hourly energy consumption in heat mode -- Outside unit's compressor frequency -- Today's total energy consumption (not per device, but sum of installation, resets at 00:00) +- Today's total energy consumption (updated hourly, resets at 00:00) + +The integration displays the following parameters for the outdoor compressor: + +- Outside temperature +- Outside compressor Estimated power consumption (sum of all devices) +- Outside compressor Energy consumption (sum of all devices, resets at 00:00) +- Outside compressor frequency