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

Getter for Kelvin, Celcius, etc #116

Closed
hpsaturn opened this issue Jan 3, 2022 · 2 comments
Closed

Getter for Kelvin, Celcius, etc #116

hpsaturn opened this issue Jan 3, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@hpsaturn
Copy link
Member

hpsaturn commented Jan 3, 2022

Summary.

For imperial or metrics units maybe we need specialized getters

Discussion: https://t.me/canairio/20267

@hpsaturn hpsaturn added the enhancement New feature or request label Jan 3, 2022
@jcomas
Copy link

jcomas commented Jan 3, 2022

Suggestions for a temperature sensor:
sensor.getTemperatureRaw()
sensor.getTemperatureCelsius()
sensor.getTemperatureFahrenheit()
sensor.getTemperatureKelvin()

@hpsaturn
Copy link
Member Author

resolved in the next PR #176

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

No branches or pull requests

2 participants