kirei / hass-chargeamps

Home Assistant Component for Chargeamps
Other
25 stars 8 forks source link
chargeamps homeassistant-integration

Charge Amps for Home Assistant

This repository contains a Charge Amps component for Home Assistant.

hacs_badge

The module is developed by Kirei AB and is not supported by Charge Amps AB.

Installation

Installation via HACS (recommended) or by copying custom_components/chargeamps into your Home Assistant configuration directory.

Supported Hardware

Configuration

The component requires configuration via the Home Assistant configuration file. The following parameters are required:

chargeamps:
  username: EMAIL_ADDRESS
  password: SECRET_PASSWORD
  api_key: SECRET_API_KEY

The default is to configure all charge points for the account. To only include some charge points a list of charge point IDs can be provided using the chargepoints parameter (a list of strings).

N.B. You will need an API key from Charge Amps Support to use this component.

Entities

Each Chargeamps chargepoint connector will be represented as a sensor with the current status of the connector as the state. Each connector will also be represented as a switch that can be used to enable/disable the connector.

Lights (downlight/dimmer) appears are represented as lights.

Additional sensor attributes

Additional switch attributes

Additional light attributes

Services

The following services are implemented by the component: