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
MIT License
531 stars 66 forks source link

Add unit of measurement to Curtain Illuminance #59

Closed vin-w closed 2 years ago

vin-w commented 2 years ago

Add unit of measurement = "Level"(same as Home Assistant default switchbot integration), then Home Assistant will show Illuminance History as graph.

devWaves commented 2 years ago

I will add this to the v7 release