Fix SNMP ToC link (#24515)

This commit is contained in:
Aidan Timson 2022-10-11 13:12:53 +01:00 committed by GitHub
parent 2fa0bbc3a9
commit 85d00adade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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