homebridge-econet-rheem 1.5.13-beta.1 → 1.5.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/img/banner.png DELETED
Binary file
package/img/icon.png DELETED
Binary file
@@ -1,17 +0,0 @@
1
- <p class="text-center">
2
- <img
3
- src="https://github.com/mpatfield/homebridge-econet-rheem/blob/latest/img/banner.png?raw=true"
4
- alt="Homebridge Econet Rheem"
5
- style="width: 60%;"
6
- />
7
- </p>
8
- <div id="support" class="text-center" style="display: none;">
9
- <p i18n="support" i18n_replace="github"></p>
10
- </div>
11
- <div id="pageIntro" class="text-center" style="display: none;">
12
- <p class="lead" i18n="thankYou"></p>
13
- <p i18n="needed"></p>
14
- </br><button type="button" class="btn btn-primary" id="introContinue" i18n="continue", i18n_replace="arrow"></button>
15
- </div>
16
-
17
- <script src="ui.js"></script>