From c6f0aea2910f27ffa1d2082ac6bfa382486e2179 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 7 Dec 2022 18:58:02 +0100 Subject: [PATCH] 2022.12: Final sync with codebase --- CODEOWNERS | 1 + source/_integrations/fritzbox.markdown | 2 +- source/_integrations/local_calendar.markdown | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index c1f486f17e2..63aa0ba03af 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -363,6 +363,7 @@ source/_integrations/linux_battery.markdown @fabaff source/_integrations/litejet.markdown @joncar source/_integrations/litterrobot.markdown @natekspencer @tkdrob source/_integrations/livisi.markdown @StefanIacobLivisi +source/_integrations/local_calendar.markdown @allenporter source/_integrations/local_ip.markdown @issacg source/_integrations/lock.markdown @home-assistant/core source/_integrations/logbook.markdown @home-assistant/core diff --git a/source/_integrations/fritzbox.markdown b/source/_integrations/fritzbox.markdown index b2482577582..0008c078d23 100644 --- a/source/_integrations/fritzbox.markdown +++ b/source/_integrations/fritzbox.markdown @@ -25,7 +25,7 @@ ha_platforms: ha_codeowners: - '@mib1185' - '@flabbamann' -ha_integration_type: integration +ha_integration_type: hub --- The AVM FRITZ!SmartHome integration for Home Assistant allows you to integrate [FRITZ!DECT](https://en.avm.de/products/fritzdect/) devices like switches, sensors and thermostats. diff --git a/source/_integrations/local_calendar.markdown b/source/_integrations/local_calendar.markdown index fe68d017d4d..d222b0f6e63 100644 --- a/source/_integrations/local_calendar.markdown +++ b/source/_integrations/local_calendar.markdown @@ -28,4 +28,4 @@ Individual Calendar *Events* are what powers automations such as: * Send a notification *5 minutes before the start of any event* * Stop the media player *30 minutes after* the *end* of the event named *Exercise*. -See [Calendar Automations](/integrations/calendar#automation) for an overview, and read more about [Calendar Trigger Variables](/docs/automation/templating/#calendar) for the available information you can use in a condition or action such as the event `summary`, `description`, `location` and more. \ No newline at end of file +See [Calendar Automations](/integrations/calendar#automation) for an overview, and read more about [Calendar Trigger Variables](/docs/automation/templating/#calendar) for the available information you can use in a condition or action such as the event `summary`, `description`, `location` and more.