diff --git a/source/_components/alert.markdown b/source/_components/alert.markdown index c7c5f63976b..30c42c90a5e 100644 --- a/source/_components/alert.markdown +++ b/source/_components/alert.markdown @@ -23,11 +23,6 @@ water leak sensors, or any condition that may need your attention. Alerts will add an entity to the front end only when they are firing. This entity allows you to silence an alert until it is resolved. -

-When using the `alert` component, it is important that the time zone used for Home Assistant and the underlying operating system match. -Failing to do so may result in multiple alerts being sent at the same time (such as when Home Assistant is set to the `America/Detroit` time zone but the operating system uses `UTC`). -

- ### {% linkable_title Basic Example %} The `alert` component makes use of any of the `notifications` components. To