I hereby claim:
- I am reid on github.
- I am reid (https://keybase.io/reid) on keybase.
- I have a public key ASCW6GhT4gI64-pG6Qg0rFmukv0ZM7aJy0uw1sI3SaRROQo
To claim this, I am signing this object:
''' | |
Copyright 2023 Reid Burke <[email protected]> | |
All rights reserved. | |
Permission is hereby granted, free of charge, to any person obtaining a copy of | |
this software and associated documentation files (the “Software”), to deal in | |
the Software without restriction, including without limitation the rights to use, | |
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the | |
Software, and to permit persons to whom the Software is furnished to do so, | |
subject to the following conditions: |
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
# Using Home Assistant 0.79.3 | |
discovery: # Discover Google Home devices | |
# TP-Link TS110 | |
switch: | |
- platform: tplink | |
name: "Washer" | |
host: 10.0.1.150 | |
- platform: tplink |
I hereby claim:
To claim this, I am signing this object:
(function again() { | |
console.log("hello again!"); | |
setTimeout(again, 1000); | |
}()); |
Installing Ruby from source to: /Users/reid/.rvm/rubies/ruby-2.1.2, this may take a while depending on your cpu(s)... | |
ruby-2.1.2 - #downloading ruby-2.1.2, this may take a while depending on your connection... | |
To install do: 'rvm install ruby-2.1.2' | |
rvm rubies | |
ruby-1.9.3-p448 [ x86_64 ] | |
# Default ruby not set. Try 'rvm alias create default <ruby>'. |
[email protected] /Users/reid/Development/yeti | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├── [email protected] | |
├─┬ [email protected] | |
│ └── [email protected] | |
├── [email protected] | |
├─┬ [email protected] | |
│ ├── [email protected] |