mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-26 14:27:20 +00:00
Prettier
This commit is contained in:
parent
8f5c9295d3
commit
246724c59e
@ -80,7 +80,7 @@ export const updateDeviceRegistryEntry = (
|
||||
export const removeConfigEntryFromDevice = (
|
||||
hass: HomeAssistant,
|
||||
deviceId: string,
|
||||
configEntryId: string,
|
||||
configEntryId: string
|
||||
) =>
|
||||
hass.callWS<DeviceRegistryEntry>({
|
||||
type: "config/device_registry/remove_config_entry",
|
||||
|
Loading…
x
Reference in New Issue
Block a user