ZHA - SMlight Transmit Power

Recently aquired the amazing SMlight Zigbee dongle which I’m using with ZHA. One thing that seems to be missing from ZHA over Zigbee2Mqtt is to customise the configuration.

Are there any plans to enable this functionality to turn up the transmit power ?

# Set output power to max 20
advanced:
  transmit_power: 20

Definitely a shame this isn’t an option - the dongle I’m using is running at almost half of its transmit power by default and I’m having a lot of pairing issues in its current state.

I’ll also just leave this here: zigpy-znp/README.md at dev · zigpy/zigpy-znp · GitHub

1 Like

Thanks for pointing that out @rhysperry111

I’ve added theses line to my configuration.yaml

zha:
  zigpy_config:
    znp_config:
      tx_power: 20

Hopefully its working… the hairs on my arm stand on end when ever I turn a light on now ? :smiley: