Dashticz / dashticz_v2

Alternative dashboard for Domoticz
107 stars 62 forks source link

Extra blocks options [Feature Requests] #367

Open HansieNL opened 5 years ago

HansieNL commented 5 years ago

Is it possible to have the following options added to the block section? Now we have to edit an extra file (custom.js) to get things done. blocks[IDX]['StateTextOn'] -> state text shown when switch is on blocks[IDX]['StateTextOff'] -> state text shown when switch is off blocks[IDX]['IconOn'] -> fontimage shown when switch is on blocks[IDX]['IconOff'] -> fontimage shown when switch is off blocks[IDX]['ImageOn'] -> image shown when switch is on blocks[IDX]['ImageOff'] -> image shown when switch is off