-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Description
The problem
The problem is that the Broadlink SP4M-US use FastCon™ Bridging which is just a proprietary mesh network for Broadlink devices. According to Broadlink's documentation FastCon works as follows.
BroadLink 4th gen smart plugs support FastCon™ Bridging which allows
devices building their own sub networks with one of them acting as
master and others as clients to minimize the connection load of Wi-Fi
router. When the device was added in the network. It will look for
better network routes in 1-2 minutes and may join a sub network.
This causes issues with the existing Homeassistant integration since we cannot access the switches via their IP address. The following forum posts go into greater detail.
- Setting up a Broadlink SP4M-US WiFi Smart Plug
- Anyone get Broadlink SP4M-US WiFi Smart Plug Working? Locally?
- Broadlink SP4M-US Smart Plug - Filling Log with Network Timeout Errors
Is it, or could it be possible, to access and control the SP4M-US over the FastCon "sub network" via the device MAC address? It is worth noting that for all users at least one SP4M-US, functioning as the hub for FastCon, does connect to Homeassistant.
What version of Home Assistant Core has the issue?
core-2021.11.5
What was the last working version of Home Assistant Core?
core-2021.11.5
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Link to integration documentation on our website
https://www.home-assistant.io/integrations/broadlink#switch
Additional information
The advised hack were users disconnect the each SP4M-US from the internet via the router to prevent FastCon does not work for the latest SP4M-US firmware and as of this posting there is no existing work around.