From 069986d2d43ac343bd467c72bac544efc04c4dc5 Mon Sep 17 00:00:00 2001 From: Vilppu Vuorinen Date: Fri, 14 Feb 2020 22:20:12 +0200 Subject: [PATCH] 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. --- source/_integrations/melcloud.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/melcloud.markdown b/source/_integrations/melcloud.markdown index f88eaea2f9f..d8d5134e343 100644 --- a/source/_integrations/melcloud.markdown +++ b/source/_integrations/melcloud.markdown @@ -47,7 +47,7 @@ token: ## 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 @@ -63,4 +63,4 @@ The following parameters can be controlled for the `climate` platform entities: The following attributes are available for `sensor` platform entities: - Room temperature -- Energy - The total consumed energy in kWh. +- Energy - The total consumed energy in kWh. **Not supported by all models.**