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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user