diff --git a/custom_components/echonetlite/const.py b/custom_components/echonetlite/const.py index 2e49712..5024300 100644 --- a/custom_components/echonetlite/const.py +++ b/custom_components/echonetlite/const.py @@ -113,7 +113,7 @@ CONF_STATE_CLASS: STATE_CLASS_MEASUREMENT } } - } + }, 'default': { CONF_ICON: None, CONF_TYPE: None,