From bc7654633cfdef3eb0fcf819d8eb5be250bb9d0a Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Wed, 27 Sep 2023 08:01:32 +0200 Subject: [PATCH] Add button platform to Vodafone Station (#29034) --- source/_integrations/vodafone_station.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/vodafone_station.markdown b/source/_integrations/vodafone_station.markdown index 984a51a1f4a..54abb726f15 100644 --- a/source/_integrations/vodafone_station.markdown +++ b/source/_integrations/vodafone_station.markdown @@ -11,6 +11,7 @@ ha_codeowners: - '@chemelli74' ha_iot_class: Local Polling ha_platforms: + - button - device_tracker - sensor ha_ssdp: false @@ -23,6 +24,7 @@ There is support for the following platform types within Home Assistant: - **Device tracker** - presence detection by looking at connected devices. - **Sensor** - external IP address, uptime, firmware, resources and network monitors. +- **Button** - restart router, dsl/fiber/internet key connections. {% include integrations/config_flow.md %} ## Integration options