mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-19 22:16:33 +00:00
Added support for retrieving energy price from ENTSO-E API
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<form method="post" action="/save">
|
||||
<input type="hidden" name="mqttConfig" value="true"/>
|
||||
<div class="my-3 p-3 bg-white rounded shadow">
|
||||
<h6>MQTT</h6>
|
||||
<label class="m-2"><input id="mqttEnable" type="checkbox" name="mqtt" value="true" ${config.mqtt}/> Enable</label>
|
||||
<div class="row">
|
||||
<div class="col-xl-4 col-lg-5 col-md-6">
|
||||
|
||||
Reference in New Issue
Block a user