https://github.com/soif/espteleinfo
EspTeleInfo reads TeleInfo, publishes it on its included Webserver, Oled Display, and updates Domoticz, Jeedom or Emoncms
https://github.com/soif/espteleinfo
domoticz esp8266 teleinfo tic wemos
Last synced: about 1 month ago
JSON representation
EspTeleInfo reads TeleInfo, publishes it on its included Webserver, Oled Display, and updates Domoticz, Jeedom or Emoncms
- Host: GitHub
- URL: https://github.com/soif/espteleinfo
- Owner: soif
- Created: 2020-12-09T18:07:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T09:02:37.000Z (over 4 years ago)
- Last Synced: 2025-02-03T04:34:25.109Z (3 months ago)
- Topics: domoticz, esp8266, teleinfo, tic, wemos
- Language: C
- Homepage:
- Size: 1.6 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EspTeleinfo
**(WORK IN PROGRESS!)**
This is a fork of the amazing Wifinfo , part of LibTeleInfo by Charles Hallard. This ESP8266 project connects to french Enedis Energy counter, using the TeleInfo port, and publish the results to:
- Its own webserver
- An OLED display
- Domoticz, Jeedom or EmoncmsYou can see Teleinformation official french datasheet [there][1]
*Since this is really dedicated to French energy measuring system, I will continue in French*
## Description
Cette réalisation est basée sur l'excellent projet [Wifinfo][2] de [Charles Hallard][3], ainsi que [le fork de Sylvain Remy][4] (qui a rajouté le support de Domoticz).
## Fonctionnalités
- Serveur Web fournissant le suivi en temps réel
- Envoi de la TeleInfo vers Domoticz, Jeedom ou Emoncms
- Affichage sur écran OLED de la conso instantanée, et de la période tarifaire
- Led RGB affichant la période tarifaire en court (Heures Pleine/ Heures Creuses)
- Led affichant les trames recues## Schema

## PCB (Prototype)

## License
Cette oeuvre est mise à disposition selon les termes de la Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.
Si vous êtes une entreprise et que vous souhaitez participer car vous utilisez cette librairie dans du hardware (box, automate, ...), vous pouvez toujours m'envoyer un exemplaire de votre fabrication, c'est toujours sympa de voir ce qui est fait avec ce code ;-)
[1]: https://www.enedis.fr/sites/default/files/Enedis-NOI-CPT_02E.pdf
[2]: https://hallard.me/wifiinfo/
[3]: https://hallard.me
[4]: https://github.com/sremy91/LibTeleinfo