devWaves / SwitchBot-MQTT-BLE-ESP32

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sensor.esp32_linkquality (WiFi signal level) show as "rssi" instead of "dBm"

iz8mbw opened this issue · comments

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!