Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

@receiver(statechange) not getting trigger with watch.py #158

Closed
lp27 opened this issue Jun 6, 2017 · 4 comments
Closed

@receiver(statechange) not getting trigger with watch.py #158

lp27 opened this issue Jun 6, 2017 · 4 comments

Comments

@lp27
Copy link

lp27 commented Jun 6, 2017

How do I go about debugging @receiver(statechange) not getting trigger?

I ran watch.py in one terminal and I ran wemo cli to turn on a switch on another terminal.
But I don't see @receiver(statechange) get trigger.

Thanks.

Update: Problem look similar to bug #119

@minscof
Copy link

minscof commented Jul 16, 2017

same problem here. Has someone an explanation ? thx

@fiberwings
Copy link

Same problem here. I had to upgrade to the latest version of of the library and this problem show up so I think it may be a bug introduced along the way.

@maaraoffl
Copy link

Same here

@stephenwilley
Copy link

stephenwilley commented Mar 27, 2018

Same here. Trying to figure out why...

Edit: Nevermind - Installing this version of ouimeaux with:
sudo pip install git+https://github.com/iancmcc/ouimeaux.git

sorted the problem. I'd pasted the command in the README which lists the older repo. Hope it helps.

@iancmcc iancmcc closed this as completed Jan 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants