We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca0ada commit cfe0c18Copy full SHA for cfe0c18
source/_integrations/transmission.markdown
@@ -2,7 +2,6 @@
2
title: Transmission
3
description: Instructions on how to integrate Transmission within Home Assistant.
4
ha_category:
5
- - Binary sensor
6
- Downloading
7
- Sensor
8
- Switch
@@ -15,7 +14,6 @@ ha_codeowners:
15
14
- '@andrew-codechimp'
16
ha_domain: transmission
17
ha_platforms:
18
- - binary_sensor
19
- sensor
20
- switch
21
ha_integration_type: service
@@ -54,9 +52,6 @@ Verify SSL certificate:
54
52
55
53
The **Transmission** integration provides the following sensors and switches.
56
57
-### Binary sensors
58
-
59
-A binary sensor indicating whether the incoming peer port is open and reachable from the internet (port forwarding status).
60
### Sensors
61
62
- The status of your Transmission daemon.
0 commit comments