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