1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

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
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"