Skip to content
Snippets Groups Projects
Commit e51951b0 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#5 - tiles that represent the same sensotr type should share a min and max value:

- allows to see differences in temperatures
- min/max is fetched from StorageLeaf
- humidity sensors will always use min=0 and max=100
- temperature sensors will use min=min(0, minFromApi) and max=maxFromApi
parent 3f991ec2
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment