Skip to content

Platform that exposes switches for the Power-over-Ethernet state of ZyXEL network devices (at least GS1900-series switches)

License

Notifications You must be signed in to change notification settings

lukas-hetzenecker/home-assistant-zyxel-poe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge

Manage the Power-over-Ethernet functionality of ZyXEL switches. Because this functionality is not available via SNMP (WTF, ZyXEL?) it will be performed over HTTP. Admin credentials are required.

Compatibility

Tested with:

  • ZyXEL GS1900-8HP
  • ZyXEL GS1900-10HP
  • ZyXEL GS1900-24EP

Should be compatible with similar models.

Installation

To use this plugin, copy the zyxel_poe folder into your custom_components folder.

Configuration

# Example configuration.yaml entry
switch:
- platform: zyxel_poe
  devices:
  - host: switch1.local
    username: admin
    password: !secret switch1
  - host: switch2.local
    username: admin
    password: !secret switch2

About

Platform that exposes switches for the Power-over-Ethernet state of ZyXEL network devices (at least GS1900-series switches)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages