minor fixes

This commit is contained in:
Marcus Westin 2020-01-24 10:20:39 +01:00
parent ff1952cd88
commit df4cdc1141
4 changed files with 10 additions and 10 deletions

View file

@ -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,