mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-05 20:38:27 +02:00
Add support for MHO-C401 (#1486)
Committer: nikito7 Co-authored-by: vevsvevs <v-v@mail.ru> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: nikito7 <root@vbox.lan>
This commit is contained in:
@@ -21,7 +21,8 @@ struct XiaomiParseResult {
|
||||
TYPE_JQJCY01YM,
|
||||
TYPE_MUE4094RT,
|
||||
TYPE_WX08ZM,
|
||||
TYPE_MJYD02YLA
|
||||
TYPE_MJYD02YLA,
|
||||
TYPE_MHOC401
|
||||
} type;
|
||||
std::string name;
|
||||
optional<float> temperature;
|
||||
|
||||
Reference in New Issue
Block a user