ha-core/homeassistant/components/homeassistant
rlippmann 1120246194
Deprecate relative_time() in favor of time_since() and time_until() (#111177)
* add time_since/time_until.  add deprecation of relative_time

* fix merge conflicts

* Apply suggestions from code review

* Update homeassistant/helpers/template.py

* Update homeassistant/helpers/template.py

* Update homeassistant/helpers/template.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-24 11:13:07 +02:00
..
triggers Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
__init__.py Fix scene integration doing blocking I/O in the event loop to import platforms (#113391) 2024-03-14 14:56:57 -10:00
const.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
exposed_entities.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
icons.json Add service icons to Home Assistant (#113307) 2024-03-14 13:43:17 +01:00
logbook.py Use EventType for system events (#115190) 2024-04-08 08:25:34 -10:00
manifest.json
scene.py Get ServiceValidationError message from translation cache only (#113704) 2024-03-18 14:42:21 +01:00
services.yaml
strings.json Deprecate relative_time() in favor of time_since() and time_until() (#111177) 2024-04-24 11:13:07 +02:00
system_health.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
trigger.py Add a helper to import modules from the event loop (#113169) 2024-03-14 00:26:33 -04:00