open-fixture-library icon indicating copy to clipboard operation
open-fixture-library copied to clipboard

Add fixture `yiflamefly/60w-pinspot-light-rgbw`

Open FloEdelmann opened this issue 1 month ago • 1 comments

  • Update manufacturers.json
  • Add fixture yiflamefly/60w-pinspot-light-rgbw

Thank you @angrest!

FloEdelmann avatar Nov 19 '25 21:11 FloEdelmann

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests. You can run a plugin's export tests by executing: $ node cli/run-export-test.js -p <plugin name> <fixtures>

✔️ yiflamefly / 60w-pinspot-light-rgbw: d-light / attributes-correctness
  • ✔️ yiflamefly/60w-pinspot-light-rgbw-7ch.xml
  • ✔️ yiflamefly/60w-pinspot-light-rgbw-11ch.xml
✔️ yiflamefly / 60w-pinspot-light-rgbw: dmxcontrol3 / channel-numbers
  • ✔️ yiflamefly-60w-pinspot-light-rgbw-7ch.xml
  • ✔️ yiflamefly-60w-pinspot-light-rgbw-11ch.xml
✔️ yiflamefly / 60w-pinspot-light-rgbw: dragonframe / json-schema-conformity
  • ✔️ yiflamefly/60w-pinspot-light-rgbw.json
  • ✔️ manufacturers.json
✔️ yiflamefly / 60w-pinspot-light-rgbw: millumin / json-schema-conformity
  • ✔️ yiflamefly/60w-pinspot-light-rgbw.json
yiflamefly / 60w-pinspot-light-rgbw: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Yiflamefly-60W-Pinspot-Light-RGBW.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
yiflamefly / 60w-pinspot-light-rgbw: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Yiflamefly-60W-Pinspot-Light-RGBW.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Width': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Height': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Depth': '0' is not a valid value of the atomic type 'xs:positiveInteger'.

github-actions[bot] avatar Nov 19 '25 21:11 github-actions[bot]