-
- Downloads
#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
Loading
Please register or sign in to comment