Skip to content

Commit

Permalink
Set disabled as default of Refrigerator (03-B7-E0)
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed May 14, 2024
1 parent f88ca34 commit 1c70249
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/echonetlite/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,8 @@
"ice",
"vegetable",
"multi_refrigerating",
]
],
CONF_DISABLED_DEFAULT: True,
}, # "Maximum allowable temperature setting level",
0xE2: {
CONF_TYPE: SensorDeviceClass.TEMPERATURE,
Expand Down

0 comments on commit 1c70249

Please sign in to comment.