-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR SIEMENS-appliance [Errno -2] Name or service not known #27
Comments
Hi, I have the same error message with my Bosch washing machine. ERROR BOSCH-WAU28PAHSN-macxxxxx [Errno -2] Name or service not known I have both my computer and my washing machine on the same network. |
Hi, I found the solution. In the config.json file. Change the host to the ip of your machine. |
how do you manage to connect at all? |
As off122a said, just replace the name of each device with its IP in config.json file |
The hostname which must be resolveable is the one defined in the host variable. |
After done a hc-login which was succesfull
(a bunch of new files in the hcpy folder)
When i start python hc2mqtt config.json //I edited the default values for correct mqtt server.
I get:
python hc2mqtt config.json
Hello config_file='config.json' mqtt_host='my default' mqtt_prefix='homeconnect/'
ERROR SIEMENS-Dishwasher-xxx6 [Errno -2] Name or service not known
ERROR SIEMENS-HB876G5B6-xxx7 [Errno -2] Name or service not known
ERROR SIEMENS-WM14T6H9NL-xxx3 [Errno -2] Name or service not known
ERROR SIEMENS-EX877LYV5E-xxx6 [Errno -2] Name or service not known
ERROR SIEMENS-KI86NHDF0-xxx6 [Errno -2] Name or service not known
I expected a problem in my VLAN routing, however after changing the profile to the same as my smartphone where I do have the direct connection triangle it is still not connecting. There is still a possibility that is the issue however I don't see which ports are used.
The text was updated successfully, but these errors were encountered: