diff --git a/src/static/favicon.png b/src/static/favicon.png new file mode 100644 index 0000000..0d06b01 Binary files /dev/null and b/src/static/favicon.png differ diff --git a/src/static/prometheus-template.txt b/src/static/prometheus-template.txt new file mode 100644 index 0000000..42915a4 --- /dev/null +++ b/src/static/prometheus-template.txt @@ -0,0 +1,9 @@ +# TYPE wallas_heater_target gauge +wallas_heater_target {target} +# TYPE wallas_heater_temperature gauge +wallas_heater_temperature {temperature} +# TYPE wallas_heater_command gauge +wallas_heater_command {command} +# TYPE wallas_heater_state gauge +wallas_heter_state {state} +