diff --git a/components/sensor/images/xiaomi_mhoc303.jpg b/components/sensor/images/xiaomi_mhoc303.jpg new file mode 100644 index 000000000..ff0db4374 Binary files /dev/null and b/components/sensor/images/xiaomi_mhoc303.jpg differ diff --git a/components/sensor/xiaomi_ble.rst b/components/sensor/xiaomi_ble.rst index 3cfc5452d..f02a380a1 100644 --- a/components/sensor/xiaomi_ble.rst +++ b/components/sensor/xiaomi_ble.rst @@ -237,6 +237,31 @@ Configuration example for PVVX MiThermometer firmware set to "Custom" advertisem battery_voltage: name: "PVVX Battery-Voltage" +MHO-C303 +******** + +Hygro thermometer clock with alarm, rectangular body, e-ink display, broadcasts temperature, humidity and battery status. Not encrypted. + +.. figure:: images/xiaomi_mhoc303.jpg + :align: center + :width: 30.0% + +Similar to the LYWSD02, with additional clock features (alarm, pomodoro timer). Runs on two AAA batteries. + +Configuration example: + +.. code-block:: yaml + + sensor: + - platform: xiaomi_mhoc303 + mac_address: "E7:50:59:32:A0:1C" + temperature: + name: "MHO-C303 Climate Temperature" + humidity: + name: "MHO-C303 Climate Humidity" + battery_level: + name: "MHO-C303 Climate Battery Level" + MHO-C401 ********