Adjust DeviceInfo registration on zwave_js (#58391)

Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
epenet 2021-10-25 12:05:45 +02:00 committed by GitHub
parent b3f6be0cec
commit ef48238ac3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View file

@ -352,7 +352,6 @@ ATTR_LOCATION: Final = "location"
ATTR_MODE: Final = "mode"
ATTR_CONFIG_ENTRY_ID: Final = "config_entry_id"
ATTR_CONFIGURATION_URL: Final = "configuration_url"
ATTR_CONNECTIONS: Final = "connections"
ATTR_MANUFACTURER: Final = "manufacturer"