Update Screek-Humen-Dectet-1u.yaml
This commit is contained in:
parent
054a8cf594
commit
4bbc3ff1b1
|
|
@ -1,3 +1,6 @@
|
|||
# This is a custom firmware for Human Presence Sensor 1U
|
||||
# https://screek.tech
|
||||
|
||||
esphome:
|
||||
name: screek-humen-sensor-1u
|
||||
comment: Screek Human Presence Sensor 1U
|
||||
|
|
@ -27,7 +30,7 @@ external_components:
|
|||
# - source: github://screek-workshop/custom_components_support_for_screek_1u
|
||||
- source:
|
||||
type: git
|
||||
url: https://github.com/screekworkshop/custom_components_support_for_screek_1u
|
||||
url: https://github.com/screek-workshop/custom_components_support_for_screek_1u
|
||||
ref: master
|
||||
# components: [ ld2410, uart ]
|
||||
|
||||
|
|
@ -54,6 +57,12 @@ ota:
|
|||
# after that, you may always ota with your own password.
|
||||
password: "all-things-in-their-being-are-good-for-something" # words by Socrates
|
||||
|
||||
# By automatically importing to the console,
|
||||
# subsequent adjustments can be easily made without having to manually fix a specific name.
|
||||
dashboard_import:
|
||||
package_import_url: github://screekworkshop/screek-human-sensor/1u/yaml/Screek-Humen-Dectet-1u.yaml@2023.06
|
||||
import_full_config: True
|
||||
|
||||
wifi:
|
||||
# power_save_mode: NONE
|
||||
output_power: 15dB
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user