core/tests/components/derivative
karwosts 39c431c55c
Add 'max_sub_interval' option to derivative sensor (#125870)
* Add 'max_sub_interval' option to derivative sensor

* add strings

* little coverage

* improve test accuracy

* reimplement at dev head

* string

* handle unavailable

* simplify

* Add self to codeowner

* fix on remove

* Update homeassistant/components/derivative/sensor.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Fix parenthesis

* sort strings

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2025-06-24 15:05:28 +02:00
..
__init__.py
test_config_flow.py Add 'max_sub_interval' option to derivative sensor (#125870) 2025-06-24 15:05:28 +02:00
test_init.py Do not remove derivative config entry when input sensor is removed (#146506) 2025-06-11 11:19:44 +02:00
test_sensor.py Add 'max_sub_interval' option to derivative sensor (#125870) 2025-06-24 15:05:28 +02:00