Skip to content
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

fauxmo devices go offline after first request #27

Open
Max0412 opened this issue Sep 2, 2017 · 3 comments
Open

fauxmo devices go offline after first request #27

Max0412 opened this issue Sep 2, 2017 · 3 comments

Comments

@Max0412
Copy link

Max0412 commented Sep 2, 2017

fauxmo set up with different WeMo switchdummies.
Alexa App finds them all.
Once i ask Alexa to interact with the devices they go offline and Alexa says that the switch is not responding.
fauxmo log:
pi@raspberrypi:~/fauxmo $ ./fauxmo.py -d
Listening for UPnP broadcasts
got local address of 192.168.0.129
UPnP broadcast listener: new device registered
FauxMo device 'Schlafzimmer' ready on 192.168.0.129:45433
UPnP broadcast listener: new device registered
FauxMo device 'Wohnzimmer' ready on 192.168.0.129:38589
UPnP broadcast listener: new device registered
FauxMo device 'Gang' ready on 192.168.0.129:50235
UPnP broadcast listener: new device registered
FauxMo device 'Bad' ready on 192.168.0.129:39361
Entering main loop

Responding to search for Schlafzimmer
Responding to search for Wohnzimmer
Responding to search for Gang
Responding to search for Bad
Responding to search for Schlafzimmer
Responding to search for Wohnzimmer
Responding to search for Gang
Responding to search for Bad
Responding to setup.xml for Bad
Responding to setup.xml for Schlafzimmer
Responding to setup.xml for Wohnzimmer
Responding to setup.xml for Gang
Responding to setup.xml for Schlafzimmer
Responding to setup.xml for Wohnzimmer
Responding to setup.xml for Gang
Responding to setup.xml for Bad
Responding to ON for Bad

Somehow the first command still comes through.

@Max0412
Copy link
Author

Max0412 commented Sep 2, 2017

Seems like the echo is not getting a response:
HTTPConnectionPool(host='192.168.0.129', port=80): Max retries exceeded with url: /ha-api?cmd=on&a=Wohnzimmer (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x75f6edd0>: Failed to establish a new connection: [Errno 111] Connection refused',))

192.168.0.129 is my rasp

@evanedh
Copy link

evanedh commented Oct 2, 2017

I am having the same problem

@pr3sidentspence
Copy link

I'm not sure what the etiquette is for this, but there is a more actively worked upon branch of fauxmo here (https://github.com/n8henrie/fauxmo).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants