#Error adding Philips TV to HA with Matter over WiFi

1 messages · Page 1 of 1 (latest)

compact nova
#

I (and a few others, according to this github thread) have a problem adding a new Philips TV with Matter to Home Assistant. The TV confirms that it has been added to a controller, but the HA app says the connection failed.

This is the logg from the Matter add-on:

2025-02-26 13:53:16.080 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning using Node ID 6 and IP :::::***********.
2025-02-26 13:53:19.954 (Dummy-2) CHIP_ERROR [chip.native.EM] <<5 [E:4137i with Node: <0000000000000000, 0> S:0 M:244121333] (U) Msg Retransmission to 0:0000000000000000 failure (max retries:4)
2025-02-26 13:53:26.547 (Dummy-2) CHIP_ERROR [chip.native.SC] PASESession timed out while waiting for a response from the peer. Expected message type was 33
2025-02-26 13:53:26.547 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed
2025-02-26 13:53:26.550 (Dummy-2) WARNING [chip.ChipDeviceCtrl] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:96: CHIP Error 0x00000003: Incorrect state
2025-02-26 13:53:26.550 (MainThread) ERROR [matter_server.server.client_handler] [140465631464912] Error while handling: commission_on_network: Commissioning failed for node 6.

My system:
HAOS 2025.2.5 (the error has been the same on every version since I first tried in desember)
Matter add-on: 7.0.0.
TV: Philips 65" The One 65PUS8909

Steps I have taken so far:

  • followed the instructions on the matter integration page
  • ensured that my phone and the TV are on the same nettwork and WiFi frequency
  • ensured that IPv6 is set to automatic in HAOS
GitHub

:house_with_garden: Open source home automation that puts local control and privacy first. - Issues · home-assistant/core

ripe trellis
#

I can be wrong but looks like these Philips TV's can act as Matter controller, not as Matter device themselves. Did you try adding to Google or Apple Home ?

grizzled wyvern
grizzled wyvern
#

@compact nova Looking forward to your feedback

ripe trellis
#

@compact nova the device is already connected to the network I guess ?
Within the HA flow to add a matter device, can you click the option that the device is already on another controller, choose "other" and then manually type in the code that comes with the QR code.

This seems to be a small oversight on our end, we're steering into a regular PASE-based commissioning (using bluetooth) but this should be an "on network" commissioning.

Can you try it and let me know ?

compact nova
# ripe trellis <@1292094146466676819> the device is already connected to the network I guess ? ...

That kind of worked 🎉 the TV is now added as a device. the menu item for connecting to matter on the TV is disabled whenever wifi is disconnected, so that kind of forces the an on network commissioning.

The sensors are all over the place though. I don't know if this is a problem on the Philips side or in HA. I get two power switches, one is the actual on off, and works. The other seems to trigger the volume, but since it is a switch, it doesn't do anything. Then I get a humidity sensor for som reason. And a few konfig options for on and off transitions. Not sure what they do.

#

And thank you for your help, btw 😀

ripe trellis
#

Well, we do not yet have support for Matter mediaplayer devices so that might explain part of it. Can you go into the device details within settings and then download the diagnostics file ? If you shar ethat here with me, I can inspect the data