All Projects → cyprieng → gazpar-home-assistant

cyprieng / gazpar-home-assistant

Licence: other
Retrieve Gazpar consumption in home assistant

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to gazpar-home-assistant

soma-ctrl
Node util for controlling SOMA smart shade via MQTT or HTTP
Stars: ✭ 19 (-26.92%)
Mutual labels:  home-automation, home-assistant
amshan-homeassistant
Home Assistant integrasjon for strømmålere (AMS/HAN/P1). Integrasjonen støter både streaming (serieport/TCP-IP) og MQTT (Tibber Pulse, energyintelligence.se etc)
Stars: ✭ 39 (+50%)
Mutual labels:  home-automation, home-assistant
nibeuplink
Nibe Uplink asyncronous python interface
Stars: ✭ 20 (-23.08%)
Mutual labels:  home-automation, home-assistant
jarvis
Jarvis Home Automation
Stars: ✭ 81 (+211.54%)
Mutual labels:  home-automation, home-assistant
denonavr
Automation Library for Denon AVR receivers.
Stars: ✭ 126 (+384.62%)
Mutual labels:  home-automation, home-assistant
awesome-ha-blueprints
A curated collection of automation blueprints for Home Assistant.
Stars: ✭ 258 (+892.31%)
Mutual labels:  home-automation, home-assistant
light-card
Lovelace light-card for home assistant
Stars: ✭ 18 (-30.77%)
Mutual labels:  home-automation, home-assistant
home-assistant-config
Ma configuration Home Assistant commentée en anglais et en français | My Home Assistant config with French and English comments.
Stars: ✭ 29 (+11.54%)
Mutual labels:  home-automation, home-assistant
Home-Assistant-Main
My Home Assistant Configuration Be sure to ⭐ my repo so you can keep up to date on the daily progress!
Stars: ✭ 54 (+107.69%)
Mutual labels:  home-automation, home-assistant
Tuya-v2-Supported-Devices
A collection of all of the known working Tuya v2 Devices
Stars: ✭ 30 (+15.38%)
Mutual labels:  home-automation, home-assistant
hhnl.HomeAssistantNet
No description or website provided.
Stars: ✭ 31 (+19.23%)
Mutual labels:  home-automation, home-assistant
home
Monorepo for all home automation related development, including integrated firmware, PCBs, configuration, and bridges
Stars: ✭ 104 (+300%)
Mutual labels:  home-automation, home-assistant
homeassistant-lightwave2
Lightwave RF custom component for Home Assistant. Requires generation 2 ("Link Plus") hub, but will control both generation 1 ("Connect Series") and generation 2 ("Smart Series") devices.
Stars: ✭ 31 (+19.23%)
Mutual labels:  home-automation, home-assistant
home assistant appdaemon alexa google
An AppDaemon application for Home Assistant, handles calls from Alexa Skill and a Google Action
Stars: ✭ 11 (-57.69%)
Mutual labels:  home-automation, home-assistant
texecom2mqtt-hassio
Home Assistant add-on. Connect to Texecom Premier Elite alarm panels and publish updates to MQTT. Supports arming/disarming as well as zone updates and alarm events.
Stars: ✭ 15 (-42.31%)
Mutual labels:  home-automation, home-assistant
home-assistant-notebooks
📓 Sample Jupyter Notebooks to explore Home Assistant data
Stars: ✭ 49 (+88.46%)
Mutual labels:  home-automation, home-assistant
mac-api
Command your Mac from afar
Stars: ✭ 33 (+26.92%)
Mutual labels:  home-automation, home-assistant
HADailySensor
Sensor for Home Assistant that gets reset at midnight
Stars: ✭ 20 (-23.08%)
Mutual labels:  home-automation, home-assistant
M5Stack-Air-Quality-ESPHome
ESPHome configuration for M5Stack's PM2.5 Air Quality Kit with the PMSA003 particulate matter sensor and the SHT20 temperature and humidity sensor
Stars: ✭ 19 (-26.92%)
Mutual labels:  home-automation, home-assistant
hassio
ESPHome Hass.io addon files
Stars: ✭ 175 (+573.08%)
Mutual labels:  home-automation, home-assistant

Gazpar home assistant

This module show your Gazpar consumption inside home assistant.

Install

HACS (recommended)

You can install this custom component using HACS by adding a custom repository.

Manual install

Copy this repository inside config/custom_components/gazpar.

Configuration

Add this to your configuration.yaml:

sensor:
  - platform: gazpar
    username: !secret gazpar.username
    password: !secret gazpar.password
    pce: 1234567890  # PCE identifier (can be found on grdf.fr)

This will create a kwh index sensor that can be used in HA energy.

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].