Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
Custom gauges added
Browse files Browse the repository at this point in the history
  • Loading branch information
goedh452 authored May 22, 2021
1 parent cadb814 commit 4e149aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ With the config parameter `alwaysShowActions` it is possible to always display t
| `deviceHeader` | Header for the specific device | N/A |
| `useHeaderSymbol` | Use a symbol of Font Awesome as header | `false` |
| `headerSymbol` | Font Awesome symbol to display | N/A |
| `dataReplaceText` | The data-field of the JSON result is used. This is a string from which the value is extracted. This is done by removing the text after the value. Specify the text that has to be removed here withoud a space (e.g. "cm" or "volt"). Find out the correct value by viewing the JSON-result: http://domoticz-ip:domoticz-port/json.htm?type=devices&rid=idx and find the field 'Data'. | `kWh` |
| `lowerText` | Text to be displayed at the bottom of the gauge (e.g. Today or Voltage) | N/A |
| `gaugeMinValue` | Minimum value of the gauge; supports return for energy: negative values are allowed | `0` |
| `gaugeMaxValue` | Maximum value of the gauge | `1000` |
Expand Down

0 comments on commit 4e149aa

Please sign in to comment.