modif config finale
This commit is contained in:
parent
d8adbd8c99
commit
341bd88d7c
2 changed files with 29 additions and 1 deletions
|
|
@ -120,4 +120,18 @@ number:
|
||||||
move_threshold:
|
move_threshold:
|
||||||
name: g8 move threshold
|
name: g8 move threshold
|
||||||
still_threshold:
|
still_threshold:
|
||||||
name: g8 still threshold
|
name: g8 still threshold
|
||||||
|
|
||||||
|
switch:
|
||||||
|
- platform: ld2410
|
||||||
|
engineering_mode:
|
||||||
|
name: "engineering mode"
|
||||||
|
bluetooth:
|
||||||
|
name: "control bluetooth"
|
||||||
|
|
||||||
|
select:
|
||||||
|
- platform: ld2410
|
||||||
|
distance_resolution:
|
||||||
|
name: "distance resolution"
|
||||||
|
light_function:
|
||||||
|
name: light function
|
||||||
|
|
@ -139,6 +139,20 @@ number:
|
||||||
name: g4 move threshold
|
name: g4 move threshold
|
||||||
still_threshold:
|
still_threshold:
|
||||||
name: g4 still threshold
|
name: g4 still threshold
|
||||||
|
|
||||||
|
switch:
|
||||||
|
- platform: ld2410
|
||||||
|
engineering_mode:
|
||||||
|
name: "engineering mode"
|
||||||
|
bluetooth:
|
||||||
|
name: "control bluetooth"
|
||||||
|
|
||||||
|
select:
|
||||||
|
- platform: ld2410
|
||||||
|
distance_resolution:
|
||||||
|
name: "distance resolution"
|
||||||
|
light_function:
|
||||||
|
name: light function
|
||||||
```
|
```
|
||||||
|
|
||||||
=> config-finale.txt Votre fichier de configuration devrait ressembler à celui-ci !
|
=> config-finale.txt Votre fichier de configuration devrait ressembler à celui-ci !
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue