From bac512e3e31159e634500e73f8d9929539ef00ea Mon Sep 17 00:00:00 2001 From: Ryan Mattson Date: Mon, 22 Apr 2024 02:36:19 -0500 Subject: [PATCH] Update lyric documentation to reflect additional sensors created for room sensor accessories assigned to thermostats (#29956) --- source/_integrations/lyric.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/lyric.markdown b/source/_integrations/lyric.markdown index 84534445cef..df28c2e5da5 100644 --- a/source/_integrations/lyric.markdown +++ b/source/_integrations/lyric.markdown @@ -61,3 +61,10 @@ This integration provides the following sensors: | Outdoor Humidity | Lyric's outdoor humidity | | Next Period Time | The next time the thermostat will change | | Setpoint Status | A description of the setpoint of the device | + +Additional sensors will be created for each room sensor accessory assigned to a thermostat device, if applicable: + +| Name | Description | +| -------------------- | ----------------------------------------------------------------- | +| Room Temperature | The temperature reported from a room sensor accessory | +| Room Humidity | The humidity reported from a room accessory | \ No newline at end of file