mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 14:01:43 +00:00
Expose model_id.
This commit is contained in:
@@ -532,6 +532,7 @@ class Bridge extends Extension {
|
||||
power_source: device.powerSource,
|
||||
software_build_id: device.softwareBuildID,
|
||||
date_code: device.dateCode,
|
||||
model_id: device.modelID,
|
||||
interviewing: device.interviewing,
|
||||
interview_completed: device.interviewCompleted,
|
||||
endpoints,
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user