Skip to content

New Model: Philips 9290030514 (Hue Filament Standard A60/E27 bluetooth) #1577

New Model: Philips 9290030514 (Hue Filament Standard A60/E27 bluetooth)

New Model: Philips 9290030514 (Hue Filament Standard A60/E27 bluetooth) #1577

name: LUT file validation
on:
pull_request:
paths:
- '**/*.csv.gz'
jobs:
validate-lut:
name: Validate LUT CSV files
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
cd .github/scripts/lut_validator
npm install
- name: Validate LUT CSV files
run: node .github/scripts/lut_validator/validate.js