Use core constants for modbus (#46388)
This commit is contained in:
parent
b85ecc0bd2
commit
c75e63dc95
9 changed files with 5 additions and 17 deletions
|
@ -148,7 +148,6 @@ class ModbusCover(CoverEntity, RestoreEntity):
|
|||
|
||||
False if entity pushes its state to HA.
|
||||
"""
|
||||
|
||||
# Handle polling directly in this entity
|
||||
return False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue