Some zwave cleanup (#6203)
This commit is contained in:
parent
9f04b55572
commit
b27ba9660b
8 changed files with 2 additions and 33 deletions
|
@ -21,8 +21,6 @@ DEPENDENCIES = []
|
|||
|
||||
def get_device(value, **kwargs):
|
||||
"""Create zwave entity device."""
|
||||
value.set_change_verified(False)
|
||||
|
||||
device_mapping = workaround.get_device_mapping(value)
|
||||
if device_mapping == workaround.WORKAROUND_NO_OFF_EVENT:
|
||||
# Default the multiplier to 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue