Meross Smart Plug MSS210 v.3 (EU socket) cannot connect (HTTP Exception (TimeoutError))
See original GitHub issueVersion of the custom_component
Using v2.0.0
Configuration
Add your logs here.
Describe the bug
The smart plug MSS210 v.3 (EU socket with FW v.5.2.2) is automatically detected however; when I try to configure the plug in the integrations section with its IP I receive a red “Unable to connect” message. While connecting I hear the plug clicking twice.
The plug MSS210 is not on the official list of supported devices. Could this be the reason?
As a side note: My surge protector MSS425F is working fine with Meross LAN. When it gets discovered in the integrations section it displays the model name while the MSS210 does not do that.
Thank you for your work. I could not get my Meross devices working with any of the previous integrations and now at least the surge protector works.
Debug log
2021-06-25 19:22:32 DEBUG (MainThread) [custom_components.meross_lan] received dhcp discovery: {"ip": "192.168.2.199", "hostname": "meross_smart_plug", "macaddress": "48e1e9xxxxxx"}
2021-06-25 19:22:32 DEBUG (MainThread) [custom_components.meross_lan] MerossHttpClient(192.168.2.199): HTTP POST method:(GET) namespace:(Appliance.System.All)
2021-06-25 19:22:37 WARNING (MainThread) [custom_components.meross_lan] MerossHttpClient(192.168.2.199): HTTP Exception (TimeoutError)
2021-06-25 19:22:37 DEBUG (MainThread) [custom_components.meross_lan] Error () connecting to meross device (host:192.168.2.199)
2021-06-25 19:28:21 DEBUG (MainThread) [custom_components.meross_lan] MerossHttpClient(192.168.2.199): HTTP POST method:(GET) namespace:(Appliance.System.All)
2021-06-25 19:28:26 WARNING (MainThread) [custom_components.meross_lan] MerossHttpClient(192.168.2.199): HTTP Exception (TimeoutError)
2021-06-25 19:28:26 DEBUG (MainThread) [custom_components.meross_lan] Error () connecting to meross device (host:192.168.2.199)
2021-06-25 19:35:28 DEBUG (MainThread) [custom_components.meross_lan] MerossHttpClient(192.168.2.199): HTTP POST method:(GET) namespace:(Appliance.System.All)
2021-06-25 19:35:33 WARNING (MainThread) [custom_components.meross_lan] MerossHttpClient(192.168.2.199): HTTP Exception (TimeoutError)
2021-06-25 19:35:33 DEBUG (MainThread) [custom_components.meross_lan] Error () connecting to meross device (host:192.168.2.199)
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How to fix "You are not connected to Meross Wi-Fi" during ...
Go to settings and enable Location and Local Network in Permission. 2. Make sure you enabled Precise Location. 3. Go back to Meross...
Read more >Meross MSS110 / MSS210 / MSS310 LED and button guide.
Solid red: No internet connection. OFF: Your receptacle is not powered on/The smart plug is not turned on. Button: Press the button to...
Read more >Can't pair HomeKit? - Meross
Important Tips before you start the troubleshooting: We recently found by creating a new home in the Home app can set up the...
Read more >What should I do when my Meross app cannot control the ...
You can troubleshoot in the following ways: Check the Internet connection of the home Wi-Fi. Make sure your home Wi-Fi password has not...
Read more >Support - Meross Smart Home
Type: General QuestionsSmart Air PurifierSmart PlugSmart Outdoor PlugSmart SwitchSmart LightSmart Garage Door OpenerSmart ThermostatSmart SensorSmart ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@krahabb : Thank you for the update. Meross plug MSS210 works now (HTTP).
Ah yeah…that’s because by the log I can assume the device is not identified so the integration cannot distinguish it from its other ‘copies’…that’s something I have to work out…