Error connecting to PS4 (Playstation 4)

Just updated to 0.103.6 and now can’t connect to the Playstation 4 integration. The log is showing the following;

Tue Jan 07 2020 12:46:01 GMT+0000 (Greenwich Mean Time)
Error during setup of component ps4
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 172, in _async_setup_component
    hass, processed_config
  File "/usr/src/homeassistant/homeassistant/components/ps4/__init__.py", line 56, in async_setup
    transport, protocol = await async_create_ddp_endpoint()
  File "/usr/local/lib/python3.7/site-packages/pyps4_2ndscreen/ddp.py", line 130, in async_create_ddp_endpoint
    transport, protocol = await loop.create_task(connect)
  File "/usr/local/lib/python3.7/asyncio/base_events.py", line 1211, in create_datagram_endpoint
    raise ValueError("Passing `reuse_address=True` is no "
ValueError: Passing `reuse_address=True` is no longer supported, as the usage of SO_REUSEPORT in UDP poses a significant security concern.

Was working fine before upgrade. I’m running Hass.io on a Pi.

1 Like

Same here. Reverting for now

Good shout, I’ve reverted to 0.103.5 and now connects again.

Same here.

Same here.

Same here. Are There any way to fix it?
Do we need to open port on router now??

Same here :cry:

Hope they will also fix the standby state in HomeKit. When in Standby the PS switch is shown as on not off. That drives me crazy.