rzr / sense-hat-webthing

Sense Hat adapter plugin for WebThings Gateway
https://mastodon.social/@rzr/104052909544715058#LavalVirtual2020
Mozilla Public License 2.0
3 stars 5 forks source link

Change units so it converts per Pi locale #10

Closed gcohler closed 4 years ago

gcohler commented 4 years ago

Barometer would have a similar issue. But the gateway doesn't have a PressureSensor in its schema -- so it won't automatically get converted. We could add code in our device to check the locale, and convert if it's Britain or US -- and adjust the units name appropriately.