From 44addcd5893ba7276bfea363c6d9ad4fffe951ac Mon Sep 17 00:00:00 2001 From: Adrian Jagielak Date: Sun, 27 Jul 2025 02:51:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- futurehome/README.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 0c3ebf9..11eeebe 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ This add-on: * Fetches all device metadata from the Futurehome hub and maps them to Home Assistant devices/entities. * Fetches and updates device states and availability in real time. * Supports interaction with devices comparable to the official Futurehome app. -* Supports pairing of new Zigbee, Z-Wave, and Futurehome devices (work-in-progress). - (If you’ve previously used third-party integrations—e.g. Philips Hue—you can still interact with those devices, as long as they're paired with the hub. However, it's generally recommended to use the appropriate Home Assistant integration directly for such devices.) ## Installation diff --git a/futurehome/README.md b/futurehome/README.md index d2966d4..a054cc1 100644 --- a/futurehome/README.md +++ b/futurehome/README.md @@ -11,8 +11,6 @@ This add-on: * Fetches all device metadata from the Futurehome hub and maps them to Home Assistant devices/entities. * Fetches and updates device states and availability in real time. * Supports interaction with devices comparable to the official Futurehome app. -* Supports pairing of new Zigbee, Z-Wave, and Futurehome devices (work-in-progress). - (If you’ve previously used third-party integrations—e.g. Philips Hue—you can still interact with those devices, as long as they're paired with the hub. However, it's generally recommended to use the appropriate Home Assistant integration directly for such devices.) ## Installation