@homebridge-plugins/homebridge-smarthq 0.2.0-beta.1 → 0.2.0-beta.11
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/.github/ISSUE_TEMPLATE/bug-report.yml +2 -2
- package/.github/ISSUE_TEMPLATE/config.yml +1 -1
- package/.github/ISSUE_TEMPLATE/support-request.yml +2 -2
- package/README.md +2 -3
- package/config.schema.json +37 -6
- package/dist/devices/device.d.ts +3 -3
- package/dist/devices/device.d.ts.map +1 -1
- package/dist/devices/device.js +4 -1
- package/dist/devices/device.js.map +1 -1
- package/dist/devices/dishwasher.d.ts +1 -16
- package/dist/devices/dishwasher.d.ts.map +1 -1
- package/dist/devices/dishwasher.js +2 -79
- package/dist/devices/dishwasher.js.map +1 -1
- package/dist/devices/oven.d.ts.map +1 -1
- package/dist/devices/oven.js +1 -8
- package/dist/devices/oven.js.map +1 -1
- package/dist/devices/refrigerator.d.ts +1 -17
- package/dist/devices/refrigerator.d.ts.map +1 -1
- package/dist/devices/refrigerator.js +3 -63
- package/dist/devices/refrigerator.js.map +1 -1
- package/dist/homebridge-ui/public/index.html +20 -5
- package/dist/platform.d.ts.map +1 -1
- package/dist/platform.js +102 -82
- package/dist/platform.js.map +1 -1
- package/dist/settings.d.ts +3 -1
- package/dist/settings.d.ts.map +1 -1
- package/dist/settings.js.map +1 -1
- package/docs/functions/default.html +1 -1
- package/docs/index.html +166 -34
- package/package.json +1 -1
package/docs/index.html
CHANGED
|
@@ -1,34 +1,166 @@
|
|
|
1
|
-
<!DOCTYPE html
|
|
2
|
-
<
|
|
3
|
-
|
|
4
|
-
<
|
|
5
|
-
<
|
|
6
|
-
<
|
|
7
|
-
<
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
<
|
|
12
|
-
<
|
|
13
|
-
<
|
|
14
|
-
|
|
15
|
-
<
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
<
|
|
19
|
-
<
|
|
20
|
-
|
|
21
|
-
<
|
|
22
|
-
<
|
|
23
|
-
<
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
<
|
|
27
|
-
|
|
28
|
-
<
|
|
29
|
-
<
|
|
30
|
-
</
|
|
31
|
-
<
|
|
32
|
-
<
|
|
33
|
-
<
|
|
34
|
-
</
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html class="default" lang="en">
|
|
3
|
+
|
|
4
|
+
<head>
|
|
5
|
+
<meta charset="utf-8" />
|
|
6
|
+
<meta http-equiv="x-ua-compatible" content="IE=edge" />
|
|
7
|
+
<title>@homebridge-plugins/homebridge-smarthq</title>
|
|
8
|
+
<meta name="description" content="Documentation for @homebridge-plugins/homebridge-smarthq" />
|
|
9
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
10
|
+
<link rel="stylesheet" href="assets/style.css" />
|
|
11
|
+
<link rel="stylesheet" href="assets/highlight.css" />
|
|
12
|
+
<script defer src="assets/main.js"></script>
|
|
13
|
+
<script async src="assets/icons.js" id="tsd-icons-script"></script>
|
|
14
|
+
<script async src="assets/search.js" id="tsd-search-script"></script>
|
|
15
|
+
<script async src="assets/navigation.js" id="tsd-nav-script"></script>
|
|
16
|
+
</head>
|
|
17
|
+
|
|
18
|
+
<body>
|
|
19
|
+
<script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"; document.body.style.display = "none"; setTimeout(() => app ? app.showPage() : document.body.style.removeProperty("display"), 500)</script>
|
|
20
|
+
<header class="tsd-page-toolbar">
|
|
21
|
+
<div class="tsd-toolbar-contents container">
|
|
22
|
+
<div class="table-cell" id="tsd-search" data-base=".">
|
|
23
|
+
<div class="field"><label for="tsd-search-field"
|
|
24
|
+
class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16"
|
|
25
|
+
viewBox="0 0 16 16" fill="none">
|
|
26
|
+
<use href="assets/icons.svg#icon-search"></use>
|
|
27
|
+
</svg></label><input type="text" id="tsd-search-field" aria-label="Search" /></div>
|
|
28
|
+
<div class="field">
|
|
29
|
+
<div id="tsd-toolbar-links"></div>
|
|
30
|
+
</div>
|
|
31
|
+
<ul class="results">
|
|
32
|
+
<li class="state loading">Preparing search index...</li>
|
|
33
|
+
<li class="state failure">The search index is not available</li>
|
|
34
|
+
</ul><a href="index.html" class="title">@homebridge-plugins/homebridge-smarthq</a>
|
|
35
|
+
</div>
|
|
36
|
+
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption"
|
|
37
|
+
data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none">
|
|
38
|
+
<use href="assets/icons.svg#icon-menu"></use>
|
|
39
|
+
</svg></a></div>
|
|
40
|
+
</div>
|
|
41
|
+
</header>
|
|
42
|
+
<div class="container container-main">
|
|
43
|
+
<div class="col-content">
|
|
44
|
+
<div class="tsd-page-title">
|
|
45
|
+
<h1>@homebridge-plugins/homebridge-smarthq</h1>
|
|
46
|
+
</div>
|
|
47
|
+
<div class="tsd-panel tsd-typography"><span align="center">
|
|
48
|
+
<p><a href="https://github.com/homebridge/verified/blob/master/verified-plugins.json"><img
|
|
49
|
+
alt="homebridge-verified"
|
|
50
|
+
src="https://raw.githubusercontent.com/homebridge-plugins/homebridge-smarthq/latest/branding/Homebridge_x_SmartHQ.svg?sanitize=true"
|
|
51
|
+
width="350px"></a></p>
|
|
52
|
+
<a id="md:homebridge-smarthq" class="tsd-anchor"></a>
|
|
53
|
+
<h1 class="tsd-anchor-link">Homebridge SmartHQ<a href="#md:homebridge-smarthq"
|
|
54
|
+
aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24">
|
|
55
|
+
<use href="assets/icons.svg#icon-anchor"></use>
|
|
56
|
+
</svg></a></h1>
|
|
57
|
+
<p><a href="https://www.npmjs.com/package/@homebridge-plugins/homebridge-smarthq"><img
|
|
58
|
+
title="npm version"
|
|
59
|
+
src="https://badgen.net/npm/v/@homebridge-plugins/homebridge-smarthq?icon=npm&label"></a>
|
|
60
|
+
<a href="https://www.npmjs.com/package/@homebridge-plugins/homebridge-smarthq"><img
|
|
61
|
+
title="npm downloads"
|
|
62
|
+
src="https://badgen.net/npm/dt/@homebridge-plugins/homebridge-smarthq?label=downloads"></a>
|
|
63
|
+
<a href="https://discord.gg/8fpZA4S"><img title="discord-smarthq"
|
|
64
|
+
src="https://badgen.net/discord/online-members/8fpZA4S?icon=discord&label=discord"></a>
|
|
65
|
+
<a href="https://paypal.me/donavanbecker"><img title="donate"
|
|
66
|
+
src="https://badgen.net/badge/donate/paypal/yellow"></a>
|
|
67
|
+
</p>
|
|
68
|
+
<p>The Homebridge <a href="https://www.geappliances.com/connect">SmartHQ</a>
|
|
69
|
+
plugin allows which allows to interact with SmartHQ API.
|
|
70
|
+
</p>
|
|
71
|
+
</span>
|
|
72
|
+
<a id="md:installation" class="tsd-anchor"></a>
|
|
73
|
+
<h2 class="tsd-anchor-link">Installation<a href="#md:installation" aria-label="Permalink"
|
|
74
|
+
class="tsd-anchor-icon"><svg viewBox="0 0 24 24">
|
|
75
|
+
<use href="assets/icons.svg#icon-anchor"></use>
|
|
76
|
+
</svg></a></h2>
|
|
77
|
+
<ol>
|
|
78
|
+
<li>Search for "SmartHQ" on the plugin screen of <a
|
|
79
|
+
href="https://github.com/oznu/homebridge-config-ui-x" target="_blank"
|
|
80
|
+
class="external">Homebridge Config UI X</a>.</li>
|
|
81
|
+
<li>Click <strong>Install</strong>.</li>
|
|
82
|
+
</ol>
|
|
83
|
+
<a id="md:configuration" class="tsd-anchor"></a>
|
|
84
|
+
<h2 class="tsd-anchor-link">Configuration<a href="#md:configuration" aria-label="Permalink"
|
|
85
|
+
class="tsd-anchor-icon"><svg viewBox="0 0 24 24">
|
|
86
|
+
<use href="assets/icons.svg#icon-anchor"></use>
|
|
87
|
+
</svg></a></h2>
|
|
88
|
+
<ol>
|
|
89
|
+
<li>Input Username & Password</li>
|
|
90
|
+
<li>Click Save</li>
|
|
91
|
+
<li>Restart Homebridge</li>
|
|
92
|
+
</ol>
|
|
93
|
+
<a id="md:supported-smarthq-features" class="tsd-anchor"></a>
|
|
94
|
+
<h2 class="tsd-anchor-link">Supported SmartHQ Features<a href="#md:supported-smarthq-features"
|
|
95
|
+
aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24">
|
|
96
|
+
<use href="assets/icons.svg#icon-anchor"></use>
|
|
97
|
+
</svg></a></h2>
|
|
98
|
+
<p>This plugin is in developenet</p>
|
|
99
|
+
</div>
|
|
100
|
+
</div>
|
|
101
|
+
<div class="col-sidebar">
|
|
102
|
+
<div class="page-menu">
|
|
103
|
+
<div class="tsd-navigation settings">
|
|
104
|
+
<details class="tsd-accordion">
|
|
105
|
+
<summary class="tsd-accordion-summary">
|
|
106
|
+
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none">
|
|
107
|
+
<use href="assets/icons.svg#icon-chevronDown"></use>
|
|
108
|
+
</svg>Settings</h3>
|
|
109
|
+
</summary>
|
|
110
|
+
<div class="tsd-accordion-details">
|
|
111
|
+
<div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span>
|
|
112
|
+
<ul id="tsd-filter-options">
|
|
113
|
+
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox"
|
|
114
|
+
id="tsd-filter-inherited" name="inherited" checked /><svg width="32"
|
|
115
|
+
height="32" viewBox="0 0 32 32" aria-hidden="true">
|
|
116
|
+
<rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1"
|
|
117
|
+
rx="6" fill="none"></rect>
|
|
118
|
+
<path class="tsd-checkbox-checkmark"
|
|
119
|
+
d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none"
|
|
120
|
+
stroke-width="3.5" stroke-linejoin="round" fill="none"></path>
|
|
121
|
+
</svg><span>Inherited</span></label></li>
|
|
122
|
+
</ul>
|
|
123
|
+
</div>
|
|
124
|
+
<div class="tsd-theme-toggle"><label class="settings-label"
|
|
125
|
+
for="tsd-theme">Theme</label><select id="tsd-theme">
|
|
126
|
+
<option value="os">OS</option>
|
|
127
|
+
<option value="light">Light</option>
|
|
128
|
+
<option value="dark">Dark</option>
|
|
129
|
+
</select></div>
|
|
130
|
+
</div>
|
|
131
|
+
</details>
|
|
132
|
+
</div>
|
|
133
|
+
<details open class="tsd-accordion tsd-page-navigation">
|
|
134
|
+
<summary class="tsd-accordion-summary">
|
|
135
|
+
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none">
|
|
136
|
+
<use href="assets/icons.svg#icon-chevronDown"></use>
|
|
137
|
+
</svg>On This Page</h3>
|
|
138
|
+
</summary>
|
|
139
|
+
<div class="tsd-accordion-details"><a href="#md:homebridge-smarthq"><span>Homebridge
|
|
140
|
+
<wbr/>SmartHQ</span></a>
|
|
141
|
+
<ul>
|
|
142
|
+
<li><a href="#md:installation"><span>Installation</span></a></li>
|
|
143
|
+
<li><a href="#md:configuration"><span>Configuration</span></a></li>
|
|
144
|
+
<li><a href="#md:supported-smarthq-features"><span>Supported <wbr/>SmartHQ
|
|
145
|
+
<wbr/>Features</span></a></li>
|
|
146
|
+
</ul>
|
|
147
|
+
</div>
|
|
148
|
+
</details>
|
|
149
|
+
</div>
|
|
150
|
+
<div class="site-menu">
|
|
151
|
+
<nav class="tsd-navigation"><a href="modules.html" class="current"><svg class="tsd-kind-icon"
|
|
152
|
+
viewBox="0 0 24 24">
|
|
153
|
+
<use href="assets/icons.svg#icon-1"></use>
|
|
154
|
+
</svg><span>@homebridge-plugins/homebridge-smarthq</span></a>
|
|
155
|
+
<ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".">
|
|
156
|
+
<li>Loading...</li>
|
|
157
|
+
</ul>
|
|
158
|
+
</nav>
|
|
159
|
+
</div>
|
|
160
|
+
</div>
|
|
161
|
+
</div>
|
|
162
|
+
<footer></footer>
|
|
163
|
+
<div class="overlay"></div>
|
|
164
|
+
</body>
|
|
165
|
+
|
|
166
|
+
</html>
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@homebridge-plugins/homebridge-smarthq",
|
|
3
3
|
"displayName": "SmartHQ",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"version": "0.2.0-beta.
|
|
5
|
+
"version": "0.2.0-beta.11",
|
|
6
6
|
"description": "The SmartHQ plugin allows you to interact with SmartHQ Devices in HomeKit and with Siri.",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "donavanbecker",
|