All Projects → fondberg → easee_hass

fondberg / easee_hass

Licence: other
Custom component for Easee EV charger

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to easee hass

Home Assistant Config
My Home Assistant configuration
Stars: ✭ 41 (-56.84%)
Mutual labels:  hass, home-assistant
Addon Homebridge
 Homebridge - Community Hass.io Add-on for Home Assistant
Stars: ✭ 96 (+1.05%)
Mutual labels:  hass, home-assistant
Xiaoai hass bridge
小爱同学的skill -- 桥接home assistant
Stars: ✭ 49 (-48.42%)
Mutual labels:  hass, home-assistant
Homeassistant
Home Assistant Configuration Files and Documentation
Stars: ✭ 395 (+315.79%)
Mutual labels:  hass, home-assistant
Hass Custom Alarm
Yet another take on a home assistant custom alarm
Stars: ✭ 213 (+124.21%)
Mutual labels:  hass, home-assistant
Smarthome
@skalavala 👍 Nothing But Smarthome Stuff! - By Mahasri Kalavala
Stars: ✭ 437 (+360%)
Mutual labels:  hass, home-assistant
Homeassistant Config
Configuration for @brianjking & @KinnaT's Home Assistant Installation
Stars: ✭ 80 (-15.79%)
Mutual labels:  hass, home-assistant
ha-rest980-roomba
HA iRobot Roomba Configuration using rest980
Stars: ✭ 116 (+22.11%)
Mutual labels:  hass, home-assistant
Home Assistant.io
📘 Home Assistant User documentation
Stars: ✭ 2,377 (+2402.11%)
Mutual labels:  hass, home-assistant
Entity Controller
Entity and lighting controller for managing devices via timers, scripts, and sun-based time restrictions.
Stars: ✭ 156 (+64.21%)
Mutual labels:  hass, home-assistant
Vacuum Card
Vacuum cleaner card for Home Assistant Lovelace UI
Stars: ✭ 295 (+210.53%)
Mutual labels:  hass, home-assistant
purifier-card
Air Purifier card for Home Assistant Lovelace UI
Stars: ✭ 155 (+63.16%)
Mutual labels:  hass, home-assistant
hass-pfsense
pfSense integration with Home Assistant
Stars: ✭ 44 (-53.68%)
Mutual labels:  hass, home-assistant
Hass Config
Configuration files for Home Assistant
Stars: ✭ 32 (-66.32%)
Mutual labels:  hass, home-assistant
addon-shinobi
Shinobi Pro - Community Hass.io Add-on for Home Assistant
Stars: ✭ 22 (-76.84%)
Mutual labels:  hass, home-assistant
Home Assistant Config
🏠 My Home Assistant configuration, a bit different that others :) Be sure to 🌟 this repository for updates!
Stars: ✭ 1,050 (+1005.26%)
Mutual labels:  hass, home-assistant
works-with-home-assistant
Equipment and software that works with Home Assistant
Stars: ✭ 32 (-66.32%)
Mutual labels:  hass, home-assistant
ha-config-ataraxis
My Home Assistant Configs. If you like what you see, please ⭐️my repo. It would encourage me a lot 🤘
Stars: ✭ 146 (+53.68%)
Mutual labels:  hass, home-assistant
Operating System
🔰 Home Assistant Operating System
Stars: ✭ 1,920 (+1921.05%)
Mutual labels:  hass, home-assistant
charger-card
A lovelace card for electrical vehicle (EV) home chargers and charging robots.
Stars: ✭ 57 (-40%)
Mutual labels:  hass, easee

easee_hass hacs_badge Validate with hassfest Maintenance Easee_downloads easee_hass_downloads

Buy me a coffee

Easee EV charger component for Home Assistant

Custom component to support Easee EV chargers and equalizers.

The status sensor is the default sensor and has the following values

disconnected
awaiting_start
charging
ready_to_charge
completed
error

Installation

There are 2 different methods of installing the custom component

HACS installation

  1. Add this repository from HACS->Integrations.
  2. Restart Home Assistant.
  3. Install the component from the Configuration->Integrations.

Git installation

  1. Make sure you have git installed on your machine.
  2. Navigate to you home assistant configuration folder.
  3. Create a custom_components folder of it does not exist, navigate down into it after creation.
  4. Execute the following command: git clone https://github.com/fondberg/easee_hass.git easee
  5. Run bash links.sh

Configuration

Configuration is done through in Configuration > Integrations where you first configure it and then set the options for what you want to monitor.

Development

This project uses black for code formatting and flake8 for linting. Always run

make lint

Before pushing your changes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].