mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +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,
|
||||
"name": self.project,
|
||||
"entry_type": "service",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user