From 8c7ba26a16efab49e560c7115282dfa0c428fe1a Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:23:28 +0100 Subject: [PATCH 01/28] Update facebook.markdown --- source/_integrations/facebook.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/facebook.markdown b/source/_integrations/facebook.markdown index c95710f36b22..2d6a0505e754 100644 --- a/source/_integrations/facebook.markdown +++ b/source/_integrations/facebook.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -The `facebook` notification {% term integration %} enables sending notifications via Facebook Messenger, powered by [Facebook](https://facebook.com). +The **Facebook Messenger** {% term integration %} enables sending notifications via Facebook Messenger, powered by [Facebook](https://facebook.com). To use this notification {% term integration %} in your installation, add the following to your {% term "`configuration.yaml`" %} file. {% include integrations/restart_ha_after_config_inclusion.md %} From 0f2493abc7058a4da01769f716c30ca725e5b4ab Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:23:42 +0100 Subject: [PATCH 02/28] Update fail2ban.markdown --- source/_integrations/fail2ban.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fail2ban.markdown b/source/_integrations/fail2ban.markdown index be5903566354..1be345da59b8 100644 --- a/source/_integrations/fail2ban.markdown +++ b/source/_integrations/fail2ban.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -The Fail2Ban {% term integration %} allows for IPs banned by [fail2ban](https://www.fail2ban.org/wiki/index.php/Main_Page) to be displayed in the Home Assistant frontend. +The **Fail2Ban** {% term integration %} allows for IPs banned by [fail2ban](https://www.fail2ban.org/wiki/index.php/Main_Page) to be displayed in the Home Assistant frontend. {% important %} This integration is only available on {% term "Home Assistant Container" %} . Unfortunately, it cannot be used with {% term "Home Assistant Operating System" %}. From 4d703950b44dc91d531d1ae71e4bd9696eccec12 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:23:58 +0100 Subject: [PATCH 03/28] Update fastdotcom.markdown --- source/_integrations/fastdotcom.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fastdotcom.markdown b/source/_integrations/fastdotcom.markdown index 4ed897f7a803..45c236474a1b 100644 --- a/source/_integrations/fastdotcom.markdown +++ b/source/_integrations/fastdotcom.markdown @@ -17,7 +17,7 @@ ha_platforms: ha_integration_type: service --- -The `fastdotcom` {% term integration %} uses the [Fast.com](https://fast.com/) web service to measure network bandwidth performance. +The **Fast.com** {% term integration %} uses the [Fast.com](https://fast.com/) web service to measure network bandwidth performance. {% note %} Currently, the Fast.com integration only supports measuring download bandwidth. From a3651f7969b4afee686b085725856bc746dd66cf Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:24:39 +0100 Subject: [PATCH 04/28] Update ffmpeg.markdown --- source/_integrations/ffmpeg.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ffmpeg.markdown b/source/_integrations/ffmpeg.markdown index 37d2584ca826..e7b7b654ab97 100644 --- a/source/_integrations/ffmpeg.markdown +++ b/source/_integrations/ffmpeg.markdown @@ -10,7 +10,7 @@ ha_platforms: ha_integration_type: system --- -The FFmpeg integration allows other Home Assistant integrations to process +The **FFmpeg** {% term integration %} allows other Home Assistant integrations to process video and audio streams. This integration supports all FFmpeg versions since 3.0.0. If you run From d94b64c18e6f857716e3aeaeb4f75dd1ccff47d8 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:25:51 +0100 Subject: [PATCH 05/28] Update camera.ffmpeg.markdown --- source/_integrations/camera.ffmpeg.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/camera.ffmpeg.markdown b/source/_integrations/camera.ffmpeg.markdown index b4d74bb1a1d7..b838daa0bd59 100644 --- a/source/_integrations/camera.ffmpeg.markdown +++ b/source/_integrations/camera.ffmpeg.markdown @@ -8,7 +8,7 @@ ha_iot_class: Local Polling ha_domain: ffmpeg --- -The `ffmpeg` platform allows you to use any video feed as a camera in Home Assistant via [FFmpeg](https://www.ffmpeg.org/). This video source must support multiple simultaneous reads, because for every concurrent Home Assistant user, a connection will be made to the source every 10 seconds. Normally this should not be a problem. +The **FFmpeg Camera** {% term integration %} allows you to use any video feed as a camera in Home Assistant via [FFmpeg](https://www.ffmpeg.org/). This video source must support multiple simultaneous reads, because for every concurrent Home Assistant user, a connection will be made to the source every 10 seconds. Normally this should not be a problem. ## Configuration From efefceb64d7b5e3a7a5f7602694cf369adcbb1fe Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:26:18 +0100 Subject: [PATCH 06/28] Update ffmpeg_motion.markdown --- source/_integrations/ffmpeg_motion.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ffmpeg_motion.markdown b/source/_integrations/ffmpeg_motion.markdown index 57dafc8470b3..d820c50211c9 100644 --- a/source/_integrations/ffmpeg_motion.markdown +++ b/source/_integrations/ffmpeg_motion.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -The `ffmpeg` {% term integration %} allows you to use any video feed with [FFmpeg](https://www.ffmpeg.org/) for motion sensors in Home Assistant. +The **FFmpeg Motion** {% term integration %} allows you to use any video feed with [FFmpeg](https://www.ffmpeg.org/) for motion sensors in Home Assistant. {% note %} From f883249bd9c8f678686234ab11156ee082254717 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:26:52 +0100 Subject: [PATCH 07/28] Update ffmpeg_noise.markdown --- source/_integrations/ffmpeg_noise.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ffmpeg_noise.markdown b/source/_integrations/ffmpeg_noise.markdown index 9b1c34c248e2..1a64cfee939e 100644 --- a/source/_integrations/ffmpeg_noise.markdown +++ b/source/_integrations/ffmpeg_noise.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -The `ffmpeg` {% term integration %} allows you to use any video or audio feed with [FFmpeg](https://www.ffmpeg.org/) for various sensors in Home Assistant. +The **FFmpeg Noise** {% term integration %} allows you to use any video or audio feed with [FFmpeg](https://www.ffmpeg.org/) for various sensors in Home Assistant. {% note %} From 4b19a85281ba52ab57372fd78f7696fc58ccc511 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:27:32 +0100 Subject: [PATCH 08/28] Update fujitsu_fglair.markdown --- source/_integrations/fujitsu_fglair.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fujitsu_fglair.markdown b/source/_integrations/fujitsu_fglair.markdown index 3d7a76e06f28..d65942f12137 100644 --- a/source/_integrations/fujitsu_fglair.markdown +++ b/source/_integrations/fujitsu_fglair.markdown @@ -15,7 +15,7 @@ ha_platforms: ha_iot_class: Cloud Polling --- -The {{ page.title }} {% term integration %} provides support for Fujitsu heat pumps and air conditioners that use the FGLair app. +The **FGLair** {% term integration %} provides support for Fujitsu heat pumps and air conditioners that use the FGLair app. To find out which app to use for your heat pump, check [the Fujitsu FGLair FAQ](https://www.fujitsu-general.com/global/support/faq/airstage-mobile/0127.html). ## Supported devices From 81215a53344615a43f119165e5dd6f03cad78ee8 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:27:49 +0100 Subject: [PATCH 09/28] Update fibaro.markdown --- source/_integrations/fibaro.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fibaro.markdown b/source/_integrations/fibaro.markdown index 840e6188fcdb..b3c2f02a7423 100644 --- a/source/_integrations/fibaro.markdown +++ b/source/_integrations/fibaro.markdown @@ -32,7 +32,7 @@ ha_config_flow: true ha_integration_type: hub --- -The Fibaro {% term integration %} allows you to connect Home Assistant to Fibaro Home Center, Nice Yubii Home, or a Zooz Z-Box Hub, enabling control and monitoring of connected devices and scene execution. Home Assistant uses a local connection to the hub. +The **Fibaro** {% term integration %} allows you to connect Home Assistant to Fibaro Home Center, Nice Yubii Home, or a Zooz Z-Box Hub, enabling control and monitoring of connected devices and scene execution. Home Assistant uses a local connection to the hub. ## Supported hub models From f02166391336c40ca448ae546ba982c95cd53da7 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:28:18 +0100 Subject: [PATCH 10/28] Update fints.markdown --- source/_integrations/fints.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fints.markdown b/source/_integrations/fints.markdown index 61f7d9fe7a23..e9ee11839c25 100644 --- a/source/_integrations/fints.markdown +++ b/source/_integrations/fints.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -With the FinTS {% term integration %}, you can fetch your account information from your bank. This only works with banks that support the FinTS (aka. HBCI) standard. The FinTS standard used by many German banks. So if you do not have a German bank account, this will most likely not work for you. To find out if your bank supports FinTS, check the bank's website or call their hotline. +With the **FinTS** {% term integration %}, you can fetch your account information from your bank. This only works with banks that support the FinTS (aka. HBCI) standard. The FinTS standard used by many German banks. So if you do not have a German bank account, this will most likely not work for you. To find out if your bank supports FinTS, check the bank's website or call their hotline. ## Configuration From e53a4ced3d925aad08c6d24be97c221d8468d446 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:28:38 +0100 Subject: [PATCH 11/28] Update firefly_iii.markdown --- source/_integrations/firefly_iii.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/firefly_iii.markdown b/source/_integrations/firefly_iii.markdown index 976a964ddfae..ca75c9ca5c56 100644 --- a/source/_integrations/firefly_iii.markdown +++ b/source/_integrations/firefly_iii.markdown @@ -17,7 +17,7 @@ ha_integration_type: integration ha_quality_scale: bronze --- -The Firefly III {% term integration %} is used as an interface to the [Firefly III API](https://api-docs.firefly-iii.org/). +The **Firefly III** {% term integration %} is used as an interface to the [Firefly III API](https://api-docs.firefly-iii.org/). Firefly III is a free open-source personal finance manager. It contains a full transaction management system, budgets, categories and reports. You can easily import transactions via the diverse options Firefly III offers. It even contains a rule engine to automate and help organize your bookkeeping. ## Prerequisites From 68ab6964004721243bf9182b1989aeac5e469551 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:29:02 +0100 Subject: [PATCH 12/28] Update fitbit.markdown --- source/_integrations/fitbit.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fitbit.markdown b/source/_integrations/fitbit.markdown index a3c757df4ed9..76cecbd564bc 100644 --- a/source/_integrations/fitbit.markdown +++ b/source/_integrations/fitbit.markdown @@ -14,7 +14,7 @@ ha_codeowners: ha_config_flow: true --- -The Fitbit sensor allows you to expose data from [Fitbit](https://fitbit.com/) to Home Assistant. +The **Fitbit** {% term integration %} allows you to expose data from [Fitbit](https://fitbit.com/) to Home Assistant. ## Prerequisites From 0780d797f45caa4aef6373b3bd8d958dbc976976 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:29:25 +0100 Subject: [PATCH 13/28] Update fixer.markdown --- source/_integrations/fixer.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fixer.markdown b/source/_integrations/fixer.markdown index ee248cd8ae11..11af4ae211e5 100644 --- a/source/_integrations/fixer.markdown +++ b/source/_integrations/fixer.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -The `fixer` {% term integration %} will show you the current exchange rate from [Fixer.io](https://fixer.io/) which is using data from the [European Central Bank (ECB)](https://www.ecb.europa.eu). +The **Fixer** {% term integration %} will show you the current exchange rate from [Fixer.io](https://fixer.io/) which is using data from the [European Central Bank (ECB)](https://www.ecb.europa.eu). To get an overview about the available [currencies](https://fixer.io/symbols). From 3073db0ff6b36f7be0b1b1f5cf02499af85b9640 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:29:47 +0100 Subject: [PATCH 14/28] Update fleetgo.markdown --- source/_integrations/fleetgo.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fleetgo.markdown b/source/_integrations/fleetgo.markdown index ad405bf696b3..e4b758c0bfda 100644 --- a/source/_integrations/fleetgo.markdown +++ b/source/_integrations/fleetgo.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -The `fleetgo` device tracker {% term integration %} allows you to integrate your vehicles equipped with [FleetGO](https://fleetgo.com) hardware into Home Assistant. It allows you to see certain details about your vehicle, but also shows your vehicle on the map. +The **FleetGO** {% term integration %} allows you to integrate your vehicles equipped with [FleetGO](https://fleetgo.com) hardware into Home Assistant. It allows you to see certain details about your vehicle, but also shows your vehicle on the map. ## Setup From 7e7cf60eef6ee919beb5c33ccc3f4ff17d6ee7de Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:30:07 +0100 Subject: [PATCH 15/28] Update flic.markdown --- source/_integrations/flic.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/flic.markdown b/source/_integrations/flic.markdown index c879f70328c4..f23e0bf19fd4 100644 --- a/source/_integrations/flic.markdown +++ b/source/_integrations/flic.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -The `flic` {% term integration %} allows you to receive click events from [flic](https://flic.io) smart buttons. +The **Flic** {% term integration %} allows you to receive click events from [flic](https://flic.io) smart buttons. The {% term integration %} does not directly interact with the buttons, *but communicates with a flic service* that manages the buttons. The service can run on the same instance as Home Assistant or any other reachable machine. From d8a76fc27282dd4e19d5c5126e604c8204d3633f Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:30:27 +0100 Subject: [PATCH 16/28] Update flo.markdown --- source/_integrations/flo.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/flo.markdown b/source/_integrations/flo.markdown index 2518043c269f..bfd490c141ea 100644 --- a/source/_integrations/flo.markdown +++ b/source/_integrations/flo.markdown @@ -19,7 +19,7 @@ ha_platforms: ha_integration_type: integration --- -The Flo {% term integration %} integrates +The **Flo** {% term integration %} integrates [Flo by Moen smart water shutoff valves](https://www.moen.com/flo) into Home Assistant. There is currently support for the following device types within Home Assistant: From c01a7a97b5857063187eb34fda32744636bf5a9e Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:30:48 +0100 Subject: [PATCH 17/28] Update flock.markdown --- source/_integrations/flock.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/flock.markdown b/source/_integrations/flock.markdown index 590afd44f073..bde2b144c964 100644 --- a/source/_integrations/flock.markdown +++ b/source/_integrations/flock.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -The `flock` {% term integration %} uses [Flock.com](https://flock.com) to deliver notifications from Home Assistant. +The **Flock** {% term integration %} uses [Flock.com](https://flock.com) to deliver notifications from Home Assistant. ## Setup From 8a7e524782655b567f98de234a9ccc62321f1cda Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:31:04 +0100 Subject: [PATCH 18/28] Update flume.markdown --- source/_integrations/flume.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/flume.markdown b/source/_integrations/flume.markdown index 526043b72720..e23f79cebc19 100644 --- a/source/_integrations/flume.markdown +++ b/source/_integrations/flume.markdown @@ -22,7 +22,7 @@ related: title: Configuration file --- -The Flume {% term integration %} will show you the current [Flume](https://flumewater.com/) status for the given Device ID. +The **Flume** {% term integration %} will show you the current [Flume](https://flumewater.com/) status for the given Device ID. Flume monitors the real-time status of your home water meter. Allowing the end-user to detect small leaks, gain real-time information on household water consumption, set water goals and budgets, and receive push notifications when suspicious water activities occur. From 3af2e64dea9a60ad154a3c77f4c6f11baa7da14e Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:31:22 +0100 Subject: [PATCH 19/28] Update flux.markdown --- source/_integrations/flux.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/flux.markdown b/source/_integrations/flux.markdown index 7ef893e597ff..fc48aaf85b47 100644 --- a/source/_integrations/flux.markdown +++ b/source/_integrations/flux.markdown @@ -15,7 +15,7 @@ related: title: Configuration file --- -The `flux` switch {% term integration %} will change the temperature of your lights similar to the way flux works on your computer, using circadian rhythm. They will be bright during the day, and gradually fade to a red/orange at night. The `flux` switch restores its last state after startup. +The **Flux** {% term integration %} will change the temperature of your lights similar to the way flux works on your computer, using circadian rhythm. They will be bright during the day, and gradually fade to a red/orange at night. The `flux` switch restores its last state after startup. The {% term integration %} will update your lights based on the time of day. It will only affect lights that are turned on and listed in the flux configuration. From 871e9a745502a2b0fb93577dc2e9f125586fa7ef Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:31:48 +0100 Subject: [PATCH 20/28] Update foobot.markdown --- source/_integrations/foobot.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/foobot.markdown b/source/_integrations/foobot.markdown index 0480bd92cfae..46da7f8117e5 100644 --- a/source/_integrations/foobot.markdown +++ b/source/_integrations/foobot.markdown @@ -12,7 +12,7 @@ ha_integration_type: integration ha_quality_scale: legacy --- -The `foobot` sensor platform will fetch air quality data from your or yours [Foobot device(s)](https://foobot.io/features/). +The **Foobot** {% term integration %} will fetch air quality data from your or yours [Foobot device(s)](https://foobot.io/features/). This sensor requires an API token. Please obtain one at [Foobot API site](https://api.foobot.io/apidoc/index.html). From cc234cfd74cc3e39799f2de8618b5f8339d8452c Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:32:23 +0100 Subject: [PATCH 21/28] Update foscam.markdown --- source/_integrations/foscam.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/foscam.markdown b/source/_integrations/foscam.markdown index 9f198006cfeb..f487d1d658b3 100644 --- a/source/_integrations/foscam.markdown +++ b/source/_integrations/foscam.markdown @@ -16,7 +16,7 @@ ha_platforms: ha_integration_type: integration --- -The `foscam` platform allows you to watch the live stream of your [Foscam](https://www.foscam.com) IP camera in Home Assistant. +The **Foscam** {% term integration %} allows you to watch the live stream of your [Foscam](https://www.foscam.com) IP camera in Home Assistant. {% include integrations/config_flow.md %} From 5ea6622ba95b0a71278a3026b371abff48daed12 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:33:01 +0100 Subject: [PATCH 22/28] Update foursquare.markdown --- source/_integrations/foursquare.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/foursquare.markdown b/source/_integrations/foursquare.markdown index 6d439df5f22c..386a121f1437 100644 --- a/source/_integrations/foursquare.markdown +++ b/source/_integrations/foursquare.markdown @@ -13,7 +13,7 @@ related: ha_quality_scale: legacy --- -The `foursquare` {% term integration %} accepts pushes from the Foursquare [Real-Time API](https://developer.foursquare.com/overview/realtime) and an action to check users in on Swarm. +The **Foursquare** {% term integration %} accepts pushes from the Foursquare [Real-Time API](https://developer.foursquare.com/overview/realtime) and an action to check users in on Swarm. To enable Foursquare, add the following to your {% term "`configuration.yaml`" %} file. {% include integrations/restart_ha_after_config_inclusion.md %} From b23c4e773ab23229961af34b195aa3a277b75371 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:33:21 +0100 Subject: [PATCH 23/28] Update free_mobile.markdown --- source/_integrations/free_mobile.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/free_mobile.markdown b/source/_integrations/free_mobile.markdown index 650be14218f6..075fe8acf81f 100644 --- a/source/_integrations/free_mobile.markdown +++ b/source/_integrations/free_mobile.markdown @@ -15,7 +15,7 @@ related: ha_quality_scale: legacy --- -The `free_mobile` {% term integration %} uses the French mobile operator [Free Mobile](http://mobile.free.fr/) to send SMS to your own cell phone. +The **Free Mobile** {% term integration %} uses the French mobile operator [Free Mobile](http://mobile.free.fr/) to send SMS to your own cell phone. ## Prerequisites From d308cd905182d7ac57dbb4f89d3848ee991e064d Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:33:40 +0100 Subject: [PATCH 24/28] Update freebox.markdown --- source/_integrations/freebox.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/freebox.markdown b/source/_integrations/freebox.markdown index 74481e7011a7..cf2334defa88 100644 --- a/source/_integrations/freebox.markdown +++ b/source/_integrations/freebox.markdown @@ -27,7 +27,7 @@ ha_zeroconf: true ha_integration_type: integration --- -The `freebox` {% term integration %} allows you to observe and control [Freebox router](https://www.free.fr/freebox/). +The **Freebox** {% term integration %} allows you to observe and control [Freebox router](https://www.free.fr/freebox/). There is currently support for the following device types within Home Assistant: From c57502cbce515ed5e67fbd20f4c032ebfb8be7a8 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:34:20 +0100 Subject: [PATCH 25/28] Update fritzbox_callmonitor.markdown --- source/_integrations/fritzbox_callmonitor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fritzbox_callmonitor.markdown b/source/_integrations/fritzbox_callmonitor.markdown index ca51c9f66522..f9128de5fe9e 100644 --- a/source/_integrations/fritzbox_callmonitor.markdown +++ b/source/_integrations/fritzbox_callmonitor.markdown @@ -14,7 +14,7 @@ ha_codeowners: - '@cdce8p' --- -The `fritzbox_callmonitor` sensor monitors the call monitor exposed by [FRITZ!Box](https://en.fritz.com/products/fritzbox/) routers (by FRITZ!, formerly AVM) on TCP port 1012. It will assume the values `idle`, `ringing`, `dialing` or `talking` with the phone numbers involved contained in the state attributes. +The **FRITZ!Box Call Monitor** {% term integration %} monitors the call monitor exposed by [FRITZ!Box](https://en.fritz.com/products/fritzbox/) routers (by FRITZ!, formerly AVM) on TCP port 1012. It will assume the values `idle`, `ringing`, `dialing` or `talking` with the phone numbers involved contained in the state attributes. It can also access the internal phone book of the router to look up the names corresponding to the phone numbers and store them in the state attributes. ## Prerequisites From a7718c0e3d95d5ae8207d14a2a1651f4319d2e70 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:34:38 +0100 Subject: [PATCH 26/28] Update fritz.markdown --- source/_integrations/fritz.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fritz.markdown b/source/_integrations/fritz.markdown index 61bc3bad5f8b..e500ba2adc16 100644 --- a/source/_integrations/fritz.markdown +++ b/source/_integrations/fritz.markdown @@ -31,7 +31,7 @@ related: title: Enabling or disabling entities --- -The FRITZ!Box Tools integration allows you to control your [FRITZ!Box](https://en.fritz.com/products/fritzbox/) router (by FRITZ!, formerly AVM) and have presence detection for connected network devices. +The **FRITZ!Box Tools** {% term integration %} allows you to control your [FRITZ!Box](https://en.fritz.com/products/fritzbox/) router (by FRITZ!, formerly AVM) and have presence detection for connected network devices. There is support for the following platform types within Home Assistant: From 044b21dbcf91c2119d3be3b2a86519425cc18aa7 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:34:54 +0100 Subject: [PATCH 27/28] Update fritzbox.markdown --- source/_integrations/fritzbox.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fritzbox.markdown b/source/_integrations/fritzbox.markdown index 1d642fdf0185..adf140b066a2 100644 --- a/source/_integrations/fritzbox.markdown +++ b/source/_integrations/fritzbox.markdown @@ -28,7 +28,7 @@ ha_codeowners: ha_integration_type: hub --- -The FRITZ!SmartHome {% term integration %} for Home Assistant allows you to integrate [FRITZ! Smart Home](https://fritz.com/en/collections/smart-home/) (_former AVM FRITZ!DECT_) devices like plugs, thermostats or shutter drivers as also trigger so called smart home templates (_contains settings for Smart Home devices of the same type_). +The **FRITZ!SmartHome** {% term integration %} for Home Assistant allows you to integrate [FRITZ! Smart Home](https://fritz.com/en/collections/smart-home/) (_former AVM FRITZ!DECT_) devices like plugs, thermostats or shutter drivers as also trigger so called smart home templates (_contains settings for Smart Home devices of the same type_). #### Tested devices From a5fdaea5cf24c3c7545aa4e00b8c73e66a6aec02 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 9 Dec 2025 20:35:08 +0100 Subject: [PATCH 28/28] Update fronius.markdown --- source/_integrations/fronius.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fronius.markdown b/source/_integrations/fronius.markdown index 2c49091eec19..13e078669182 100644 --- a/source/_integrations/fronius.markdown +++ b/source/_integrations/fronius.markdown @@ -18,7 +18,7 @@ ha_integration_type: integration ha_quality_scale: platinum --- -The Fronius integration polls a [Fronius](https://www.fronius.com/) solar inverter or datalogger for details of a Fronius SolarNet setup and integrate it in your Home Assistant installation. +The **Fronius** {% term integration %} polls a [Fronius](https://www.fronius.com/) solar inverter or datalogger for details of a Fronius SolarNet setup and integrate it in your Home Assistant installation. ## Supported devices