WeConnect
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
WeConnect
WeConnect
/
rsdev.ovh.weconnect.ha
/
HaSwitchDiscovery
/
HaSwitchDiscovery
Ha
Switch
Discovery
constructor
(
name
:
String
,
stateTopic
:
String
,
commandTopic
:
String
,
uniqueId
:
String
,
device
:
HaMqttDevice
,
payloadOn
:
String
=
"ON"
,
payloadOff
:
String
=
"OFF"
,
icon
:
String
?
=
null
)