iobroker.govee-smart 0.2.1
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/LICENSE +21 -0
- package/README.md +203 -0
- package/admin/govee-smart.svg +30 -0
- package/admin/i18n/de/translations.json +17 -0
- package/admin/i18n/en/translations.json +17 -0
- package/admin/i18n/es/translations.json +17 -0
- package/admin/i18n/fr/translations.json +17 -0
- package/admin/i18n/it/translations.json +17 -0
- package/admin/i18n/nl/translations.json +17 -0
- package/admin/i18n/pl/translations.json +17 -0
- package/admin/i18n/pt/translations.json +17 -0
- package/admin/i18n/ru/translations.json +17 -0
- package/admin/i18n/uk/translations.json +17 -0
- package/admin/i18n/zh-cn/translations.json +17 -0
- package/admin/jsonConfig.json +104 -0
- package/build/lib/capability-mapper.js +266 -0
- package/build/lib/capability-mapper.js.map +7 -0
- package/build/lib/device-manager.js +501 -0
- package/build/lib/device-manager.js.map +7 -0
- package/build/lib/govee-cloud-client.js +214 -0
- package/build/lib/govee-cloud-client.js.map +7 -0
- package/build/lib/govee-lan-client.js +297 -0
- package/build/lib/govee-lan-client.js.map +7 -0
- package/build/lib/govee-mqtt-client.js +467 -0
- package/build/lib/govee-mqtt-client.js.map +7 -0
- package/build/lib/rate-limiter.js +136 -0
- package/build/lib/rate-limiter.js.map +7 -0
- package/build/lib/state-manager.js +365 -0
- package/build/lib/state-manager.js.map +7 -0
- package/build/lib/types.js +17 -0
- package/build/lib/types.js.map +7 -0
- package/build/main.js +285 -0
- package/build/main.js.map +7 -0
- package/io-package.json +148 -0
- package/package.json +72 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 krobi <krobi@power-dreams.com>
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
1
|
+
# ioBroker.govee-smart
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/iobroker.govee-smart)
|
|
4
|
+

|
|
5
|
+

|
|
6
|
+
[](LICENSE)
|
|
7
|
+
[](https://www.npmjs.com/package/iobroker.govee-smart)
|
|
8
|
+

|
|
9
|
+
[](https://ko-fi.com/krobipd)
|
|
10
|
+
[](https://paypal.me/krobipd)
|
|
11
|
+
|
|
12
|
+
<img src="https://raw.githubusercontent.com/krobipd/ioBroker.govee-smart/main/admin/govee-smart.svg" width="100" />
|
|
13
|
+
|
|
14
|
+
Control [Govee](https://www.govee.com/) smart lights (H6xxx/H7xxx series) via three seamless channels: **LAN** (fastest, primary), **AWS IoT MQTT** (real-time status push), and **Cloud API v2** (scenes, segments, capabilities).
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
18
|
+
## Features
|
|
19
|
+
|
|
20
|
+
- **LAN First** — UDP multicast discovery and control for lowest latency
|
|
21
|
+
- **Real-Time Status** — AWS IoT MQTT push updates (no polling)
|
|
22
|
+
- **Scene Control** — Dropdown select with all available scenes from Cloud API
|
|
23
|
+
- **Segment Control** — Per-segment color and brightness for LED strips
|
|
24
|
+
- **Seamless Channel Routing** — Automatically uses the fastest available channel (LAN > MQTT > Cloud)
|
|
25
|
+
- **Graceful Degradation** — Works LAN-only without any credentials; each credential level unlocks more features
|
|
26
|
+
- **Rate Limited** — Respects Govee API limits (10/min, 10,000/day) with priority queue
|
|
27
|
+
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
## Requirements
|
|
31
|
+
|
|
32
|
+
- **Node.js >= 20**
|
|
33
|
+
- **ioBroker js-controller >= 7.0.0**
|
|
34
|
+
- **ioBroker Admin >= 7.6.20**
|
|
35
|
+
- **Govee lights with LAN API support** — [Supported devices list](https://app-h5.govee.com/user-manual/wlan-guide)
|
|
36
|
+
|
|
37
|
+
---
|
|
38
|
+
|
|
39
|
+
## Ports
|
|
40
|
+
|
|
41
|
+
| Port | Protocol | Direction | Purpose |
|
|
42
|
+
|------|----------|-----------|---------|
|
|
43
|
+
| 4001 | UDP | Outbound (multicast 239.255.255.250) | LAN device discovery |
|
|
44
|
+
| 4002 | UDP | Inbound | LAN device responses |
|
|
45
|
+
| 4003 | UDP | Outbound | LAN device commands |
|
|
46
|
+
|
|
47
|
+
---
|
|
48
|
+
|
|
49
|
+
## Configuration
|
|
50
|
+
|
|
51
|
+
### Credential Levels
|
|
52
|
+
|
|
53
|
+
The adapter works with different levels of configuration. Each level unlocks additional features:
|
|
54
|
+
|
|
55
|
+
| Level | Credentials | Features |
|
|
56
|
+
|-------|-------------|----------|
|
|
57
|
+
| **LAN Only** | None | Power, brightness, color, color temperature via LAN |
|
|
58
|
+
| **+ Cloud API** | API Key | Device names, capabilities, scenes, segments, cloud fallback |
|
|
59
|
+
| **+ MQTT** | Email + Password | Real-time status push, MQTT control fallback |
|
|
60
|
+
|
|
61
|
+
### Getting a Govee API Key
|
|
62
|
+
|
|
63
|
+
1. Open the Govee Home app
|
|
64
|
+
2. Go to **Profile** > **Settings** > **About Us** > **Apply for API Key**
|
|
65
|
+
3. Enter your reason and submit — the key arrives via email
|
|
66
|
+
|
|
67
|
+
### Settings
|
|
68
|
+
|
|
69
|
+
| Option | Description | Default |
|
|
70
|
+
|--------|-------------|---------|
|
|
71
|
+
| **API Key** | Govee Cloud API key (optional) | — |
|
|
72
|
+
| **Email** | Govee account email (optional) | — |
|
|
73
|
+
| **Password** | Govee account password (optional) | — |
|
|
74
|
+
| **Poll Interval** | Cloud device list refresh interval | 60s |
|
|
75
|
+
|
|
76
|
+
---
|
|
77
|
+
|
|
78
|
+
## State Tree
|
|
79
|
+
|
|
80
|
+
Device folders are named after the device name from the Govee Cloud API (e.g., `wohnzimmer_led_strip`). Without an API key, the SKU with a short device ID suffix is used (e.g., `h6160_5a07`).
|
|
81
|
+
|
|
82
|
+
```
|
|
83
|
+
govee-smart.0.
|
|
84
|
+
├── info/
|
|
85
|
+
│ └── connection — Overall connection status (boolean)
|
|
86
|
+
└── devices/
|
|
87
|
+
└── {device_name}/
|
|
88
|
+
├── info/
|
|
89
|
+
│ ├── name — Device display name (string)
|
|
90
|
+
│ ├── model — Product SKU (string)
|
|
91
|
+
│ ├── serial — Device ID (string)
|
|
92
|
+
│ └── online — Device reachable (boolean)
|
|
93
|
+
├── control/
|
|
94
|
+
│ ├── power — On/Off (boolean, writable)
|
|
95
|
+
│ ├── brightness — Brightness 0-100% (number, writable)
|
|
96
|
+
│ ├── colorRgb — Color as "#RRGGBB" (string, writable)
|
|
97
|
+
│ ├── colorTemperature — Color temperature in Kelvin (number, writable)
|
|
98
|
+
│ └── scene — Active scene (string, dropdown, writable)
|
|
99
|
+
└── segments/
|
|
100
|
+
├── count — Number of segments (number)
|
|
101
|
+
└── {0..n}/
|
|
102
|
+
├── color — Segment color "#RRGGBB" (string, writable)
|
|
103
|
+
└── brightness — Segment brightness 0-100% (number, writable)
|
|
104
|
+
```
|
|
105
|
+
|
|
106
|
+
---
|
|
107
|
+
|
|
108
|
+
## Troubleshooting
|
|
109
|
+
|
|
110
|
+
### No devices discovered
|
|
111
|
+
|
|
112
|
+
- Ensure your Govee lights are connected to the **same network** as ioBroker
|
|
113
|
+
- Check that UDP multicast (239.255.255.250) is not blocked by your router/firewall
|
|
114
|
+
- Only devices with **LAN API support** are discovered (primarily H6xxx/H7xxx lights)
|
|
115
|
+
- Verify your lights have the latest firmware via the Govee Home app
|
|
116
|
+
|
|
117
|
+
### Scenes/segments not available
|
|
118
|
+
|
|
119
|
+
- An **API Key** is required for scene and segment control
|
|
120
|
+
- Scenes are loaded from the Cloud API — check the API key is valid
|
|
121
|
+
|
|
122
|
+
### Status updates are delayed
|
|
123
|
+
|
|
124
|
+
- Without MQTT credentials, status is only updated via LAN responses and cloud polling
|
|
125
|
+
- Add your **Govee email and password** for real-time MQTT status push
|
|
126
|
+
|
|
127
|
+
### MQTT connection fails
|
|
128
|
+
|
|
129
|
+
- MQTT uses the same credentials as the Govee Home app
|
|
130
|
+
- If you use social login (Google/Apple), create a password in the Govee app first
|
|
131
|
+
- Check adapter logs for authentication errors
|
|
132
|
+
|
|
133
|
+
---
|
|
134
|
+
|
|
135
|
+
## Changelog
|
|
136
|
+
|
|
137
|
+
### 0.2.1 (2026-04-06)
|
|
138
|
+
- Fix duplicate SKU collision: LAN-only devices now use SKU with short device ID suffix for unique folder names
|
|
139
|
+
- Fix deploy workflow: add build step before npm publish
|
|
140
|
+
|
|
141
|
+
### 0.2.0 (2026-04-06)
|
|
142
|
+
- Device folders use Cloud device name (falls back to SKU without API key)
|
|
143
|
+
- Control states moved to `control/` channel for cleaner structure
|
|
144
|
+
- Added `info.serial` state for device ID
|
|
145
|
+
|
|
146
|
+
### 0.1.2 (2026-04-06)
|
|
147
|
+
- Fix LAN discovery race condition: listen socket ready before first scan
|
|
148
|
+
|
|
149
|
+
### 0.1.1 (2026-04-05)
|
|
150
|
+
- Fix LAN-only devices missing control states (power, brightness, color, colorTemperature)
|
|
151
|
+
- Fix LAN status matching by source IP instead of broadcasting to all devices
|
|
152
|
+
- Request device status immediately after LAN discovery
|
|
153
|
+
|
|
154
|
+
### 0.1.0 (2026-04-05)
|
|
155
|
+
- Initial release
|
|
156
|
+
- LAN UDP discovery and control
|
|
157
|
+
- AWS IoT MQTT real-time status and control
|
|
158
|
+
- Cloud API v2 for capabilities, scenes, segments
|
|
159
|
+
- Automatic channel routing (LAN > MQTT > Cloud)
|
|
160
|
+
|
|
161
|
+
---
|
|
162
|
+
|
|
163
|
+
## Support
|
|
164
|
+
|
|
165
|
+
- [ioBroker Forum](https://forum.iobroker.net/)
|
|
166
|
+
- [GitHub Issues](https://github.com/krobipd/ioBroker.govee-smart/issues)
|
|
167
|
+
|
|
168
|
+
### Support Development
|
|
169
|
+
|
|
170
|
+
This adapter is free and open source. If you find it useful, consider buying me a coffee:
|
|
171
|
+
|
|
172
|
+
[](https://ko-fi.com/krobipd)
|
|
173
|
+
[](https://paypal.me/krobipd)
|
|
174
|
+
|
|
175
|
+
---
|
|
176
|
+
|
|
177
|
+
## License
|
|
178
|
+
|
|
179
|
+
MIT License
|
|
180
|
+
|
|
181
|
+
Copyright (c) 2026 krobi <krobi@power-dreams.com>
|
|
182
|
+
|
|
183
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
184
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
185
|
+
in the Software without restriction, including without limitation the rights
|
|
186
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
187
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
188
|
+
furnished to do so, subject to the following conditions:
|
|
189
|
+
|
|
190
|
+
The above copyright notice and this permission notice shall be included in all
|
|
191
|
+
copies or substantial portions of the Software.
|
|
192
|
+
|
|
193
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
194
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
195
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
196
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
197
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
198
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
199
|
+
SOFTWARE.
|
|
200
|
+
|
|
201
|
+
---
|
|
202
|
+
|
|
203
|
+
*Developed with assistance from Claude.ai*
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" width="256" height="256">
|
|
2
|
+
<defs>
|
|
3
|
+
<linearGradient id="bulbGrad" x1="0" y1="0" x2="1" y2="1">
|
|
4
|
+
<stop offset="0%" stop-color="#00C9FF"/>
|
|
5
|
+
<stop offset="50%" stop-color="#6C63FF"/>
|
|
6
|
+
<stop offset="100%" stop-color="#FF6584"/>
|
|
7
|
+
</linearGradient>
|
|
8
|
+
<linearGradient id="baseGrad" x1="0" y1="0" x2="0" y2="1">
|
|
9
|
+
<stop offset="0%" stop-color="#555"/>
|
|
10
|
+
<stop offset="100%" stop-color="#333"/>
|
|
11
|
+
</linearGradient>
|
|
12
|
+
</defs>
|
|
13
|
+
<!-- Background circle -->
|
|
14
|
+
<circle cx="128" cy="128" r="120" fill="#1a1a2e"/>
|
|
15
|
+
<!-- Glow -->
|
|
16
|
+
<circle cx="128" cy="100" r="65" fill="url(#bulbGrad)" opacity="0.15"/>
|
|
17
|
+
<!-- Bulb body -->
|
|
18
|
+
<path d="M128 40 C88 40 60 72 60 105 C60 130 75 148 90 160 L90 180 L166 180 L166 160 C181 148 196 130 196 105 C196 72 168 40 128 40Z" fill="url(#bulbGrad)" stroke="none"/>
|
|
19
|
+
<!-- Bulb base -->
|
|
20
|
+
<rect x="90" y="180" width="76" height="8" rx="2" fill="url(#baseGrad)"/>
|
|
21
|
+
<rect x="94" y="192" width="68" height="8" rx="2" fill="url(#baseGrad)"/>
|
|
22
|
+
<rect x="98" y="204" width="60" height="8" rx="2" fill="url(#baseGrad)"/>
|
|
23
|
+
<path d="M104 212 L104 222 C104 228 112 234 128 234 C144 234 152 228 152 222 L152 212Z" fill="url(#baseGrad)"/>
|
|
24
|
+
<!-- Light rays -->
|
|
25
|
+
<line x1="128" y1="20" x2="128" y2="8" stroke="url(#bulbGrad)" stroke-width="4" stroke-linecap="round"/>
|
|
26
|
+
<line x1="60" y1="50" x2="50" y2="40" stroke="url(#bulbGrad)" stroke-width="4" stroke-linecap="round"/>
|
|
27
|
+
<line x1="196" y1="50" x2="206" y2="40" stroke="url(#bulbGrad)" stroke-width="4" stroke-linecap="round"/>
|
|
28
|
+
<line x1="35" y1="105" x2="22" y2="105" stroke="url(#bulbGrad)" stroke-width="4" stroke-linecap="round"/>
|
|
29
|
+
<line x1="221" y1="105" x2="234" y2="105" stroke="url(#bulbGrad)" stroke-width="4" stroke-linecap="round"/>
|
|
30
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "Dieser Adapter ist kostenlos und quelloffen. Wenn er dir nützlich ist, unterstütze gerne die Entwicklung.",
|
|
3
|
+
"apiKeyLabel": "API Key",
|
|
4
|
+
"cloudHeader": "Cloud API (optional)",
|
|
5
|
+
"cloudInfo": "Govee API-Key eingeben um Gerätenamen, Szenen und Segmentsteuerung zu aktivieren. Den Key gibt es in der Govee Home App unter Account > Einstellungen > Über uns > API-Key beantragen.",
|
|
6
|
+
"donateKofi": "Unterstützen auf Ko-fi",
|
|
7
|
+
"donatePaypal": "Spenden via PayPal",
|
|
8
|
+
"emailLabel": "E-Mail",
|
|
9
|
+
"lanHeader": "LAN-Steuerung (immer aktiv)",
|
|
10
|
+
"lanInfo": "Geräte mit aktivierter LAN-Funktion in der Govee Home App werden automatisch gefunden. Dies bietet die schnellste Steuerung (~100ms).",
|
|
11
|
+
"mqttHeader": "Govee Account (optional)",
|
|
12
|
+
"mqttInfo": "Govee-Zugangsdaten eingeben um Echtzeit-Statusupdates über MQTT zu aktivieren. Ohne diese werden Statuswerte nur auf Anfrage aktualisiert.",
|
|
13
|
+
"passwordLabel": "Passwort",
|
|
14
|
+
"pollIntervalLabel": "Cloud-Aktualisierungsintervall (Sekunden)",
|
|
15
|
+
"settingsHeader": "Einstellungen",
|
|
16
|
+
"supportHeader": "Unterstützung"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"lanHeader": "LAN Control (always active)",
|
|
3
|
+
"lanInfo": "Devices with LAN mode enabled in the Govee Home app are discovered automatically. This provides the fastest control (~100ms).",
|
|
4
|
+
"cloudHeader": "Cloud API (optional)",
|
|
5
|
+
"cloudInfo": "Enter your Govee API key to enable device names, scenes and segment control. Get your key in the Govee Home app under Account > Settings > About Us > Apply for API Key.",
|
|
6
|
+
"apiKeyLabel": "API Key",
|
|
7
|
+
"mqttHeader": "Govee Account (optional)",
|
|
8
|
+
"mqttInfo": "Enter your Govee account credentials to enable real-time status updates via MQTT. Without this, status is only updated on request.",
|
|
9
|
+
"emailLabel": "Email",
|
|
10
|
+
"passwordLabel": "Password",
|
|
11
|
+
"settingsHeader": "Settings",
|
|
12
|
+
"pollIntervalLabel": "Cloud refresh interval (seconds)",
|
|
13
|
+
"supportHeader": "Support",
|
|
14
|
+
"aboutInfo": "This adapter is free and open source. If you find it useful, consider supporting the development.",
|
|
15
|
+
"donateKofi": "Support on Ko-fi",
|
|
16
|
+
"donatePaypal": "Donate via PayPal"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "Este adaptador es gratuito y de código abierto. Si lo encuentra útil, considere apoyar el desarrollo.",
|
|
3
|
+
"apiKeyLabel": "Clave API",
|
|
4
|
+
"cloudHeader": "API de nube (opcional)",
|
|
5
|
+
"cloudInfo": "Ingrese su clave API de Govee para habilitar nombres de dispositivos, escenas y control de segmentos. Obtenga su clave en la aplicación Govee Home en Cuenta > Configuración > Acerca de nosotros > Solicitar clave API.",
|
|
6
|
+
"donateKofi": "Soporte en Ko-fi",
|
|
7
|
+
"donatePaypal": "Donar a través de PayPal",
|
|
8
|
+
"emailLabel": "Correo electrónico",
|
|
9
|
+
"lanHeader": "Control LAN (siempre activo)",
|
|
10
|
+
"lanInfo": "Los dispositivos con el modo LAN habilitado en la aplicación Govee Home se descubren automáticamente. Esto proporciona el control más rápido (~100 ms).",
|
|
11
|
+
"mqttHeader": "Cuenta Govee (opcional)",
|
|
12
|
+
"mqttInfo": "Ingrese las credenciales de su cuenta Govee para habilitar actualizaciones de estado en tiempo real a través de MQTT. Sin esto, el estado sólo se actualiza previa solicitud.",
|
|
13
|
+
"passwordLabel": "Contraseña",
|
|
14
|
+
"pollIntervalLabel": "Intervalo de actualización de la nube (segundos)",
|
|
15
|
+
"settingsHeader": "Ajustes",
|
|
16
|
+
"supportHeader": "Apoyo"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "Cet adaptateur est gratuit et open source. Si vous le trouvez utile, pensez à soutenir le développement.",
|
|
3
|
+
"apiKeyLabel": "Clé API",
|
|
4
|
+
"cloudHeader": "API Cloud (facultatif)",
|
|
5
|
+
"cloudInfo": "Entrez votre clé API Govee pour activer les noms d'appareils, les scènes et le contrôle des segments. Obtenez votre clé dans l'application Govee Home sous Compte > Paramètres > À propos de nous > Demander une clé API.",
|
|
6
|
+
"donateKofi": "Assistance sur Ko-fi",
|
|
7
|
+
"donatePaypal": "Faites un don via PayPal",
|
|
8
|
+
"emailLabel": "E-mail",
|
|
9
|
+
"lanHeader": "Contrôle LAN (toujours actif)",
|
|
10
|
+
"lanInfo": "Les appareils dont le mode LAN est activé dans l'application Govee Home sont découverts automatiquement. Cela fournit le contrôle le plus rapide (~ 100 ms).",
|
|
11
|
+
"mqttHeader": "Compte Govee (facultatif)",
|
|
12
|
+
"mqttInfo": "Entrez les informations d'identification de votre compte Govee pour activer les mises à jour de statut en temps réel via MQTT. Sans cela, le statut n'est mis à jour que sur demande.",
|
|
13
|
+
"passwordLabel": "Mot de passe",
|
|
14
|
+
"pollIntervalLabel": "Intervalle d'actualisation du cloud (secondes)",
|
|
15
|
+
"settingsHeader": "Paramètres",
|
|
16
|
+
"supportHeader": "Soutien"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "Questo adattatore è gratuito e open source. Se lo trovi utile, considera di sostenere lo sviluppo.",
|
|
3
|
+
"apiKeyLabel": "Chiave API",
|
|
4
|
+
"cloudHeader": "API cloud (facoltativo)",
|
|
5
|
+
"cloudInfo": "Inserisci la tua chiave API Govee per abilitare nomi di dispositivi, scene e controllo dei segmenti. Ottieni la tua chiave nell'app Govee Home in Account > Impostazioni > Chi siamo > Richiedi chiave API.",
|
|
6
|
+
"donateKofi": "Supporto su Ko-fi",
|
|
7
|
+
"donatePaypal": "Dona tramite PayPal",
|
|
8
|
+
"emailLabel": "E-mail",
|
|
9
|
+
"lanHeader": "Controllo LAN (sempre attivo)",
|
|
10
|
+
"lanInfo": "I dispositivi con la modalità LAN abilitata nell'app Govee Home vengono rilevati automaticamente. Ciò fornisce il controllo più veloce (~100 ms).",
|
|
11
|
+
"mqttHeader": "Conto Govee (facoltativo)",
|
|
12
|
+
"mqttInfo": "Inserisci le credenziali del tuo account Govee per abilitare gli aggiornamenti di stato in tempo reale tramite MQTT. Senza questo, lo stato viene aggiornato solo su richiesta.",
|
|
13
|
+
"passwordLabel": "Password",
|
|
14
|
+
"pollIntervalLabel": "Intervallo di aggiornamento del cloud (secondi)",
|
|
15
|
+
"settingsHeader": "Impostazioni",
|
|
16
|
+
"supportHeader": "Supporto"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "Deze adapter is gratis en open source. Als u het nuttig vindt, overweeg dan om de ontwikkeling te ondersteunen.",
|
|
3
|
+
"apiKeyLabel": "API-sleutel",
|
|
4
|
+
"cloudHeader": "Cloud-API (optioneel)",
|
|
5
|
+
"cloudInfo": "Voer uw Govee API-sleutel in om apparaatnamen, scènes en segmentcontrole in te schakelen. Haal uw sleutel op in de Govee Home-app onder Account > Instellingen > Over ons > API-sleutel aanvragen.",
|
|
6
|
+
"donateKofi": "Ondersteuning op Ko-fi",
|
|
7
|
+
"donatePaypal": "Doneer via PayPal",
|
|
8
|
+
"emailLabel": "E-mail",
|
|
9
|
+
"lanHeader": "LAN-controle (altijd actief)",
|
|
10
|
+
"lanInfo": "Apparaten waarvoor de LAN-modus is ingeschakeld in de Govee Home-app worden automatisch gedetecteerd. Dit biedt de snelste controle (~100 ms).",
|
|
11
|
+
"mqttHeader": "Govee-account (optioneel)",
|
|
12
|
+
"mqttInfo": "Voer de inloggegevens van uw Govee-account in om realtime statusupdates via MQTT in te schakelen. Zonder dit wordt de status alleen op verzoek bijgewerkt.",
|
|
13
|
+
"passwordLabel": "Wachtwoord",
|
|
14
|
+
"pollIntervalLabel": "Cloudvernieuwingsinterval (seconden)",
|
|
15
|
+
"settingsHeader": "Instellingen",
|
|
16
|
+
"supportHeader": "Steun"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "Ten adapter jest darmowy i open source. Jeśli uznasz to za przydatne, rozważ wsparcie rozwoju.",
|
|
3
|
+
"apiKeyLabel": "Klucz API",
|
|
4
|
+
"cloudHeader": "Cloud API (opcjonalnie)",
|
|
5
|
+
"cloudInfo": "Wprowadź klucz Govee API, aby włączyć nazwy urządzeń, sceny i kontrolę segmentów. Uzyskaj klucz w aplikacji Govee Home w obszarze Konto > Ustawienia > O nas > Złóż wniosek o klucz API.",
|
|
6
|
+
"donateKofi": "Wsparcie dla Ko-fi",
|
|
7
|
+
"donatePaypal": "Przekaż darowiznę za pośrednictwem PayPal",
|
|
8
|
+
"emailLabel": "E-mail",
|
|
9
|
+
"lanHeader": "Sterowanie LAN (zawsze aktywne)",
|
|
10
|
+
"lanInfo": "Urządzenia z włączonym trybem LAN w aplikacji Govee Home są wykrywane automatycznie. Zapewnia to najszybszą kontrolę (~100 ms).",
|
|
11
|
+
"mqttHeader": "Konto Govee (opcjonalnie)",
|
|
12
|
+
"mqttInfo": "Wprowadź dane logowania do konta Govee, aby włączyć aktualizację statusu w czasie rzeczywistym poprzez MQTT. Bez tego status jest aktualizowany tylko na żądanie.",
|
|
13
|
+
"passwordLabel": "Hasło",
|
|
14
|
+
"pollIntervalLabel": "Interwał odświeżania chmury (sekundy)",
|
|
15
|
+
"settingsHeader": "Ustawienia",
|
|
16
|
+
"supportHeader": "Wsparcie"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "Este adaptador é gratuito e de código aberto. Se você achar útil, considere apoiar o desenvolvimento.",
|
|
3
|
+
"apiKeyLabel": "Chave de API",
|
|
4
|
+
"cloudHeader": "API de nuvem (opcional)",
|
|
5
|
+
"cloudInfo": "Insira sua chave de API Govee para ativar nomes de dispositivos, cenas e controle de segmentos. Obtenha sua chave no aplicativo Govee Home em Conta > Configurações > Sobre nós > Solicitar chave de API.",
|
|
6
|
+
"donateKofi": "Suporte no Ko-fi",
|
|
7
|
+
"donatePaypal": "Doe via PayPal",
|
|
8
|
+
"emailLabel": "E-mail",
|
|
9
|
+
"lanHeader": "Controle LAN (sempre ativo)",
|
|
10
|
+
"lanInfo": "Dispositivos com modo LAN habilitado no aplicativo Govee Home são descobertos automaticamente. Isso fornece o controle mais rápido (~100ms).",
|
|
11
|
+
"mqttHeader": "Conta Govee (opcional)",
|
|
12
|
+
"mqttInfo": "Insira as credenciais da sua conta Govee para ativar atualizações de status em tempo real via MQTT. Sem isso, o status só é atualizado mediante solicitação.",
|
|
13
|
+
"passwordLabel": "Senha",
|
|
14
|
+
"pollIntervalLabel": "Intervalo de atualização da nuvem (segundos)",
|
|
15
|
+
"settingsHeader": "Configurações",
|
|
16
|
+
"supportHeader": "Apoiar"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "Этот адаптер бесплатен и имеет открытый исходный код. Если вы найдете это полезным, рассмотрите возможность поддержки разработки.",
|
|
3
|
+
"apiKeyLabel": "API-ключ",
|
|
4
|
+
"cloudHeader": "Облачный API (необязательно)",
|
|
5
|
+
"cloudInfo": "Введите свой ключ API Govee, чтобы включить имена устройств, сцены и управление сегментами. Получите свой ключ в приложении Govee Home в разделе «Учетная запись» > «Настройки» > «О нас» > «Подать заявку на ключ API».",
|
|
6
|
+
"donateKofi": "Поддержка на Ко-фи",
|
|
7
|
+
"donatePaypal": "Пожертвовать через PayPal",
|
|
8
|
+
"emailLabel": "Электронная почта",
|
|
9
|
+
"lanHeader": "Управление по локальной сети (всегда активно)",
|
|
10
|
+
"lanInfo": "Устройства с включенным режимом локальной сети в приложении Govee Home обнаруживаются автоматически. Это обеспечивает самое быстрое управление (~100 мс).",
|
|
11
|
+
"mqttHeader": "Учетная запись Govee (необязательно)",
|
|
12
|
+
"mqttInfo": "Введите учетные данные своей учетной записи Govee, чтобы включить обновление статуса в режиме реального времени через MQTT. Без этого статус обновляется только по запросу.",
|
|
13
|
+
"passwordLabel": "Пароль",
|
|
14
|
+
"pollIntervalLabel": "Интервал обновления облака (секунды)",
|
|
15
|
+
"settingsHeader": "Настройки",
|
|
16
|
+
"supportHeader": "Поддерживать"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "Цей адаптер є безкоштовним із відкритим кодом. Якщо ви вважаєте це корисним, подумайте про підтримку розробки.",
|
|
3
|
+
"apiKeyLabel": "Ключ API",
|
|
4
|
+
"cloudHeader": "Cloud API (необов'язково)",
|
|
5
|
+
"cloudInfo": "Введіть свій ключ Govee API, щоб увімкнути імена пристроїв, сцени та керування сегментами. Отримайте свій ключ у програмі Govee Home у розділі Обліковий запис > Налаштування > Про нас > Подати заявку на отримання ключа API.",
|
|
6
|
+
"donateKofi": "Підтримка на Ko-fi",
|
|
7
|
+
"donatePaypal": "Пожертвуйте через PayPal",
|
|
8
|
+
"emailLabel": "Електронна пошта",
|
|
9
|
+
"lanHeader": "Контроль локальної мережі (завжди активний)",
|
|
10
|
+
"lanInfo": "Пристрої з увімкненим режимом локальної мережі в програмі Govee Home виявляються автоматично. Це забезпечує найшвидший контроль (~100 мс).",
|
|
11
|
+
"mqttHeader": "Обліковий запис Govee (необов'язково)",
|
|
12
|
+
"mqttInfo": "Введіть облікові дані свого облікового запису Govee, щоб увімкнути оновлення статусу в реальному часі через MQTT. Без цього статус оновлюється лише за запитом.",
|
|
13
|
+
"passwordLabel": "Пароль",
|
|
14
|
+
"pollIntervalLabel": "Інтервал оновлення хмари (у секундах)",
|
|
15
|
+
"settingsHeader": "Налаштування",
|
|
16
|
+
"supportHeader": "Підтримка"
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aboutInfo": "该适配器是免费且开源的。如果您觉得有用,请考虑支持开发。",
|
|
3
|
+
"apiKeyLabel": "API密钥",
|
|
4
|
+
"cloudHeader": "云API(可选)",
|
|
5
|
+
"cloudInfo": "输入您的 Govee API 密钥以启用设备名称、场景和分段控制。在 Govee Home 应用程序中的帐户 > 设置 > 关于我们 > 申请 API 密钥下获取密钥。",
|
|
6
|
+
"donateKofi": "支持 Ko-fi",
|
|
7
|
+
"donatePaypal": "通过 PayPal 捐赠",
|
|
8
|
+
"emailLabel": "电子邮件",
|
|
9
|
+
"lanHeader": "LAN 控制(始终有效)",
|
|
10
|
+
"lanInfo": "会自动发现在 Govee Home 应用程序中启用 LAN 模式的设备。这提供了最快的控制(~100ms)。",
|
|
11
|
+
"mqttHeader": "Govee 帐户(可选)",
|
|
12
|
+
"mqttInfo": "输入您的 Govee 帐户凭据以通过 MQTT 启用实时状态更新。如果没有这个,状态只会根据请求更新。",
|
|
13
|
+
"passwordLabel": "密码",
|
|
14
|
+
"pollIntervalLabel": "云刷新间隔(秒)",
|
|
15
|
+
"settingsHeader": "设置",
|
|
16
|
+
"supportHeader": "支持"
|
|
17
|
+
}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
{
|
|
2
|
+
"i18n": true,
|
|
3
|
+
"type": "panel",
|
|
4
|
+
"items": {
|
|
5
|
+
"_lanHeader": {
|
|
6
|
+
"newLine": true,
|
|
7
|
+
"type": "header",
|
|
8
|
+
"text": "lanHeader",
|
|
9
|
+
"size": 4
|
|
10
|
+
},
|
|
11
|
+
"_lanInfo": {
|
|
12
|
+
"type": "staticText",
|
|
13
|
+
"text": "lanInfo",
|
|
14
|
+
"xs": 12, "sm": 12, "md": 12, "lg": 12, "xl": 12,
|
|
15
|
+
"style": { "fontSize": 14, "marginBottom": 16 }
|
|
16
|
+
},
|
|
17
|
+
|
|
18
|
+
"_cloudHeader": {
|
|
19
|
+
"newLine": true,
|
|
20
|
+
"type": "header",
|
|
21
|
+
"text": "cloudHeader",
|
|
22
|
+
"size": 5
|
|
23
|
+
},
|
|
24
|
+
"_cloudInfo": {
|
|
25
|
+
"type": "staticText",
|
|
26
|
+
"text": "cloudInfo",
|
|
27
|
+
"xs": 12, "sm": 12, "md": 12, "lg": 12, "xl": 12,
|
|
28
|
+
"style": { "fontSize": 14, "marginBottom": 8 }
|
|
29
|
+
},
|
|
30
|
+
"apiKey": {
|
|
31
|
+
"type": "password",
|
|
32
|
+
"label": "apiKeyLabel",
|
|
33
|
+
"xs": 12, "sm": 12, "md": 8, "lg": 6, "xl": 6
|
|
34
|
+
},
|
|
35
|
+
|
|
36
|
+
"_mqttHeader": {
|
|
37
|
+
"newLine": true,
|
|
38
|
+
"type": "header",
|
|
39
|
+
"text": "mqttHeader",
|
|
40
|
+
"size": 5
|
|
41
|
+
},
|
|
42
|
+
"_mqttInfo": {
|
|
43
|
+
"type": "staticText",
|
|
44
|
+
"text": "mqttInfo",
|
|
45
|
+
"xs": 12, "sm": 12, "md": 12, "lg": 12, "xl": 12,
|
|
46
|
+
"style": { "fontSize": 14, "marginBottom": 8 }
|
|
47
|
+
},
|
|
48
|
+
"goveeEmail": {
|
|
49
|
+
"type": "text",
|
|
50
|
+
"label": "emailLabel",
|
|
51
|
+
"xs": 12, "sm": 6, "md": 4, "lg": 4, "xl": 4
|
|
52
|
+
},
|
|
53
|
+
"goveePassword": {
|
|
54
|
+
"type": "password",
|
|
55
|
+
"label": "passwordLabel",
|
|
56
|
+
"xs": 12, "sm": 6, "md": 4, "lg": 4, "xl": 4
|
|
57
|
+
},
|
|
58
|
+
|
|
59
|
+
"_settingsHeader": {
|
|
60
|
+
"newLine": true,
|
|
61
|
+
"type": "header",
|
|
62
|
+
"text": "settingsHeader",
|
|
63
|
+
"size": 5
|
|
64
|
+
},
|
|
65
|
+
"pollInterval": {
|
|
66
|
+
"type": "number",
|
|
67
|
+
"label": "pollIntervalLabel",
|
|
68
|
+
"min": 30,
|
|
69
|
+
"max": 3600,
|
|
70
|
+
"xs": 12, "sm": 6, "md": 4, "lg": 3, "xl": 3
|
|
71
|
+
},
|
|
72
|
+
|
|
73
|
+
"_supportHeader": {
|
|
74
|
+
"newLine": true,
|
|
75
|
+
"type": "header",
|
|
76
|
+
"text": "supportHeader",
|
|
77
|
+
"size": 5
|
|
78
|
+
},
|
|
79
|
+
"_aboutInfo": {
|
|
80
|
+
"type": "staticText",
|
|
81
|
+
"text": "aboutInfo",
|
|
82
|
+
"xs": 12, "sm": 12, "md": 12, "lg": 12, "xl": 12,
|
|
83
|
+
"style": { "fontSize": 14, "marginBottom": 16 }
|
|
84
|
+
},
|
|
85
|
+
"_kofiLink": {
|
|
86
|
+
"type": "staticLink",
|
|
87
|
+
"href": "https://ko-fi.com/krobipd",
|
|
88
|
+
"label": "donateKofi",
|
|
89
|
+
"button": true,
|
|
90
|
+
"variant": "outlined",
|
|
91
|
+
"color": "primary",
|
|
92
|
+
"xs": 12, "sm": 6, "md": 4, "lg": 4, "xl": 4
|
|
93
|
+
},
|
|
94
|
+
"_paypalLink": {
|
|
95
|
+
"type": "staticLink",
|
|
96
|
+
"href": "https://paypal.me/krobipd",
|
|
97
|
+
"label": "donatePaypal",
|
|
98
|
+
"button": true,
|
|
99
|
+
"variant": "outlined",
|
|
100
|
+
"color": "primary",
|
|
101
|
+
"xs": 12, "sm": 6, "md": 4, "lg": 4, "xl": 4
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|