mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Mark Azure DevOps device as a service (#40044)
This commit is contained in:
parent
7b016063ca
commit
ae8c9d82bc
@ -126,4 +126,5 @@ class AzureDevOpsDeviceEntity(AzureDevOpsEntity):
|
|||||||
},
|
},
|
||||||
"manufacturer": self.organization,
|
"manufacturer": self.organization,
|
||||||
"name": self.project,
|
"name": self.project,
|
||||||
|
"entry_type": "service",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user