We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tx_power
1 parent a076d7a commit 6f9e577Copy full SHA for 6f9e577
README.md
@@ -54,7 +54,9 @@ zha:
54
max_concurrent_requests: auto
55
56
# Only if your stick has a built-in power amplifier (i.e. CC1352P and CC2592)
57
- # If set, must be between -22 (low) and 19 (high)
+ # If set, must be between:
58
+ # * CC1352/2652: -22 and 19
59
+ # * CC253x: -22 and 22
60
tx_power:
61
62
# Only if your stick has a controllable LED (the CC2531)
0 commit comments