Documentation for Xiaomi MHO-C303 sensor (#1855)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
drug123 2022-01-26 23:54:47 +00:00 committed by GitHub
parent 2aad032f6e
commit ed30567789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -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
********