-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I would like configure ConsolePi to support Power Control with my PoE switch, by using Home Assistant as an intermediatary between ConsolePi and my Network Controller.
My existing Home Assistant instance is able to control individual ports on my PoE switch. Since ESPHome and Home Assistant are from the same foks, there are a number of parallels between both systems.
AFAIK, the main differences between a Home Assistant or ESPHome power controller are:
- Ability to interact with REST APIs such as http://home-assistant:8123/api/states/switch.poe_portX . See https://developers.home-assistant.io/docs/api/rest/ for more details
- Ability to pass a Bearer Token for auth when interacting with Home Assistant. See https://developers.home-assistant.io/docs/auth_api/#long-lived-access-token for more details
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request