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

trigger sending 'None' #2

Closed
cynicer opened this issue Jun 15, 2017 · 1 comment
Closed

trigger sending 'None' #2

cynicer opened this issue Jun 15, 2017 · 1 comment

Comments

@cynicer
Copy link

cynicer commented Jun 15, 2017

If I set up a "trigger" for a reed switch and run it with mqtt it only sends "sensors/quicksilver None". I think it should send the number of detected edges?

devices["reed"].value()
0
devices["reed"].mapped_value()

It doesn't seem to count internally either.

@ulno
Copy link
Owner

ulno commented Jun 16, 2017

Fixed in latest release.
It does now report the number again.

@ulno ulno closed this as completed Jun 16, 2017
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

2 participants