Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

homebridge-resideo

The Resideo plugin allows you to access your Resideo device(s) from HomeKit.

homebridge-plugin, honeywell, honeywell-home, thermostat, roomsensor, leaksensor, room sensor, leak sensor, lcc, tcc, Resideo, honeywellhome, honeywell home, temperature, humidity, leak

readme

homebridge-verified

Homebridge Resideo

The Homebridge Resideo plugin allows you to access your Resideo Device(s) from HomeKit with Homebridge.

Installation

  1. Search for "Resideo" on the plugin screen of Homebridge Config UI X.
  2. Click Install.

Configuration

  1. Login / create an account at https://developer.honeywellhome.com/user
    • Your Resideo Developer Account, this account is different then your Resideo Account that you log into the Resideo App with
  2. Click Create New App
  3. Give your application a name
  4. Copy the hostname found on #3 of the Intro Page into the Callback URL field

  1. Enter the generated consumer key and secret into the plugin settings screen of Homebridge Config UI X
  2. Click Link Account

  1. Login to your https://www.resideo.com.
  2. Click Allow
  3. Select Devices
    • I would recommend selecting all devices since you can restrict the devices you don't want in the Home app later, by DeviceID.
  4. Click Connect
  5. Click Save
    • If you plan on adding this plugin into a child bridge, I would configure that at this time before restarting Homebridge.
      • Reminder that you will have to add this child bridge into the home app to get Resideo accessories to show up.
  6. Restart Homebridge

Supported Resideo Devices

changelog

Changelog

All notable changes to this project will be documented in this file. This project uses Semantic Versioning

3.0.0 (2025-01-16)

What's Changes

  • This plugins has moved to a scoped plugin under the @homebridge-plugins org.
    • Homebridge UI is designed to transition you to the new scoped plugin.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.9...v3.0.0

2.1.9 (2024-12-19)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.8...v2.1.9

2.1.8 (2024-11-04)

What's Changes

  • Fix refreshRate Issue

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.7...v2.1.8

2.1.7 (2024-11-03)

What's Changes

  • Revert to using axios instead of undici
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.6...v2.1.7

2.1.6 (2024-10-24)

What's Changes

  • Fix for UI linking issues and refresh issues.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.5...v2.1.6

2.1.5 (2024-09-25)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.4...v2.1.5

2.1.4 (2024-07-16)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.3...v2.1.4

2.1.3 (2024-07-06)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.2...v2.1.3

2.1.2 (2024-05-30)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.1...v2.1.2

2.1.1 (2024-05-29)

What's Changes

  • Fix for UI linking issues and refresh issues.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.1.0...v2.1.1

2.1.0 (2024-05-26)

What's Changes

  • Major refactoring of resideo device files.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.0.1...v2.1.0

2.0.1 (2024-04-27)

What's Changes

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v2.0.0...v2.0.1

2.0.0 (2024-01-31)

What's Changes

  • Moved from CommonJS to ES Module
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.4.6...v2.0.0

1.4.6 (2024-01-16)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.4.5...v1.4.6

1.4.5 (2023-12-15)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.4.4...v1.4.5

1.4.4 (2023-11-26)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.4.3...v1.4.4

1.4.3 (2023-10-31)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.4.2...v1.4.3

1.4.2 (2023-08-27)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.4.1...v1.4.2

1.4.1 (2023-08-19)

What's Changes

  • Fixed LeakSensor Inital status not pulling on restart.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.4.0...v1.4.1

1.4.0 (2023-08-19)

What's Changes

  • Added Support for reading status of L5 Water Shutoff.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.3.0...v1.4.0

1.3.0 (2023-04-08)

What's Changes

  • Added Config that allows Auto mode to be enabled for Thermostats even if API doesn't have Auto enabled.
  • Housekeeping and updated dependencies.
    • This release will end support for Node v14.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.2.0...v1.3.0

1.2.0 (2022-12-08)

What's Changes

  • Added Config that allows device(s) to be published as an external accessory.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.1.0...v1.2.0

1.1.0 (2022-10-18)

What's Changes

  • Added Config to allow manually setting firmware version.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-resideo/compare/v1.0.0...v1.1.0

1.0.0 (2022-09-23)

What's Changes

  • Move from homebridge-honeywell-home to homebridge-resideo

homebridge-honeywell-home Changelog: https://github.com/homebridge-plugins/homebridge-resideo/blob/latest/honeywell/homebridge-honeywell-home-changelog.md