mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add switch platform info to Fritz (#18131)
This commit is contained in:
parent
f88a51495e
commit
a7687d31d2
@ -17,6 +17,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- device_tracker
|
- device_tracker
|
||||||
- sensor
|
- sensor
|
||||||
|
- switch
|
||||||
ha_ssdp: true
|
ha_ssdp: true
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -27,6 +28,7 @@ There is support for the following platform types within Home Assistant:
|
|||||||
- **Device tracker** - presence detection by looking at connected devices.
|
- **Device tracker** - presence detection by looking at connected devices.
|
||||||
- **Binary sensor** - connectivity status.
|
- **Binary sensor** - connectivity status.
|
||||||
- **Sensor** - external IP address and uptime.
|
- **Sensor** - external IP address and uptime.
|
||||||
|
- **Switch** - call deflection, port forward, device profile and Wi-Fi networks.
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user