I hereby claim:
- I am jrossi on github.
- I am jrossi (https://keybase.io/jrossi) on keybase.
- I have a public key whose fingerprint is C109 AE5B AF86 524A 0AD3 5297 B70B 4A72 E1C8 30C5
To claim this, I am signing this object:
| blueprint: | |
| name: Lutron Pico 5 Button - Light Entity Control | |
| description: "This blueprint allows for the association a Lutron Pico 5 Button (model PJ2-3BRL-GXX-X01) remote with a light entity. It is designed to simulate the operation of a standard Lutron Caseta wall dimmer including the press and hold functionality for the raise/lower buttons. It allows for the control over the brightness step percentage and transition speed and the assignment of any action to the middle button." | |
| source_url: https://gist.github.com/cymone-smart/9814a750a0d0cfb196fa1fa7ae3630bb | |
| domain: automation | |
| input: | |
| pico_1: | |
| name: Pico Device |
I hereby claim:
To claim this, I am signing this object:
| package main | |
| import ( | |
| "flag" | |
| "net" | |
| "os" | |
| "syscall" | |
| "github.com/golang/glog" | |
| ) |
| package main | |
| import ( | |
| "fmt" | |
| "github.com/coreos/go-etcd/etcd" | |
| "log" | |
| "os" | |
| "reflect" | |
| ) |
| # Install Golang 1.4 and Arc65 + dependencies on fresh Amazon AWS EC2 Ubuntu 14.04 LTS | |
| echo "install basic requirements" | |
| apt-get update && upgrade | |
| apt-get install build-essential mercurial git libssl-dev pkg-config tree | |
| echo "download Go and install it, as well as create GOPATH directory" | |
| cd ~ | |
| wget http://golang.org/dl/go1.4.linux-amd64.tar.gz && tar -xf go1.4.linux-amd64.tar.gz && rm go1.4.linux-amd64.tar.gz | |
| mv go /usr/local && mkdir -p /usr/local/gopath |
| [buildbot@localhost ossec-hids]$ pwd | |
| /home/buildbot/packages/ossec-hids | |
| [buildbot@localhost ossec-hids]$ mock -r el7-x86_64 ossec-hids-2.8-45.art.src.rpm | |
| No handlers could be found for logger "trace.__main__" | |
| Traceback (most recent call last): | |
| File "/usr/sbin/mock", line 306, in <module> | |
| def do_buildsrpm(config_opts, chroot, options, args): | |
| File "/usr/sbin/mock", line 512, in main | |
| uidManager._becomeUser(0, 0) | |
| File "<peak.util.decorators.rewrap wrapping mockbuild.uid._becomeUser at 0x01D32A28>", line 3, in _becomeUser |
| coverity = BuildFactory() | |
| coverity.addStep(Git(repourl='git://github.com/ossec/ossec-hids.git', mode='incremental')) | |
| coverity.addStep(ShellCommand(workdir="build/src", command=["make", "clean"])) | |
| coverity.addStep(ShellCommand(workdir="build/src", command=["/home/jrossi/cov-analysis-linux64-7.0.2/bin/cov-build","--dir", "cov-int","make", "all"])) | |
| coverity.addStep(ShellCommand(workdir="build/src", command=["tar","czvf","ossec_coverity.tgz","cov-int"])) | |
| coverity.addStep(ShellCommand(workdir="build/src", | |
| hideStepIf=lambda results, s: 1, | |
| command=["curl", |
I hereby claim:
To claim this, I am signing this object: