mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 06:20:21 +00:00
Merge branch 'de_dupe_logging' into integration
This commit is contained in:
@@ -11,8 +11,6 @@ sensor:
|
||||
name: Radiation Dose @ 10 min
|
||||
status:
|
||||
name: Status
|
||||
version:
|
||||
name: FW Version
|
||||
measurement_duration:
|
||||
name: Measuring Time
|
||||
|
||||
@@ -21,3 +19,8 @@ binary_sensor:
|
||||
gdk101_id: my_gdk101
|
||||
vibrations:
|
||||
name: Vibrations
|
||||
|
||||
text_sensor:
|
||||
- platform: gdk101
|
||||
version:
|
||||
name: FW Version
|
||||
|
||||
@@ -2,7 +2,7 @@ network:
|
||||
enable_ipv6: true
|
||||
|
||||
openthread:
|
||||
device_type: FTD
|
||||
device_type: MTD
|
||||
channel: 13
|
||||
network_name: OpenThread-8f28
|
||||
network_key: 0xdfd34f0f05cad978ec4e32b0413038ff
|
||||
@@ -11,3 +11,5 @@ openthread:
|
||||
pskc: 0xc23a76e98f1a6483639b1ac1271e2e27
|
||||
mesh_local_prefix: fd53:145f:ed22:ad81::/64
|
||||
force_dataset: true
|
||||
use_address: open-thread-test.local
|
||||
poll_period: 20sec
|
||||
|
||||
Reference in New Issue
Block a user