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

TemperatureSensor max/min values are overly restrictive #23

Open
camphamp opened this issue Nov 11, 2018 · 0 comments
Open

TemperatureSensor max/min values are overly restrictive #23

camphamp opened this issue Nov 11, 2018 · 0 comments

Comments

@camphamp
Copy link

Currently, TemperatureSensor limits values beyond certain devices' capabilities. For example, if I want to track a kiln temperature then I'd need values beyond 100C and outside air temps can drop below 0C.

Should we either widen the range or allow the limits to be defined by developers?

characteristic.props.minValue and maxValue are your hooks for that...

Thanks!

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

2 participants