Closed MSL-DA closed 3 months ago
Hello, To make a DDF compatible with 2 devices need to use
"manufacturername": ["MFN 1", "MFN 2"],
"modelid": ["Model id1","Model id2"],
"vendor": "HEIMAN",
manufacturername and modelid need to be exactly the same than you can see in the GUI
Same problem ^^, this can't work
"manufacturername": "HEIMAN, Heiman",
"modelid": "SmokeSensor-EF-3.0, SmokeSensor-EF-3.0",
There is 2 devices ? One with "HEIMAN" and another with "Heiman" ?
Same problem ^^, this can't work
"manufacturername": "HEIMAN, Heiman", "modelid": "SmokeSensor-EF-3.0, SmokeSensor-EF-3.0",
There is 2 devices ? One with "HEIMAN" and another with "Heiman" ?
Yes ... if I specify Heiman in my DDF, it is not selected. I have to write HEIMAN
Is this correct?
"manufacturername": "HEIMAN, Heiman",
"modelid": "SmokeSensor-EF-3.0",
"vendor": "HEIMAN",
"product": "HS1SA"
So it mean, if you look on deconz the device Manufacture name is HEIMAN, Heiman
?
"manufacturername": [
"HEIMAN",
"Heiman"
],
"modelid": [
"SmokeSensor-EF-3.0",
"SmokeSensor-EF-3.0"
],
This is fine, it mean you can have a device with Heiman/SmokeSensor-EF-3.0 and another with HEIMAN/SmokeSensor-EF-3.0
@MSL-DA why have you cancelled your PR ? The last one was fine.
Hey @MSL-DA, thanks for your pull request!
DDB changes
Modified
heiman/hs1sa_smoke_sensor.json
: HS1SA :heavy_check_mark:Validation
:clock4: Updated for commit 5f672f4b9d63cf3a40ba7d6cfbd7095a96f91869