Add a page for sending custom OT requests

This commit is contained in:
Roman Andriadi
2025-02-03 14:43:36 +00:00
parent 80b91d9a01
commit 0824066897
7 changed files with 370 additions and 1 deletions

View File

@@ -146,6 +146,7 @@
<a href="/settings.html" role="button" data-i18n>settings.name</a>
<a href="/sensors.html" role="button" data-i18n>sensors.name</a>
<a href="/upgrade.html" role="button" data-i18n>upgrade.name</a>
<a href="/opentherm_request.html" role="button" data-i18n>opentherm_request.name</a>
<a href="/restart.html" role="button" class="secondary restart" data-i18n>button.restart</a>
</div>
</div>