From 62dccf424cda294e15100b5ee38af59c5f26b04d Mon Sep 17 00:00:00 2001 From: SzczepanLeon <75840303+SzczepanLeon@users.noreply.github.com> Date: Thu, 31 Oct 2024 23:14:08 +0100 Subject: [PATCH] Update __init__.py --- components/wmbus/text_sensor/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/components/wmbus/text_sensor/__init__.py b/components/wmbus/text_sensor/__init__.py index 5a57346..a1bb11e 100755 --- a/components/wmbus/text_sensor/__init__.py +++ b/components/wmbus/text_sensor/__init__.py @@ -7,7 +7,6 @@ CONF_TYPE, CONF_KEY, CONF_NAME, - CONF_UNIT_OF_MEASUREMENT, ) AUTO_LOAD = ["wmbus"]