Browse Source

create warning.html

pull/333/head
DanielR92 3 years ago
committed by GitHub
parent
commit
1d981d8c15
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 23
      tools/esp8266/html/warning.html

23
tools/esp8266/html/warning.html

@ -0,0 +1,23 @@
<div class="accordion-body">
<p class="fw-normal">
This project was started from
<a href="https://www.mikrocontroller.net/topic/525778" target="_blank">this discussion.
(Mikrocontroller.net)</a>
</p>
<p class="fw-normal">
The Hoymiles protocol was decrypted through the voluntary efforts of many participants.
OpenDTU,
among others, was developed based on this work. The project is licensed under an Open Source
License (<a href="https://www.gnu.de/documents/gpl-2.0.de.html" target="_blank">GNU General
Public License version 2</a>).
</p>
<p class="fw-normal">
The software was developed to the best of our knowledge and belief. Nevertheless, no
liability
can be accepted for a malfunction or guarantee loss of the inverter.
</p>
<p class="fw-normal">
OpenDTU is freely available. If you paid money for the software, you probably got ripped
off.
</p>
</div>
Loading…
Cancel
Save