{"id":44360807,"url":"https://github.com/lfpoulain/ha-eco2mix","last_synced_at":"2026-02-11T17:24:41.213Z","repository":{"id":266842119,"uuid":"894199176","full_name":"lfpoulain/ha-eco2mix","owner":"lfpoulain","description":" Suivez en temps réel la production et la consommation d'électricité en France via HomeAssitant!","archived":false,"fork":false,"pushed_at":"2024-12-14T17:54:36.000Z","size":561,"stargazers_count":16,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-18T14:43:14.434Z","etag":null,"topics":["eco2mix","hacs","hacs-integration","home-assistant","homeassitant","integration","lfpoulain","odre","rte"],"latest_commit_sha":null,"homepage":"https://www.rte-france.com/eco2mix","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lfpoulain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-25T23:43:06.000Z","updated_at":"2025-10-07T12:00:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"4262def6-c472-4a5e-a80b-882888a7fc8f","html_url":"https://github.com/lfpoulain/ha-eco2mix","commit_stats":null,"previous_names":["lfpoulain/ha-eco2mix"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lfpoulain/ha-eco2mix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfpoulain%2Fha-eco2mix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfpoulain%2Fha-eco2mix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfpoulain%2Fha-eco2mix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfpoulain%2Fha-eco2mix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfpoulain","download_url":"https://codeload.github.com/lfpoulain/ha-eco2mix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfpoulain%2Fha-eco2mix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29339347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T16:14:43.024Z","status":"ssl_error","status_checked_at":"2026-02-11T16:14:15.258Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eco2mix","hacs","hacs-integration","home-assistant","homeassitant","integration","lfpoulain","odre","rte"],"created_at":"2026-02-11T17:24:40.678Z","updated_at":"2026-02-11T17:24:41.208Z","avatar_url":"https://github.com/lfpoulain.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔌 éCO2mix pour Home Assistant\n\nCette intégration Home Assistant vous permet d'accéder aux données RTE (Réseau de Transport d'Électricité) via l'API éCO2mix, offrant une vue détaillée du réseau électrique français.\n\n[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg)](https://github.com/custom-components/hacs)\n[![maintained](https://img.shields.io/maintenance/yes/2024.svg)](#)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n![Dashboard Preview](https://raw.githubusercontent.com/lfpoulain/ha-eco2mix/refs/heads/main/images/dashboard.png)\n\n## ✨ Fonctionnalités\n\n- 📈 Suivi en temps réel de la consommation électrique\n- 🔋 Détail de la production par source d'énergie\n- 🔄 Monitoring des échanges internationaux (Import/Export)\n- 📊 Visualisations dynamiques du mix énergétique\n- 📱 Dashboard intégré et responsive\n- ⚡ Conversion automatique en GigaWatts\n\n## 📋 Prérequis\n\n1. 🏠 Une installation Home Assistant **2024.12** fonctionnelle\n2. 🛠️ HACS (Home Assistant Community Store)\n3. 📊 Cartes personnalisées (via HACS) :\n   - 📈 apexcharts-card\n   - 🥧 pie-chart-card\n\n## 🚀 Installation\n\n### Via HACS (Recommandé) \n\n1. Dans HACS \u003e Intégrations\n2. Menu ⋮ \u003e Dépôts personnalisés\n3. Ajouter `https://github.com/lfpoulain/ha-eco2mix`\n4. Sélectionner \"Intégration\"\n5. Rechercher \"éCO2mix\"\n6. Installer et redémarrer Home Assistant\n\n![Installation Steps](https://raw.githubusercontent.com/lfpoulain/ha-eco2mix/refs/heads/main/images/installation.png)\n\n### Installation Manuelle 🛠️\n\n1. 📥 Télécharger le dépôt\n2. 📁 Copier `custom_components/eco2mix` dans votre dossier `custom_components`\n3. 🔄 Redémarrer Home Assistant\n\n## ⚙️ Configuration\n\n1. Aller dans Configuration \u003e Intégrations\n2. Cliquer sur le bouton \"+\" \n3. Rechercher \"éCO2mix\"\n4. Ajoutez l'intégration \n\n## 📊 Dashboard\n\nUn dashboard d'exemple est disponnible : [eco2mix.yaml](https://github.com/lfpoulain/ha-eco2mix/blob/main/dashboards/eco2mix.yaml)\n\n![Main View](https://raw.githubusercontent.com/lfpoulain/ha-eco2mix/refs/heads/main/images/main_view.png)\n\n- 📊 Valeurs principales en GW\n- 📈 Graphique d'évolution 24h\n- 🥧 Répartition de la production\n\n\u003e Il faudra probablement modifier les entités utilisé dans le dashboard car elles peuvent être nommées différemment sur votre homeassistant\n\n### Sources d'Énergie Suivies\n\n| Source | Icône |\n|--------|-------|\n| Nucléaire | ⚛️ |\n| Éolien | 🌪️ |\n| Solaire | ☀️ |\n| Hydraulique | 💧 |\n| Bioénergies | 🌱 |\n| Gaz | 🔥 |\n| Charbon | 🏭 |\n| Fioul | 🛢️ |\n\n## ❓ Dépannage\n\nSi les données ne s'affichent pas :\n1. 🔍 Vérifier votre connexion Internet\n2. 📝 Consulter les logs Home Assistant\n3. 🔄 Redémarrer Home Assistant\n\n## 🤝 Contribution\n\nLes contributions sont les bienvenues ! N'hésitez pas à :\n- 🐛 Signaler des bugs\n- 💡 Proposer des améliorations\n- 🔧 Soumettre des pull requests\n\n## 📫 Support\n\nBesoin d'aide ? \n- 📝 Ouvrir une [Issue](https://github.com/lfpoulain/ha-eco2mix/issues)\n- 💬 Rejoindre la discussion\n\n## 👏 Crédits\n\n- ⚡ Données : [RTE éCO2mix](https://www.rte-france.com/eco2mix)\n- 🌐 API : [ODRE](https://odre.opendatasoft.com/)\n\n## 📄 Licence\n\nCe projet est sous licence MIT. Consultez le fichier LICENSE pour plus de détails.\n\n---\nMade with ❤️ by [@lfpoulain](https://github.com/lfpoulain)\nAnd with the generous help of [@piitaya](https://github.com/piitaya)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfpoulain%2Fha-eco2mix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flfpoulain%2Fha-eco2mix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfpoulain%2Fha-eco2mix/lists"}