Closed DerGary closed 1 week ago
It is signal strength that is the esphome device receiving (from AP), check signal strength on your AP.
oh you are right, when I look at the values on the AP they change when I change the output_power 🙈 I'm sorry, I thought the change should be visible in both directions. Thank you for the quick reply, I'm a bit smarter now 🙏
The problem
I tried to change the
output_power
of thewifi
component but it seems to have no effect, the signal strength was -69dBm before the change and is still the same after changing to the lowest value 8.5 as well as the highest value 20.Which version of ESPHome has the issue?
2024.11.1
What type of installation are you using?
pip
Which version of Home Assistant has the issue?
2024.11.3
What platform are you using?
ESP32
Board
diymore 3 Stück ESP32 USB C ESP32 Entwicklungsausschuss ESP32 WROOM 32 ESP32 NodeMcu Development Board 2,4 GHz WLAN WiFi Bluetooth CP2102
Component causing the issue
wifi
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
I'm trying to decrease the wifi power as I believe it might interfere with my motion sensor that is right next to the board and is often triggered false positively.