Updating the Plejd / HA Device information model to be compatible with suggested_area.
This commit is contained in:
parent
7ba38d6acf
commit
dc3d2237da
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ const getOutputDeviceDiscoveryPayload = (
|
|||
qos: 1,
|
||||
retain: true,
|
||||
device: {
|
||||
identifiers: `${device.deviceId}`,
|
||||
identifiers: `${device.uniqueId}`,
|
||||
manufacturer: 'Plejd',
|
||||
model: device.typeName,
|
||||
name: device.name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue