Compare commits
2 Commits
e4c1ab1ac2
...
1f7df559b1
Author | SHA1 | Date | |
---|---|---|---|
1f7df559b1 | |||
d75a7d26a6 |
@ -383,7 +383,7 @@ micro_wake_word:
|
|||||||
id: mww
|
id: mww
|
||||||
microphone:
|
microphone:
|
||||||
microphone: mic
|
microphone: mic
|
||||||
gain_factor: 4
|
gain_factor: 8
|
||||||
stop_after_detection: false
|
stop_after_detection: false
|
||||||
models:
|
models:
|
||||||
- model: github://genehand/Custom_V2_MicroWakeWords/models/computer/computer.json@update-json
|
- model: github://genehand/Custom_V2_MicroWakeWords/models/computer/computer.json@update-json
|
||||||
@ -699,10 +699,9 @@ binary_sensor:
|
|||||||
name: "SuperSensor Occupancy"
|
name: "SuperSensor Occupancy"
|
||||||
id: supersensor_occupancy
|
id: supersensor_occupancy
|
||||||
device_class: occupancy
|
device_class: occupancy
|
||||||
on_press:
|
on_state:
|
||||||
- script.execute: light_off
|
then:
|
||||||
on_release:
|
- script.execute: light_off
|
||||||
- script.execute: light_off
|
|
||||||
|
|
||||||
- platform: gpio
|
- platform: gpio
|
||||||
name: "PIR GPIO"
|
name: "PIR GPIO"
|
||||||
|
Reference in New Issue
Block a user