Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 871 Bytes

controls.md

File metadata and controls

27 lines (15 loc) · 871 Bytes

Controls

Switches

Port state switch

The component allows you to enable and disable each port.

By default, adding these switches are disabled, but you can add them via options.

There are several switches:

  • switch.<integration_name>_port_<port_number>_enabled

Note: don't use this feature if you don't know what you are doing.

Port PoE state switch

The component allows you to enable and disable PoE for each supported port.

By default, adding these switches are disabled, but you can add them via options.

These switches will not be added to Home Assistant if the device does not support PoE.

There are several switches:

  • switch.<integration_name>_port_<port_number>_poe_enabled

Note: don't use this feature if you don't know what you are doing.