{ "repoName": "fpp-hdmi-cec", "name": "HDMI CEC Control +", "author": "Nick Scilingo (FocusedOnSound)", "description": "HDMI CEC control for Falcon Player — power your TV or PC monitor on/off, switch inputs, and control volume directly from FPP playlists, schedules, and GPIO triggers. Supports CEC-capable TVs and PC monitors via DDC/CI (ddcutil). Free for personal use.", "homeURL": "https://github.com/focusedonsound/fpp-hdmi-cec", "srcURL": "https://github.com/focusedonsound/fpp-hdmi-cec.git", "bugURL": "https://github.com/focusedonsound/fpp-hdmi-cec/issues", "allowUpdates": 1, "versions": [ { "minFPPVersion": "9.0", "maxFPPVersion": "9.99", "branch": "main", "sha": "", "dependencies": { "packages": ["cec-utils"] } }, { "minFPPVersion": "10.0", "maxFPPVersion": "0", "branch": "main", "sha": "", "dependencies": { "packages": ["cec-utils"] } } ] }