Allows for multiple SwitchBot bots and curtains to be controlled via MQTT sent to ESP32. ESP32 will send BLE commands to switchbots and return MQTT responses to the broker. Also supports Temperature, Motion, Contact sensors
MIT License
560
stars
70
forks
source link
sensor.esp32_linkquality (WiFi signal level) show as "rssi" instead of "dBm" #122
Hello.
I see the "sensor.esp32_linkquality" (Entity in Home Assistant) that is the WiFi signal of ESP32 shown as "rssi".
I suggest to modify it to "dBm", since the "Unit of measurement" of signal (the values number returned) is "dBm".
Hello. I see the "sensor.esp32_linkquality" (Entity in Home Assistant) that is the WiFi signal of ESP32 shown as "rssi". I suggest to modify it to "dBm", since the "Unit of measurement" of signal (the values number returned) is "dBm".
Thanks!