diff --git a/custom_components/solis/sensor.py b/custom_components/solis/sensor.py index f76a957..e7c2848 100644 --- a/custom_components/solis/sensor.py +++ b/custom_components/solis/sensor.py @@ -43,7 +43,7 @@ _LOGGER = logging.getLogger(__name__) # VERSION -VERSION = '3.3.4' +VERSION = '3.4.0' # ATTRIBUTES LAST_UPDATED = 'Last updated'