Update daikin.markdown (#24062)

This commit is contained in:
emufan 2022-09-15 15:52:45 +02:00 committed by GitHub
parent b1e09a56e2
commit 150745481e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,11 +100,11 @@ The `daikin` sensor platform integrates Daikin air conditioning systems into Hom
- Inside temperature - Inside temperature
- Outside temperature - Outside temperature
- Inside humidity - Inside humidity
- Estimated power consumption - Estimated power consumption (not per device, but sum of installation)
- Hourly energy consumption in cool mode - Hourly energy consumption in cool mode
- Hourly energy consumption in heat mode - Hourly energy consumption in heat mode
- Outside unit's compressor frequency - Outside unit's compressor frequency
- Today's total energy consumption (resets at 00:00) - Today's total energy consumption (not per device, but sum of installation, resets at 00:00)
<div class='note'> <div class='note'>
@ -117,7 +117,7 @@ The `daikin` sensor platform integrates Daikin air conditioning systems into Hom
<div class='note'> <div class='note'>
- The 'Today's total energy consumption' and 'Estimated power consumption' sensor is updated every time 100 Wh are consumed by all different operating modes summed together. - The 'Today's total energy consumption' and 'Estimated power consumption' sensor is updated every time 100 Wh are consumed by all different operating modes summed together. These values are the values for the whole installation, not per device (unless, you have only one device).
- The 'Estimated power consumption' sensor is derived from the energy consumption and not provided by the AC directly. - The 'Estimated power consumption' sensor is derived from the energy consumption and not provided by the AC directly.
- The 'cool/heat' energy sensors are updated hourly with the previous hour energy consumption - The 'cool/heat' energy sensors are updated hourly with the previous hour energy consumption
of a given mode and a given AC. of a given mode and a given AC.