Fix zwave_js ZWaveTiltCover docstring (#62972)

This is a small leftover from the PR that introduced the class, which
wasn't a generic class originally.
This commit is contained in:
Andre Richter 2021-12-29 01:24:27 +01:00 committed by GitHub
parent 026ead2889
commit acf3217449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,7 +177,7 @@ class ZWaveCover(ZWaveBaseEntity, CoverEntity):
class ZWaveTiltCover(ZWaveCover):
"""Representation of a Fibaro Z-Wave cover device."""
"""Representation of a Z-Wave Cover device with tilt."""
_attr_supported_features = (
SUPPORT_OPEN