Honeywell Lyric

The Honeywell Lyric integration integrates the Lyric thermostat platform into Home Assistant.

Setup

To set up this integration, you first must set up a developer account with Honeywell using the same email address as your Resideo account:

  1. Go to the developer site and register with an account.
  2. Next, create a new app via the My Apps section.
    1. App Name: You can use any name here, but it must not contain special characters.
    2. Callback URL: https://my.home-assistant.io/redirect/oauth
    3. The app will be approved automatically. To view the Consumer Key and Consumer Secret values, select the name of the app. Copy the values, you will need them later.
I have manually disabled My Home Assistant

If you don't have My Home Assistant on your installation, you can use <HOME_ASSISTANT_URL>/auth/external/callback as the redirect URI instead.

The <HOME_ASSISTANT_URL> must be the same as used during the configuration/ authentication process.

Internal examples: http://192.168.0.2:8123/auth/external/callback, http://homeassistant.local:8123/auth/external/callback."

You can then add the integration in the frontend via the steps below.

配置

此集成可通过 UI 配置。前往 设置 > 设备与服务 添加。

The integration configuration will ask for the Client ID and Client Secret, which correspond to the Consumer values in the app you created above. See Application Credentials for more details.

Sensors

This integration provides the following sensors:

NameDescription
Indoor TemperatureThe reported temperature from the device
Indoor HumidityThe reported humidity from the device
Outdoor TemperatureLyric's outdoor temperature report
Outdoor HumidityLyric's outdoor humidity
Next Period TimeThe next time the thermostat will change
Setpoint StatusA description of the setpoint of the device

Additional sensors will be created for each room sensor accessory assigned to a thermostat device, if applicable:

NameDescription
Room TemperatureThe temperature reported from a room sensor accessory
Room HumidityThe humidity reported from a room accessory