Skip to content

v2.0.0

Latest

Choose a tag to compare

@ifMike ifMike released this 19 Jun 17:15

⚠️ Breaking change — read before updating

If you are on 1.x and your setup works, stay on 1.2.6 until you can migrate manually.

Version 2.0.0 renames the integration domain from homey to homey_hass (display name remains Homey). This is required for HACS default catalog approval.

What changed

  • Domain: homeyhomey_hass
  • Folder: custom_components/homey/custom_components/homey_hass/
  • Services: homey.*homey_hass.*

Migration (1.x users)

  1. Back up Home Assistant
  2. Delete the old Homey config entry
  3. Update to 2.0.0
  4. Remove custom_components/homey/
  5. Restart and add Homey again
  6. Update automations to use homey_hass.* services

Also in this release

  • Dyson fan support: oscillate, less_air, more_air
  • Temperature unit overrides and fixes from 1.2.6

Full details: CHANGELOG.md | README migration guide