Dashticz / dashticz_v2

Alternative dashboard for Domoticz
107 stars 62 forks source link

Temp/Hum/Baro sensor in single block #287

Closed aiolos closed 6 years ago

aiolos commented 6 years ago

This PR adds the option to show the values from a Temperature/Humidity(/Barometer) sensor in a single block (Issue #278)

To use this functionality, add single_block: true to the blocks object, i.e.:

blocks[3441] = {single_block: true};