Closed SwoopX closed 3 months ago
Hey @SwoopX, thanks for your pull request!
[!TIP] Modified bundles can be downloaded here.
develco/heszb-120_heat_detector.json
: Intelligent heat alarm (HESZB-120) :heavy_check_mark:
frient/heszb-120_heat_detector.json
: Intelligent heat alarm (HESZB-120) :heavy_check_mark:
develco/smszb-120_smoke_detector.json
: Intelligent smoke alarm (SMSZB-120) :heavy_check_mark:
frient/smszb-120_smoke_detector.json
: Intelligent smoke alarm (SMSZB-120) :heavy_check_mark:
[!TIP] Everything is fine !
:clock8: Updated for commit 20ede2f054b565965d19a610d4f2d5210a6b1f74
Guess this needs a small refresh to solve merge conflict due earlier merged large PR :)
This pull request is now merged. The new DDB files have been uploaded to the store.
develco/heszb-120_heat_detector.json
: Intelligent heat alarm (HESZB-120) : with hash (1e2b4ef2d7)
frient/smszb-120_smoke_detector.json
: Intelligent smoke alarm (SMSZB-120) : with hash (b0622b9aa5)
develco/smszb-120_smoke_detector.json
: Intelligent smoke alarm (SMSZB-120) : with hash (2f5b51dfcc)
frient/heszb-120_heat_detector.json
: Intelligent heat alarm (HESZB-120) : with hash (37ef5d6876)
:clock830: Updated for commit bbff304ec61d8c08812a0b1c244a323e1d8c1d27
Not all state resource items are fit for usage in DDFs yet. Especially with lights, they are often associated with commands and the functionality is hardcoded. To allow customization in DDFs, the item shall accept arbitrary commands for the values "select" and "none". The value "lselect" (to pass a user defined ontime via API) is currently skipped, as there's currently no aligned way to expose/leverage it. For the time being, this works via legacy code; so do the other possible values.
The changes have been tested with the Develco/frient smoke and heat sensors and the DDFs were updated accordingly.