Repositories
g50a-commander
Command-line utility to send commands and query status from a Mitsubishi G-50A or GB-50A Central Controller. If you have a G-50A or GB-50A central controller for your airconditioning then this is just the ticket for you to be able to send commands to it and query it’s status.
-
Cloning this repository:
git clone git://gitorious.org/g50a-commander/g50a-commander.git g50a-commander cd g50a-commander
Add this repository as a remote to an existing local repository:
git remote add g50a-commander git://gitorious.org/g50a-commander/g50a-commander.git git fetch g50a-commander git checkout -b my-local-tracking-branch g50a-commander/master_or_other_branch

