Mention the possibility of missing energy sensor (#12085)

Relatively recent devices do not necessarily have the energy metering
capabilities which can be surprising. The possibility of lacking
properties due to device capabilities as well as the possibility of
missing energy sensor in bold.
This commit is contained in:
Vilppu Vuorinen 2020-02-14 22:20:12 +02:00 committed by GitHub
parent bb94b7b687
commit 069986d2d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ token:
## Air-to-Air device ## Air-to-Air device
An Air-to-Air heat pump provides `climate` and `sensor` platforms. An Air-to-Air heat pump provides `climate` and `sensor` platforms. Device capabilities can limit the available parameters and sensors.
### Climate ### Climate
@ -63,4 +63,4 @@ The following parameters can be controlled for the `climate` platform entities:
The following attributes are available for `sensor` platform entities: The following attributes are available for `sensor` platform entities:
- Room temperature - Room temperature
- Energy - The total consumed energy in kWh. - Energy - The total consumed energy in kWh. **Not supported by all models.**