[SOLVED] Smartwings shades setup fails - debug? support?

Hi all,

I got my first matter + thread devices in the form of a couple shades from SmartWings a couple of months ago. Since then, I have been failing miserably trying to set them up. Set them up with home assistant that is: The shades were easy to install, look great, and work great with the remotes… but I would, of course, like to be able to automate their operations with home assistant.

For weeks now I have been trying to get them connect, but no dice. Their support is super nice and super responsive to my messages, but they have not been able to help me. I am out of ideas, so wanted to see if one of these ideas has legs:

Advanced debugging: The logging I am seeing in HA is getting me nowhere. I don’t know if I should instead be checking logs on my phone or maybe my wifi. Any ideas in this direction would be great!

Support: If anyone here would be willing to hop on a video call to work together on debugging my system, I would love to do so. I’d be happy to pay you for your time and would appreciate the help very much!

Thanks!

Make sure your HA is setup to use IPv6 in automatic mode.
Do not have Matter server, Open Thread Border Router, Matter Devices or HA in different VLANs.
Do not have multiple NICs listed in HA.

Make sure you copy the Thread credentials to your phone and if it an Android then make sure to copy it again and check that it says it is already using the credentials.
If it says it has copied them, then you need to clear your Google Play Services cache and redo the copying.

1 Like

Thank you, @WallyR!

Turns out the only thing I had to fix was that IPv6 was turned off in HA. After turning it on, the devices connected quickly without issues.

1 Like

I am looking for some assistant with commissioning my first Matter device. I have a Smartwing PoE shade installed. I have gone through the pairing steps multiple times. I have verified that ipv6 is enabled and that mDNS is working. My network is two eero Pro 6e TP-Link Sg1428pe with one default vlan.

I can see the Matter device advertising using the Zeroconf browser in Home Assistant.

Here is the “Matter” portion of the diagnostic download. Any help on what to try next would be appreciated.


},
  "integration_manifest": {
    "domain": "matter",
    "name": "Matter",
    "after_dependencies": [
      "hassio"
    ],
    "codeowners": [
      "home-assistant/matter"
    ],
    "config_flow": true,
    "dependencies": [
      "websocket_api"
    ],
    "documentation": "https://www.home-assistant.io/integrations/matter",
    "iot_class": "local_push",
    "requirements": [
      "python-matter-server==8.0.0"
    ],
    "zeroconf": [
      "_matter._tcp.local.",
      "_matterc._udp.local."
    ],
    "is_built_in": true,
    "overwrites_built_in": false
  },
  "setup_times": {
    "null": {
      "setup": 5.75740123167634e-05
    },
    "01K40X53YR5ZNZTN5ZCPEA4H77": {
      "config_entry_setup": 0.011860703001730144
    }
  },
  "data": {
    "server": {
      "info": {
        "fabric_id": 2,
        "compressed_fabric_id": 3471401441117169240,
        "schema_version": 11,
        "min_supported_schema_version": 9,
        "sdk_version": "2025.7.0",
        "wifi_credentials_set": false,
        "thread_credentials_set": false,
        "bluetooth_enabled": false
      },
      "nodes": [],
      "events": []
    }
  },
  "issues": []

Are your shades Matter over WiFi or Matter over Thread?

Matter Over Thread