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

Multisensor may not work with all sensors #2

Closed
jinnatar opened this issue Feb 23, 2017 · 3 comments
Closed

Multisensor may not work with all sensors #2

jinnatar opened this issue Feb 23, 2017 · 3 comments

Comments

@jinnatar
Copy link
Owner

Multisensor has only been tested on Proove sensors, needs to be validated by someone else with sensors from other manufacturers.

@jinnatar
Copy link
Owner Author

v0.2.10 brings a new devices interface, hub.devices() that supports filtering by capabilities such as TEMPERATURE. It's still crude and doesn't support really the way this was built at the start so this issue may become moot as we move towards a more granular way of operating on a set of devices. So in fact the whole legacy multisensor module may go away in favor of more generalized tools.

@jinnatar
Copy link
Owner Author

Also, got myself some Develco moisture sensors that also do temperature sensing so now I can actually test pulling data by capabilities across different manufacturers.

@jinnatar
Copy link
Owner Author

Multisensor is being deprecated with v0.3 in favor of capability based device access. The capabilities are already there (and improved in current devel branch) so nothing stopping from using them already now.

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

No branches or pull requests

1 participant