ZB-Stick with Home Assistant
rev. 0.4 | 8
popp.eu
Setup Logging (optional)
To spot any potential issues it is good practice to enable logging, at least during the setup
and installation period. To do it, just add the following lines to the configuration file
/config/configuration.yaml
:
logger:
default: warn
logs:
homeassistant.components.zha: debug
bellows.ezsp: debug
bellows.uart: debug
zigpy.zdo: debug
zigpy.application: debug