Unable to get MagicHome spot lights to connect to HA

Picked up these LED lights: https://www.amazon.co.uk/dp/B095LCGFXG?ref=ppx_yo2ov_dt_b_fed_asin_title&th=1
And I have them added in MagicHome just fine, however it will just not connect to HA at all.

Seeing the below if enable debug for MagicHome integration but it doesn’t really help much:

	Line 16473: 2024-09-24 21:15:39.557 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'HF-A11ASSISTHREAD'
	Line 16475: 2024-09-24 21:15:39.960 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+LVER\r'
	Line 16477: 2024-09-24 21:15:40.361 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+SOCKB\r'
	Line 16479: 2024-09-24 21:15:42.863 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'HF-A11ASSISTHREAD'
	Line 16481: 2024-09-24 21:15:43.265 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+LVER\r'
	Line 16483: 2024-09-24 21:15:43.666 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+SOCKB\r'
	Line 16493: 2024-09-24 21:15:46.168 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'HF-A11ASSISTHREAD'
	Line 16495: 2024-09-24 21:15:46.569 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+LVER\r'
	Line 16497: 2024-09-24 21:15:46.972 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+SOCKB\r'
	Line 16506: 2024-09-24 21:15:49.472 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'HF-A11ASSISTHREAD'
	Line 16508: 2024-09-24 21:15:49.874 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+LVER\r'
	Line 16510: 2024-09-24 21:15:50.277 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+SOCKB\r'
	Line 16513: 2024-09-24 21:15:52.782 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'HF-A11ASSISTHREAD'
	Line 16515: 2024-09-24 21:15:53.184 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+LVER\r'
	Line 16517: 2024-09-24 21:15:53.585 DEBUG (MainThread) [flux_led.scanner] udp: ('192.168.0.255', 48899) => b'AT+SOCKB\r'

Any ideas?

Hi sd_dracula,

Is UDP blocked on your router or somewhere? It appears to need it.

Don’t think so because the others are working just fine:

2024-09-24 21:36:33.617 DEBUG (MainThread) [flux_led.aioscanner] discover: ('192.168.0.180', 48899) <= b'192.168.0.180,DC4F22E438CC,AK001-ZJ200'
2024-09-24 21:36:33.618 DEBUG (MainThread) [flux_led.aioscanner] discover: ('192.168.0.46', 48899) <= b'192.168.0.46,600194B78EB4,AK001-ZJ210'

Wonder if it’s to do with .255 last ip in the range, doubt it since the app can control it just fine