{{ if .Dashboard.TemperatureBar }} {{ template "temperature-bar" . }} {{ end }}
{{ .Lang "txtNewMacro" }}
{{ .Lang "txtCreateNewMacro" }}
{{ $root.Lang "txtMacros" }}
{{ range $key, $value := .Macros }}
{{ $value.Name }}
{{ end }}
{{ .Lang "txtId" }} {{ .Lang "txtMacroType" }} {{ .Lang "txtMacroValue" }} {{ .Lang "txtPressAndHold" }} {{ .Lang "txtActionRepeat" }} {{ .Lang "txtActionRepeatDelay" }} {{ .Lang "txtOptions" }}