We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755f9e9 commit 65e619aCopy full SHA for 65e619a
plugwise/smile.py
@@ -143,7 +143,6 @@ def __init__(
143
self.smile_type = smile_type
144
self.smile_version = smile_version
145
self.therms_with_offset_func: list[str] = []
146
- SmileData.__init__(self)
147
148
def _all_entity_data(self) -> None:
149
"""Helper-function for get_all_gateway_entities().
0 commit comments