mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Fix SNMP ToC link (#24515)
This commit is contained in:
parent
2fa0bbc3a9
commit
85d00adade
@ -20,7 +20,7 @@ A lot of Wi-Fi access points and Wi-Fi routers support the Simple Network Manage
|
|||||||
|
|
||||||
There is currently support for the following device types within Home Assistant:
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
- [Presence Detection](#precense-detection)
|
- [Presence Detection](#presence-detection)
|
||||||
- [Sensor](#sensor)
|
- [Sensor](#sensor)
|
||||||
- [Switch](#switch)
|
- [Switch](#switch)
|
||||||
|
|
||||||
@ -424,7 +424,7 @@ switch:
|
|||||||
baseoid: 1.3.6.1.4.1.19865.1.2.1.4.0
|
baseoid: 1.3.6.1.4.1.19865.1.2.1.4.0
|
||||||
payload_on: 1
|
payload_on: 1
|
||||||
payload_off: 0
|
payload_off: 0
|
||||||
|
|
||||||
- platform: snmp
|
- platform: snmp
|
||||||
name: Enable PoE on Netgear switch port 2 using SNMP v3
|
name: Enable PoE on Netgear switch port 2 using SNMP v3
|
||||||
host: 192.168.0.4
|
host: 192.168.0.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user