esphome mi 1s lamp
This commit is contained in:
@@ -24,14 +24,27 @@ conversation:
|
||||
|
||||
logger:
|
||||
default: info
|
||||
logs:
|
||||
custom_components.hacs: debug
|
||||
custom_components.evnex: debug
|
||||
evnex: debug
|
||||
# logs:
|
||||
#custom_components.hacs: debug
|
||||
#custom_components.evnex: debug
|
||||
#evnex: debug
|
||||
|
||||
zha:
|
||||
enable_quirks: true
|
||||
custom_quirks_path: /config/custom_zha_quirks/
|
||||
device_config: # https://community.home-assistant.io/t/turning-a-light-entity-to-switch-entity/589599/7
|
||||
a4:c1:38:02:58:65:86:ed-1: # format: {ieee}-{endpoint_id}
|
||||
type: “switch” # corrected device type
|
||||
a4:c1:38:a1:db:1d:38:b7-1: # format: {ieee}-{endpoint_id}
|
||||
type: “switch” # corrected device type
|
||||
zigpy_config:
|
||||
ota:
|
||||
otau_directory: /config/zigpy_ota
|
||||
ikea_provider: true
|
||||
ledvance_provider: true
|
||||
salus_provider: true
|
||||
inovelli_provider: true
|
||||
thirdreality_provider: true
|
||||
|
||||
device_tracker:
|
||||
- platform: bluetooth_le_tracker
|
||||
|
Reference in New Issue
Block a user