MySensors nRF24 Linky Module
What is MySensors?
Always wanted to make your own IoT sensors to automate your home? MySensors does all the heavy lifting so you can focus on what matters. It integrates into a lot of controllers (Home Assistant, Jeedom, Domoticz, and more) so you can easily connect custom made devices into your existing home automation setup.
Description
This module plugs into french Linky electricity meters to read real-time information provided through the official consumer-side Télé-Information Client (TIC) output. That information, refreshed approximately every 10 seconds includes:
- Power (in W)
- Current (in A) for each phase
- Accumulated consumption (in Wh)
- Advance notice for EJP Rate (Préavis)
- Pricing for EJP Rate (Heures Normales, Heures Pointe Mobile)
- Pricing for HC Rate (Heures Pleines, Heures Creuses)
- Pricing for Tempo rate (Bleu, Blanc ou Rouge)
- Tomorrow's color for Tempo Rate (Bleu, Blanc ou Rouge)
Features
- Designed for MySensors with a nRF24 radio
- Self-powered, doesn't require a battery
- Opensource firmware (link below)
- USB port for debugging and firmware update
- Follows specification Enedis-NOI-CPT_54E
- Auto detects baud rate and mode (1200 bps for historic, 9600 bps for standard)
Known limitations
Because I don't have access to a meter in standard mode, the firmware currently supports historic mode. If you are interested, you are welcome to submit a pull request or open a ticket.