dkerr64 / homebridge-yolink

Apache License 2.0
12 stars 2 forks source link

Pull temperature in Farenheit #68

Closed mehh closed 1 year ago

mehh commented 1 year ago

Is your feature request related to a problem? Please describe: Temperatures are currently reported only in Celsius. Would be nice to have the option to use either Celsius or Fahrenheit.

Describe the solution you'd like: An optional parameter that would let you retrieve and pass the temperature in the desired format.

Describe alternatives you've considered: None

Additional context: None

dkerr64 commented 1 year ago

This is not a function of a plugin. You can select to display in Celsius or Fahrenheit in the homebridge settings and/or in the Apple iPhone or iPad or Mac region settings. The API always reports in Celsius.