minor fixes
This commit is contained in:
parent
ff1952cd88
commit
df4cdc1141
4 changed files with 10 additions and 10 deletions
|
|
@ -39,7 +39,6 @@ const getDiscoveryPayload = device => ({
|
|||
state_topic: getStateTopic(device),
|
||||
command_topic: getCommandTopic(device),
|
||||
optimistic: false,
|
||||
retain: true,
|
||||
brightness: `${device.dimmable}`,
|
||||
device: {
|
||||
identifiers: device.serialNumber,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue