Skip to content

Commit cf4def7

Browse files
committed
Starting...
1 parent 2444771 commit cf4def7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plugwise/data.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,10 @@ def _get_entity_data(self, entity_id: str) -> GwEntityData:
200200
entity, "heater_central", data, "no OpenTherm communication"
201201
)
202202

203+
if "module_id" ind entity:
204+
locator = "module/protocolszig_bee_node"
205+
206+
203207
# Switching groups data
204208
self._entity_switching_group(entity, data)
205209
# Adam data

0 commit comments

Comments
 (0)