devices list shows temp and humidity of attached plenum if it's there

This commit is contained in:
Carter 2025-02-25 09:06:55 -06:00
parent ade15fdfdc
commit 4f1de384e4
3 changed files with 45 additions and 8 deletions

View file

@ -459,7 +459,7 @@ export default function DeviceComponent() {
useEffect(() => {
load()
}, [])
}, [page, pageSize])
const columns = (): Column<convertedUnitMeasurement>[] => {
return [