* Add work item data * Add work item sensors * Add icon * Add test fixtures * Add none return tests * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Apply suggestion * Use icon translations * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update test --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"latest_build": {
|
|
"default": "mdi:pipe"
|
|
},
|
|
"work_item_count": {
|
|
"default": "mdi:ticket"
|
|
}
|
|
}
|
|
}
|
|
}
|