core/homeassistant/components/azure_devops
Aidan Timson 42414d55e0
Azure DevOps build sensor attributes to new sensors (#114948)
* Setup for split

* Adjust to allow for None

* Create

* Add missing

* Fix datetime parsing in Azure DevOps sensor

* Remove definition id and name

These aren't needed and will never change

* Add tests for each sensor

* Add tests for edge cases

* Rename translations

* Update

* Use base sensor descriptions

* Remove

* Drop status

using this later for an event entity

* Switch to timestamp

* Switch to timestamp

* Merge

* Update snapshot

* Improvements from @joostlek

* Update homeassistant/components/azure_devops/sensor.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-06-04 10:50:43 +02:00
..
__init__.py Azure DevOps build sensor attributes to new sensors (#114948) 2024-06-04 10:50:43 +02:00
config_flow.py Upgrade aioazuredevops to 2.0.0 (#114537) 2024-04-01 16:51:27 +02:00
const.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
icons.json Add icon translations to Azure DevOps (#112436) 2024-03-05 21:34:50 +01:00
manifest.json Upgrade aioazuredevops to 2.0.0 (#114537) 2024-04-01 16:51:27 +02:00
sensor.py Azure DevOps build sensor attributes to new sensors (#114948) 2024-06-04 10:50:43 +02:00
strings.json Azure DevOps build sensor attributes to new sensors (#114948) 2024-06-04 10:50:43 +02:00