mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +00:00
Fix broken link (#2101)
* Fix broken link * Remove unnecessary highlighting
This commit is contained in:
parent
7e76189ae8
commit
db434eb7bd
@ -57,5 +57,5 @@ def setup(hass, config):
|
|||||||
|
|
||||||
Home Assistant comes with a lot of bundled helpers to listen to specific types of event. There are helpers to track a point in time, to track a time interval, a state change or the sun set. [See available methods.][helpers]
|
Home Assistant comes with a lot of bundled helpers to listen to specific types of event. There are helpers to track a point in time, to track a time interval, a state change or the sun set. [See available methods.][helpers]
|
||||||
|
|
||||||
[helpers]: https://dev-docs.home-assistant.io/en/dev/api/helpers.html#module-homeassistant.helpers.event
|
[helpers]: https://developers.home-assistant.io/docs/integration_listen_events#available-event-helpers
|
||||||
[object]: https://www.home-assistant.io/docs/configuration/events/
|
[object]: https://www.home-assistant.io/docs/configuration/events/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user