I hereby claim:
- I am johnan on github.
- I am johnen (https://keybase.io/johnen) on keybase.
- I have a public key ASDIjMkCdneOou9Qb3NxbAvyY3gOZTA14VIMZEn_mjOTvQo
To claim this, I am signing this object:
| blueprint: | |
| name: Motion-activated Light with brightness level | |
| description: Turn on a light when motion is detected with a certain brightness level | |
| domain: automation | |
| input: | |
| motion_entity: | |
| name: Motion Sensor | |
| selector: | |
| entity: | |
| domain: binary_sensor |
I hereby claim:
To claim this, I am signing this object:
| import android.content.Context; | |
| import android.os.Build; | |
| import android.support.v7.widget.RecyclerView; | |
| import android.util.AttributeSet; | |
| import android.view.Gravity; | |
| import android.view.View; | |
| import android.view.ViewGroup; | |
| import android.view.animation.TranslateAnimation; | |
| import android.widget.FrameLayout; |