1.8 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_quality_scale, ha_platforms, ha_dhcp
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_quality_scale ha_platforms ha_dhcp
Honeywell Lyric How to integrate the Honeywell Lyric integration into Home Assistant.
Climate
Sensor
2021.3 Cloud Polling true
@timmo001
lyric silver
climate
sensor
true

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

Setup

To set up this component, you will need to set up a developer account with Honeywell:

  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.
    2. Callback URL: This needs to be the URL of your Home Assistant instance + /auth/external/callback. For example: http://192.168.1.123:8123/auth/external/callback.

Once your app is created, copy the Consumer Key and Consumer Secret. These will be your client_id and client_secret to add to your configuration:

# Example configuration.yaml entry
lyric:
  client_id: MY_CONSUMER_KEY
  client_secret: MY_CONSUMER_SECRET

You can then add the integration in the frontend.

{% include integrations/config_flow.md %}

Sensors

This integration provides the following sensors:

Name Description
Indoor Temperature The reported temperature from the device
Outdoor Temperature Lyric's outdoor temperature report
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