5b2816e56c
Fix line length violations in tests/components s ( #170990 )
...
Co-authored-by: Simone Chemelli <[email protected] >
2026-05-17 17:14:26 -04:00
ec18e0c6d4
Add uptime device class to the sensor platform ( #164266 )
...
Co-authored-by: Copilot <[email protected] >
2026-04-24 16:18:17 +01:00
krahabb and GitHub
afeaf2409f
Add TEMPERATURE_DELTA device class to Number and Sensor entities ( #147358 )
2025-10-15 11:49:12 +02:00
ec148e0459
Add PM4 (particulates < 4μm) sensor and number device classes ( #112867 )
...
Co-authored-by: Erik Montnemery <[email protected] >
Co-authored-by: J. Nick Koston <[email protected] >
2025-09-19 08:12:09 -06:00
Michael and GitHub
50047f0a4e
Add new device class for absolute humidity ( #148567 )
2025-07-14 11:46:17 +02:00
Abílio Costa and GitHub
0cce4d1b81
Test all device classes in Sensor device condition/trigger tests ( #146366 )
2025-06-09 14:22:58 +01:00
alorente and GitHub
1d47dc41c9
Add reactive energy device class and units ( #143941 )
2025-05-15 12:05:46 +01:00
3e53cc175f
Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower ( #117153 )
...
* Refactoring: exchange POWER_VOLT_AMPERE_REACTIVE with UnitOfReactivePower
* updated iotawatt and mysensors from VOLT_AMPERE_REACTIVE to UnitOfReactivePower.VOLT_AMPERE_REACTIVE
* deprecation period for POWER_VOLT_AMPERE_REACTIVE changed to one year.
* POWER_VOLT_AMPERE_REACTIVE changed to UnitOfReactivePower in blebox integration
* Update homeassistant/const.py
---------
Co-authored-by: Erik Montnemery <[email protected] >
2024-08-21 15:36:45 +02:00
Jan-Philipp Benecke and GitHub
22b14d83e8
Use setup_test_component_platform helper for sensor entity component tests instead of hass.components ( #114316 )
...
* Use `setup_test_component_platform` helper for sensor entity component tests instead of `hass.components`
* Missing file
* Fix import
* Remove invalid device class
2024-03-28 12:07:55 +01:00