JohnBrodie / pyjector

Library to help control your projector over a serial connection
MIT License
50 stars 19 forks source link

Error in benq.json #10

Closed towolf closed 8 years ago

towolf commented 8 years ago

The command for high altitude mode has a syntax error:

        "high_altitude_mode": {
            "command": "Highaltitude",
                "on": "on",
                "off": "off",
                "status": "?"
            }
        },

This is missing the line

            "actions": {
leakim commented 8 years ago

I don't have a benq so I cant verify but do feel free to create a pull request. =)

towolf commented 8 years ago

It's a syntax error.

Benq is also missing the brilliant color, BS command.