1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Add Xiaomi MHOC303 sensor e-ink clock (#3115)

This commit is contained in:
drug123
2022-01-26 23:54:29 +00:00
committed by GitHub
parent ad1f4429c9
commit 0f3d4d9a47
8 changed files with 181 additions and 0 deletions

View File

@@ -204,5 +204,6 @@ esphome/components/wake_on_lan/* @willwill2will54
esphome/components/web_server_base/* @OttoWinter
esphome/components/whirlpool/* @glmnet
esphome/components/xiaomi_lywsd03mmc/* @ahpohl
esphome/components/xiaomi_mhoc303/* @drug123
esphome/components/xiaomi_mhoc401/* @vevsvevs
esphome/components/xpt2046/* @numo68