We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d591b4b commit 5dc7631Copy full SHA for 5dc7631
src/models/device-functions.ts
@@ -7,7 +7,7 @@ export enum DeviceFunction{
7
LightPower,
8
Brightness,
9
FanPower,
10
- FanSpeed
+ FanSpeed,
11
OutletPower,
12
}
13
0 commit comments