added motion sensor example
This commit is contained in:
6
examples/example.yaml
Normal file
6
examples/example.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
example_motion:
|
||||
module: motion
|
||||
class: MotionSensor
|
||||
motion_sensor: binary_sensor.bathroom_motion_occupancy
|
||||
light: light.bathroom
|
||||
off_duration: 10
|
||||
Reference in New Issue
Block a user