mirror of
https://github.com/home-assistant/core.git
synced 2025-11-16 22:40:44 +00:00
Use core constants for modbus (#46388)
This commit is contained in:
@@ -148,7 +148,6 @@ class ModbusCover(CoverEntity, RestoreEntity):
|
||||
|
||||
False if entity pushes its state to HA.
|
||||
"""
|
||||
|
||||
# Handle polling directly in this entity
|
||||
return False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user