Access this instance at HomeyAPIV3Cloud.energydongle
.
Extends
- HomeyAPIV3.ManagerEnergyDongle
Instance Methods
getOptionPhaseLoadNotificationSettings
(async) getOptionPhaseLoadNotificationSettings(): Promise.<any>Scopes
homey.system.readonly
HTTP
GET /api/manager/energydongle/option/phaseLoadNotificationSettings
Returns
Promise.<any>
setOptionPhaseLoadNotificationSettings
(async) setOptionPhaseLoadNotificationSettings(opts): Promise.<any>Scopes
homey.system
HTTP
PUT /api/manager/energydongle/option/phaseLoadNotificationSettings
Parameters
Name | Type | Description |
---|---|---|
opts
|
object | |
value
|
* | |
|
Returns
Promise.<any>
unsetOptionPhaseLoadNotificationSettings
(async) unsetOptionPhaseLoadNotificationSettings(): Promise.<any>Scopes
homey.system
HTTP
DELETE /api/manager/energydongle/option/phaseLoadNotificationSettings
Returns
Promise.<any>