From 578a7d127122f32dddac62a03c6891a203d8b7c3 Mon Sep 17 00:00:00 2001 From: "Benjamin Paul [MSFT]" Date: Mon, 21 Aug 2023 05:55:35 -0400 Subject: [PATCH] Add Nexia Number entity documentation (#28627) --- source/_integrations/nexia.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/nexia.markdown b/source/_integrations/nexia.markdown index 9d0978591de..b6c347b36ac 100644 --- a/source/_integrations/nexia.markdown +++ b/source/_integrations/nexia.markdown @@ -71,6 +71,10 @@ The following thermostats are not supported: `XL624`, `XL950`, `AZONE950`, `AZEM Other thermostats may work, but they have not been tested. +### Number + +The number platform lets you adjust the fan speed on systems with variable-speed fan support. + ### Scene The scene platform lets you activate a nexia automation. @@ -96,4 +100,4 @@ Sets the humidify setpoint. This setting will affect all zones on the same therm | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | | `entity_id` | no | String or list of strings that point at `entity_id`'s of climate devices to control. -| `humidity` | no | Humidify setpoint level, from 35 to 65. +| `humidity` | no | Humidify setpoint level, from 35 to 65. \ No newline at end of file