UNPKG
homebridge-gpio-on-switch
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
gpio on switch
github.com/classlfz/homebridge-gpio-on-switch
classlfz/homebridge-gpio-on-switch
homebridge-gpio-on-switch
/
dist
/
settings.d.ts
4 lines
(3 loc)
•
186 B
TypeScript
View Raw
1
2
3
4
export
declare
const
ACCESSORY_NAME
=
"HomebridgeGpioOnSwitch"
;
export
declare
const
MANU_FACTURER
=
"homebridge gpio on switch"
;
export
declare
const
MODEL
=
"RespberryPI GPIO Switch"
;